diff --git a/airootfs/etc/motd b/airootfs/etc/motd deleted file mode 100644 index 4d9eda1..0000000 --- a/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. - -                                           diff --git a/efiboot/loader/loader.conf b/efiboot/loader/loader.conf index 2d137aa..982641e 100644 --- a/efiboot/loader/loader.conf +++ b/efiboot/loader/loader.conf @@ -1,3 +1,3 @@ timeout 15 default 01-archiso-x86_64-linux.conf -beep on +beep off diff --git a/packages.x86_64 b/packages.x86_64 index 6b6cf0c..56bbe44 100644 --- a/packages.x86_64 +++ b/packages.x86_64 @@ -126,3 +126,12 @@ wvdial xfsprogs xl2tpd zsh +################################################ +####################### Z ###################### +################################################ +sbctl +efitools +refind +networkmanager +gnome +gparted \ No newline at end of file