diff --git a/etc/archboot/aarch64-init.conf b/etc/archboot/aarch64-init.conf index 36588f5df..2e5d78159 100644 --- a/etc/archboot/aarch64-init.conf +++ b/etc/archboot/aarch64-init.conf @@ -1,7 +1,7 @@ # Created by Tobias Powalowski # SPDX-License-Identifier: GPL-3.0-or-later _KERNEL="/boot/Image.gz" -_HOOKS=(base_common_system_mods block_mods base_init base_base_init_mods) +_HOOKS=(base_common_system_mods block_mods base_common base_init base_base_init_mods) # COMPRESSION # Use 'cat' to create an uncompressed image. diff --git a/etc/archboot/aarch64-update_installer.conf b/etc/archboot/aarch64-update_installer.conf index 8220ff487..93156ec0f 100644 --- a/etc/archboot/aarch64-update_installer.conf +++ b/etc/archboot/aarch64-update_installer.conf @@ -4,7 +4,7 @@ _KERNEL="/boot/Image.gz" _HOOKS=(cache cache_cleanup firmware firmware_mods firmware_cleanup base_common_system_mods block_mods kms_mods filesystems_mods cpufreq_mods devicemapper_mods hypervisor_mods net_mods dmidecode_mods wireless_mods mdadm_mods - systemd_mods mods_cleanup base_common_system base_common_system_cleanup base base_cleanup + systemd_mods mods_cleanup base_common_system base_common_system_cleanup base_common base_system base_cleanup filesystems filesystems_cleanup net net_cleanup cpufreq devicemapper net_common dmidecode wireless installer_common installer clock vconsole motd mdadm lvm2 remote kexec efibootmgr pciutils usbutils smartmontools licenses diff --git a/etc/archboot/aarch64.conf b/etc/archboot/aarch64.conf index 66053b242..67bc778fe 100644 --- a/etc/archboot/aarch64.conf +++ b/etc/archboot/aarch64.conf @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later _KERNEL="/boot/Image.gz" _HOOKS=(firmware firmware_mods base_common_system_mods kms_mods block_mods systemd_mods - base_common_system base installer_common installer clock vconsole motd net_common + base_common_system base_common base_system installer_common installer clock vconsole motd net_common net_mods net devicemapper devicemapper_mods mdadm mdadm_mods lvm2 filesystems filesystems_mods remote cpufreq cpufreq_mods kexec efibootmgr pciutils usbutils smartmontools licenses wireless wireless_mods neovim diff --git a/etc/archboot/riscv64-init.conf b/etc/archboot/riscv64-init.conf index 88b3c0993..1dcb8a03b 100644 --- a/etc/archboot/riscv64-init.conf +++ b/etc/archboot/riscv64-init.conf @@ -1,7 +1,7 @@ # Created by Tobias Powalowski # SPDX-License-Identifier: GPL-3.0-or-later _KERNEL="/usr/lib/modules/*/vmlinuz" -_HOOKS=(base_common_system_mods block_mods base_init base_base_init_mods) +_HOOKS=(base_common_system_mods block_mods base_common base_init base_base_init_mods) # COMPRESSION # Use 'cat' to create an uncompressed image. diff --git a/etc/archboot/riscv64.conf b/etc/archboot/riscv64.conf index c72b1621a..12b38d364 100644 --- a/etc/archboot/riscv64.conf +++ b/etc/archboot/riscv64.conf @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later _KERNEL="/usr/lib/modules/*/vmlinuz" _HOOKS=(firmware firmware_mods base_common_system_mods kms_mods block_mods systemd_mods - base_common_system base installer_common installer clock vconsole motd net_common + base_common_system base_common base_system installer_common installer clock vconsole motd net_common net net_mods devicemapper devicemapper_mods mdadm mdadm_mods lvm2 filesystems filesystems_mods remote kexec efibootmgr pciutils usbutils smartmontools licenses wireless wireless_mods neovim hypervisor_mods secureboot efivar lshw) diff --git a/etc/archboot/x86_64-init.conf b/etc/archboot/x86_64-init.conf index 88b3c0993..1dcb8a03b 100644 --- a/etc/archboot/x86_64-init.conf +++ b/etc/archboot/x86_64-init.conf @@ -1,7 +1,7 @@ # Created by Tobias Powalowski # SPDX-License-Identifier: GPL-3.0-or-later _KERNEL="/usr/lib/modules/*/vmlinuz" -_HOOKS=(base_common_system_mods block_mods base_init base_base_init_mods) +_HOOKS=(base_common_system_mods block_mods base_common base_init base_base_init_mods) # COMPRESSION # Use 'cat' to create an uncompressed image. diff --git a/etc/archboot/x86_64-update_installer.conf b/etc/archboot/x86_64-update_installer.conf index 43c3c48c7..10272fc51 100644 --- a/etc/archboot/x86_64-update_installer.conf +++ b/etc/archboot/x86_64-update_installer.conf @@ -4,7 +4,7 @@ _KERNEL="/usr/lib/modules/*/vmlinuz" _HOOKS=(cache cache_cleanup firmware firmware_mods firmware_cleanup base_common_system_mods block_mods kms_mods filesystems_mods cpufreq_mods devicemapper_mods hypervisor_mods net_mods dmidecode_mods wireless_mods mdadm_mods - systemd_mods mods_cleanup base_common_system base_common_system_cleanup base base_cleanup + systemd_mods mods_cleanup base_common_system base_common_system_cleanup base_common base_system base_cleanup filesystems filesystems_cleanup net net_cleanup cpufreq devicemapper net_common dmidecode wireless installer_common installer clock vconsole motd mdadm lvm2 remote kexec efibootmgr pciutils usbutils smartmontools licenses diff --git a/etc/archboot/x86_64.conf b/etc/archboot/x86_64.conf index dd3e792c5..2a94b240d 100644 --- a/etc/archboot/x86_64.conf +++ b/etc/archboot/x86_64.conf @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later _KERNEL="/usr/lib/modules/*/vmlinuz" _HOOKS=(firmware firmware_mods base_common_system_mods kms_mods block_mods systemd_mods - base_common_system base installer_common installer clock vconsole motd net_common + base_common_system base_common base_system installer_common installer clock vconsole motd net_common net_mods net devicemapper devicemapper_mods mdadm mdadm_mods lvm2 filesystems filesystems_mods remote cpufreq cpufreq_mods kexec efibootmgr pciutils usbutils smartmontools licenses wireless wireless_mods neovim