add firmware mods

This commit is contained in:
Tobias Powalowski 2023-10-25 13:32:47 +02:00
parent 291578d779
commit 9e035227d0
5 changed files with 5 additions and 5 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=(cache cache_cleanup firmware firmware_mods firmware_cleanup common_mods
_HOOKS=(cache cache_cleanup firmware firmware_mods firmware_cleanup common_mods
block_mods kms_mods base_common base_common_cleanup base base_cleanup
filesystems filesystems_mods filesystems_cleanup net net_cleanup acpi_mods
cpufreq cpufreq_mods devicemapper devicemapper_mods hypervisor_mods

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=(firmware firmware_modscommon_mods kms_mods block_mods base_common base
_HOOKS=(firmware firmware_mods common_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

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=(firmware firmware_modscommon_mods kms_mods block_mods base_common base
_HOOKS=(firmware firmware_mods common_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

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=(cache cache_cleanup firmware firmware_mods firmware_cleanup common_mods
_HOOKS=(cache cache_cleanup firmware firmware_mods firmware_cleanup common_mods
block_mods kms_mods base_common base_common_cleanup base base_cleanup
filesystems filesystems_mods filesystems_cleanup net net_cleanup acpi_mods
cpufreq cpufreq_mods devicemapper devicemapper_mods hypervisor_mods net_common

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=(firmware firmware_modscommon_mods block_mods kms_mods base_common
_HOOKS=(firmware firmware_mods common_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