From e8fb93649bbceb314c691493dbc1cda2e7a0ffa6 Mon Sep 17 00:00:00 2001 From: Nippy Date: Sat, 18 Jul 2026 09:31:11 +0200 Subject: new btrfs --- releng/airootfs/etc/mkinitcpio.conf.d/archiso.conf | 2 +- releng/airootfs/etc/motd | 11 ----------- releng/airootfs/etc/plymouth/plymouthd.conf | 2 ++ 3 files changed, 3 insertions(+), 12 deletions(-) create mode 100644 releng/airootfs/etc/plymouth/plymouthd.conf (limited to 'releng/airootfs/etc') diff --git a/releng/airootfs/etc/mkinitcpio.conf.d/archiso.conf b/releng/airootfs/etc/mkinitcpio.conf.d/archiso.conf index 5c008e5..e53d079 100644 --- a/releng/airootfs/etc/mkinitcpio.conf.d/archiso.conf +++ b/releng/airootfs/etc/mkinitcpio.conf.d/archiso.conf @@ -1,3 +1,3 @@ -HOOKS=(base udev microcode modconf kms memdisk archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs block filesystems keyboard) +HOOKS=(base udev plymouth microcode modconf kms memdisk archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs block filesystems keyboard) COMPRESSION="xz" COMPRESSION_OPTIONS=(-9e) diff --git a/releng/airootfs/etc/motd b/releng/airootfs/etc/motd index 4d9eda1..e69de29 100644 --- a/releng/airootfs/etc/motd +++ b/releng/airootfs/etc/motd @@ -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/releng/airootfs/etc/plymouth/plymouthd.conf b/releng/airootfs/etc/plymouth/plymouthd.conf new file mode 100644 index 0000000..288041e --- /dev/null +++ b/releng/airootfs/etc/plymouth/plymouthd.conf @@ -0,0 +1,2 @@ +[Daemon] +Theme=raveos -- cgit v1.3