diff --git a/etc/archboot/aarch64.conf b/etc/archboot/aarch64.conf index 6273fe17c..816a4485c 100644 --- a/etc/archboot/aarch64.conf +++ b/etc/archboot/aarch64.conf @@ -1,7 +1,7 @@ # Created by Tobias Powalowski # SPDX-License-Identifier: GPL-3.0-or-later _KERNEL="/boot/Image.gz" -_HOOKS=(firmware common_mods kms_mods block_mods base_common base +_HOOKS=(firmware firmware_modscommon_mods kms_mods block_mods base_common base installer_common installer clock vconsole acpi_mods motd net_common net devicemapper devicemapper_mods mdadm mdadm_mods lvm2 filesystems filesystems_mods remote cpufreq cpufreq_mods kexec efibootmgr pciutils diff --git a/etc/archboot/riscv64.conf b/etc/archboot/riscv64.conf index 973cc84d2..093d41452 100644 --- a/etc/archboot/riscv64.conf +++ b/etc/archboot/riscv64.conf @@ -1,7 +1,7 @@ # Created by Tobias Powalowski # SPDX-License-Identifier: GPL-3.0-or-later _KERNEL="/usr/lib/modules/*/vmlinuz" -_HOOKS=(firmware common_mods kms_mods block_mods base_common base +_HOOKS=(firmware firmware_modscommon_mods kms_mods block_mods base_common base installer_common installer clock vconsole acpi_mods motd net_common net devicemapper devicemapper_mods mdadm mdadm_mods lvm2 filesystems filesystems_mods remote kexec efibootmgr pciutils usbutils smartmontools diff --git a/etc/archboot/x86_64.conf b/etc/archboot/x86_64.conf index 774ce9ae1..05d666f73 100644 --- a/etc/archboot/x86_64.conf +++ b/etc/archboot/x86_64.conf @@ -1,7 +1,7 @@ # Created by Tobias Powalowski # SPDX-License-Identifier: GPL-3.0-or-later _KERNEL="/usr/lib/modules/*/vmlinuz" -_HOOKS=(firmware common_mods block_mods kms_mods base_common +_HOOKS=(firmware firmware_modscommon_mods block_mods kms_mods base_common base installer_common installer clock vconsole acpi_mods motd net_common net_mods net devicemapper devicemapper_mods mdadm mdadm_mods lvm2 filesystems filesystems_mods cpufreq cpufreq_mods