aboutsummaryrefslogtreecommitdiff
path: root/sys/etc/mkinitcpio.conf
AgeCommit message (Collapse)Author
2022-07-30all: add shell script to test the image using qemuShulhan
Testing using qemu require adding "block" hooks to mkinitcpio.conf.
2022-07-25all: use predefined files to configure mkinitcpioShulhan
Using this method simplify maintenance on the build script and give flexibility to custom image builder. While at it, we add "udev autodetect block filesystems keyboard" into the HOOKS to allow testing the image using qemu and "fsck" to allow system run disk check on boot.