reformat _HOOKS in config files

This commit is contained in:
Tobias Powalowski 2023-10-13 21:42:36 +02:00
parent d5e17f03a1
commit 559e2506fd
8 changed files with 35 additions and 29 deletions

View file

@ -1,8 +1,8 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-3.0-or-later
_KERNEL="/boot/Image.gz"
_HOOKS=(common_modules kms base_common base_latest installer_common net_common remote \
kexec licenses)
_HOOKS=(common_modules kms base_common base_latest installer_common
net_common remote kexec licenses)
# COMPRESSION
# Use 'cat' to create an uncompressed image.

View file

@ -1,11 +1,12 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-3.0-or-later
_KERNEL="/boot/Image.gz"
_HOOKS=(cache cache_cleanup firmware firmware_cleanup common_modules block_modules \
kms base_common base_common_cleanup base base_cleanup filesystems filesystems_cleanup \
net net_cleanup acpi cpufreq devicemapper hypervisor net_common platform wireless \
installer_common installer installer_cleanup clock vconsole motd mdadm lvm2 remote \
kexec efibootmgr pciutils usbutils smartmontools licenses neovim secure_boot efivar lshw)
_HOOKS=(cache cache_cleanup firmware firmware_cleanup common_modules
block_modules kms base_common base_common_cleanup base base_cleanup
filesystems filesystems_cleanup net net_cleanup acpi cpufreq devicemapper
hypervisor net_common platform wireless installer_common installer
installer_cleanup clock vconsole motd mdadm lvm2 remote kexec efibootmgr
pciutils usbutils smartmontools licenses neovim secure_boot efivar lshw)
# COMPRESSION
# Use 'cat' to create an uncompressed image.

View file

@ -1,10 +1,11 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-3.0-or-later
_KERNEL="/boot/Image.gz"
_HOOKS=(firmware common_modules kms block_modules base_common base installer_common \
installer clock vconsole acpi motd net_common net devicemapper mdadm lvm2 filesystems \
remote cpufreq kexec efibootmgr pciutils usbutils smartmontools licenses wireless \
neovim platform hypervisor secure_boot efivar lshw)
_HOOKS=(firmware common_modules kms block_modules base_common base
installer_common installer clock vconsole acpi motd net_common
net devicemapper mdadm lvm2 filesystems remote cpufreq kexec
efibootmgr pciutils usbutils smartmontools licenses wireless
neovim platform hypervisor secure_boot efivar lshw)
# COMPRESSION
# Use 'cat' to create an uncompressed image.

View file

@ -1,10 +1,11 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-3.0-or-later
_KERNEL="/usr/lib/modules/*/vmlinuz"
_HOOKS=(firmware common_modules kms block_modules base_common base installer_common \
installer clock vconsole acpi motd net_common net devicemapper mdadm lvm2 filesystems \
remote kexec efibootmgr pciutils usbutils smartmontools licenses wireless neovim \
platform hypervisor secure_boot efivar lshw)
_HOOKS=(firmware common_modules kms block_modules base_common base
installer_common installer clock vconsole acpi motd net_common
net devicemapper mdadm lvm2 filesystems remote kexec efibootmgr
pciutils usbutils smartmontools licenses wireless neovim platform
hypervisor secure_boot efivar lshw)
# COMPRESSION
# Use 'cat' to create an uncompressed image.

View file

@ -1,8 +1,8 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-3.0-or-later
_KERNEL="/usr/lib/modules/*/vmlinuz"
_HOOKS=(common_modules kms base_common base_latest installer_common net_common remote \
kexec licenses)
_HOOKS=(common_modules kms base_common base_latest
installer_common net_common remote kexec licenses)
# COMPRESSION
# Use 'cat' to create an uncompressed image.

View file

@ -1,8 +1,8 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-3.0-or-later
_KERNEL="/usr/lib/modules/*/vmlinuz"
_HOOKS=(common_modules kms base_common base_latest installer_common kexec \
licenses cache)
_HOOKS=(common_modules kms base_common base_latest
installer_common kexec licenses cache)
# COMPRESSION
# Use 'cat' to create an uncompressed image.

View file

@ -1,12 +1,13 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-3.0-or-later
_KERNEL="/usr/lib/modules/*/vmlinuz"
_HOOKS=(cache cache_cleanup firmware firmware_cleanup common_modules block_modules \
kms base_common base_common_cleanup base base_cleanup filesystems filesystems_cleanup \
net net_cleanup acpi cpufreq devicemapper hypervisor net_common dmidecode platform \
wireless installer_common installer installer_cleanup clock vconsole motd mdadm \
lvm2 remote kexec efibootmgr pciutils usbutils smartmontools licenses neovim \
secure_boot efivar lshw)
_HOOKS=(cache cache_cleanup firmware firmware_cleanup common_modules
block_modules kms base_common base_common_cleanup base base_cleanup
filesystems filesystems_cleanup net net_cleanup acpi cpufreq devicemapper
hypervisor net_common dmidecode platform wireless installer_common
installer installer_cleanup clock vconsole motd mdadm lvm2 remote
kexec efibootmgr pciutils usbutils smartmontools licenses neovim
secure_boot efivar lshw)
# COMPRESSION
# Use 'cat' to create an uncompressed image.

View file

@ -1,10 +1,12 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-3.0-or-later
_KERNEL="/usr/lib/modules/*/vmlinuz"
_HOOKS=(firmware common_modules block_modules kms base_common base installer_common \
installer clock vconsole acpi motd net_common net devicemapper mdadm lvm2 filesystems \
remote cpufreq kexec efibootmgr pciutils usbutils smartmontools licenses wireless \
neovim platform hypervisor dmidecode secure_boot efivar lshw)
_HOOKS=(firmware common_modules block_modules kms base_common
base installer_common installer clock vconsole acpi
motd net_common net devicemapper mdadm lvm2 filesystems
remote cpufreq kexec efibootmgr pciutils usbutils smartmontools
licenses wireless neovim platform hypervisor dmidecode
secure_boot efivar lshw)
# COMPRESSION
# Use 'cat' to create an uncompressed image.