WIP
This commit is contained in:
parent
bf79bff7ec
commit
855b7b1068
@ -1,3 +1,3 @@
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
archiso-custom
|
||||
trauma-workstation
|
||||
|
@ -1,10 +1 @@
|
||||
To install [38;2;23;147;209mArch Linux[0m follow the installation guide:
|
||||
https://wiki.archlinux.org/title/Installation_guide
|
||||
|
||||
For Wi-Fi, authenticate to the wireless network using the [35miwctl[0m utility.
|
||||
For mobile broadband (WWAN) modems, connect with the [35mmmcli[0m utility.
|
||||
Ethernet, WLAN and WWAN interfaces using DHCP should work automatically.
|
||||
|
||||
After connecting to the internet, the installation guide can be accessed
|
||||
via the convenience script [35mInstallation_guide[0m.
|
||||
|
||||
Welcome to Trauma Linux!
|
@ -1 +0,0 @@
|
||||
/run/systemd/resolve/stub-resolv.conf
|
1
arch-custom/airootfs/etc/resolv.conf
Normal file
1
arch-custom/airootfs/etc/resolv.conf
Normal file
@ -0,0 +1 @@
|
||||
nameserver 8.8.8.8
|
@ -2,4 +2,7 @@
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
[Journal]
|
||||
Storage=volatile
|
||||
Audit=no
|
||||
Compress=yes
|
||||
Storage=persistent
|
||||
SystemKeepFree=1G
|
||||
|
@ -1,15 +0,0 @@
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
[Match]
|
||||
Name=wl*
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
IPv6PrivacyExtensions=yes
|
||||
|
||||
[DHCPv4]
|
||||
RouteMetric=1024
|
||||
|
||||
[DHCPv6]
|
||||
RouteMetric=1024
|
@ -1,15 +0,0 @@
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
[Match]
|
||||
Name=ww*
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
IPv6PrivacyExtensions=yes
|
||||
|
||||
[DHCPv4]
|
||||
RouteMetric=2048
|
||||
|
||||
[DHCPv6]
|
||||
RouteMetric=2048
|
Loading…
Reference in New Issue
Block a user