kimberly-build/elda/archiso/airootfs/etc/mkinitcpio.conf.d/archiso.conf

4 lines
211 B
Text
Raw Normal View History

2024-05-20 13:54:43 +02:00
HOOKS=(base udev microcode modconf kms memdisk archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs block filesystems keyboard)
COMPRESSION="xz"
2024-05-24 10:20:43 +02:00
COMPRESSION_OPTIONS=(-9e)