a11bda752c
Needs mkinitcpio >= 0.6.9-1 (otherwise does not work with passed options to xz). Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
7 lines
182 B
Bash
7 lines
182 B
Bash
# vim:set ft=sh
|
|
MODULES=""
|
|
BINARIES=""
|
|
FILES=""
|
|
HOOKS="base udev memdisk archiso archiso_pxe_nbd archiso_loop_mnt pata scsi sata usb fw pcmcia filesystems usbinput"
|
|
COMPRESSION="xz"
|