Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2021-12-10 08:51:21 +0200
committernl6720 <nl6720@gmail.com>2021-12-10 08:51:21 +0200
commit01d03eb8b54b388976de92433dc8b088b06034fb (patch)
tree74214cb859bd7a99bef4b6c147bd1d276904962c
parentb8c9b9b4039fbd556b2ca49a3157691583b37abe (diff)
parente785ee2ceecc2524cab145097c203dfd83a90710 (diff)
Merge branch 'rm-archiso_shutdown'
* rm-archiso_shutdown: configs/releng/airootfs/etc/mkinitcpio.conf: remove archiso_shutdown
-rw-r--r--configs/releng/airootfs/etc/mkinitcpio.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/releng/airootfs/etc/mkinitcpio.conf b/configs/releng/airootfs/etc/mkinitcpio.conf
index 2de9623..f57dbdd 100644
--- a/configs/releng/airootfs/etc/mkinitcpio.conf
+++ b/configs/releng/airootfs/etc/mkinitcpio.conf
@@ -49,7 +49,7 @@ FILES=()
#
## NOTE: If you have /usr on a separate partition, you MUST include the
# usr, fsck and shutdown hooks.
-HOOKS=(base udev modconf memdisk archiso_shutdown archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs archiso_kms block filesystems keyboard)
+HOOKS=(base udev modconf memdisk archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs archiso_kms block filesystems keyboard)
# COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression