b7ca4bf281
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>
7 lines
157 B
Bash
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"
|