diff --git a/archiso/airootfs/etc/NetworkManager/NetworkManager.conf b/archiso/airootfs/etc/NetworkManager/NetworkManager.conf new file mode 100644 index 0000000..5afe249 --- /dev/null +++ b/archiso/airootfs/etc/NetworkManager/NetworkManager.conf @@ -0,0 +1,5 @@ +# Configuration file for NetworkManager. +# See "man 5 NetworkManager.conf" for details. + +[device] +wifi.scan-rand-mac-address=no \ No newline at end of file diff --git a/archiso/airootfs/etc/motd b/archiso/airootfs/etc/motd deleted file mode 100644 index 4d9eda1..0000000 --- a/archiso/airootfs/etc/motd +++ /dev/null @@ -1,11 +0,0 @@ -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. - -