aboutsummaryrefslogtreecommitdiff
path: root/sys/etc/mkinitcpio.conf
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-06-30 01:43:38 +0700
committerShulhan <ms@kilabit.info>2022-07-30 01:45:01 +0700
commit015e2edf17ef7bdb7fd05a9f848c4747a62e7a6f (patch)
treec9fdd06d1e39fe0c48789f985a34ed43d06a21ee /sys/etc/mkinitcpio.conf
parent6be2b52c31ad996e260eef68044ff1bced922d9c (diff)
downloadcompute-archlinux-image-builder-015e2edf17ef7bdb7fd05a9f848c4747a62e7a6f.tar.xz
all: add shell script to test the image using qemu
Testing using qemu require adding "block" hooks to mkinitcpio.conf.
Diffstat (limited to 'sys/etc/mkinitcpio.conf')
-rw-r--r--sys/etc/mkinitcpio.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/etc/mkinitcpio.conf b/sys/etc/mkinitcpio.conf
index de97b63..abe6299 100644
--- a/sys/etc/mkinitcpio.conf
+++ b/sys/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=(systemd modconf)
+HOOKS=(systemd autodetect block modconf)
# COMPRESSION
# Use this to compress the initramfs image. By default, zstd compression