ISO/configs/syslinux-iso/mkinitcpio.conf
Gerardo Exequiel Pozzi b7ca4bf281 Rename archiso-early hook to archiso_early
To make compatible with disablehooks= param. Since "hook_archiso-early"
is not a valid variable name.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2010-02-18 00:10:39 -03:00

7 lines
157 B
Bash

# vim:set ft=sh
MODULES=""
BINARIES=""
FILES=""
HOOKS="base archiso_early udev archiso pata scsi sata usb fw pcmcia filesystems usbinput"
COMPRESSION="lzma"