rename and cleanup base hooks

This commit is contained in:
Tobias Powalowski 2023-11-10 08:13:38 +01:00
parent da88337ec0
commit b7036c6c9a
8 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# 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.

View file

@ -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

View file

@ -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

View file

@ -1,7 +1,7 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# 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.

View file

@ -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)

View file

@ -1,7 +1,7 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# 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.

View file

@ -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

View file

@ -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