From 430a05d319625579aaf4bc39a49efc29d6b5a0a5 Mon Sep 17 00:00:00 2001 From: Zeev Diukman Date: Fri, 22 Sep 2023 10:28:25 +0300 Subject: [PATCH] update package list - motd delete --- airootfs/etc/motd | 11 ----------- efiboot/loader/loader.conf | 2 +- packages.x86_64 | 9 +++++++++ 3 files changed, 10 insertions(+), 12 deletions(-) delete mode 100644 airootfs/etc/motd 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