fix order in update config

This commit is contained in:
Tobias Powalowski 2023-11-10 10:51:38 +01:00
parent be336993fc
commit d9d475a296
3 changed files with 5 additions and 5 deletions

View file

@ -4,9 +4,9 @@ _KERNEL="/boot/Image.gz"
_HOOKS=(cache cache_cleanup firmware firmware_mods firmware_cleanup base_common_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
systemd_mods mods_cleanup base_common base_common_system base_common_system_cleanup
base_system base_system_cleanup filesystems filesystems_cleanup net
net_cleanup base_common cpufreq devicemapper net_common dmidecode wireless installer_common
net_cleanup cpufreq devicemapper net_common dmidecode wireless installer_common
installer clock vconsole motd mdadm lvm2 remote kexec efibootmgr pciutils usbutils
smartmontools licenses neovim secureboot efivar lshw)

View file

@ -4,9 +4,9 @@ _KERNEL="/usr/lib/modules/*/vmlinuz"
_HOOKS=(cache cache_cleanup firmware firmware_mods firmware_cleanup base_common_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
systemd_mods mods_cleanup base_common base_common_system base_common_system_cleanup
base_system base_system_cleanup filesystems filesystems_cleanup net
net_cleanup base_common cpufreq devicemapper net_common dmidecode wireless installer_common
net_cleanup cpufreq devicemapper net_common dmidecode wireless installer_common
installer clock vconsole motd mdadm lvm2 remote kexec efibootmgr pciutils usbutils
smartmontools licenses neovim secureboot efivar lshw)

View file

@ -38,7 +38,7 @@ var/lib/pacman/local \
_map _binary agetty awk basename bsdtar chmod clear date dd df dir du \
false gawk insmod install kill killall ldconfig mktemp \
more mountpoint od partprobe passwd pgrep pidof printf ps \
pwd rmdir true rbash rmmod sh sort stat tar tee top touch \
pwd rmdir true rbash rmmod sort stat tar tee top touch \
tr tty wc yes zstd
# add nano
_binary nano