This commit is contained in:
sf 2021-07-22 21:15:44 +02:00
parent bf79bff7ec
commit 855b7b1068
6 changed files with 7 additions and 43 deletions

View File

@ -1,3 +1,3 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
archiso-custom
trauma-workstation

View File

@ -1,10 +1 @@
To install Arch Linux follow the installation guide:
https://wiki.archlinux.org/title/Installation_guide
For Wi-Fi, authenticate to the wireless network using the iwctl utility.
For mobile broadband (WWAN) modems, connect with the mmcli 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 Installation_guide.
Welcome to Trauma Linux!

View File

@ -1 +0,0 @@
/run/systemd/resolve/stub-resolv.conf

View File

@ -0,0 +1 @@
nameserver 8.8.8.8

View File

@ -2,4 +2,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
[Journal]
Storage=volatile
Audit=no
Compress=yes
Storage=persistent
SystemKeepFree=1G

View File

@ -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

View File

@ -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