iso/airootfs/etc/mkinitcpio.conf.d/archiso.conf

4 lines
211 B
Text
Raw Normal View History

2024-12-25 18:18:10 +01: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"
COMPRESSION_OPTIONS=(-9e)