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>
This commit is contained in:
parent
be521f8658
commit
b7ca4bf281
4 changed files with 4 additions and 4 deletions
|
@ -2,5 +2,5 @@
|
|||
MODULES=""
|
||||
BINARIES=""
|
||||
FILES=""
|
||||
HOOKS="base archiso-early udev archiso pata scsi sata usb fw pcmcia filesystems usbinput"
|
||||
HOOKS="base archiso_early udev archiso pata scsi sata usb fw pcmcia filesystems usbinput"
|
||||
COMPRESSION="lzma"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue