Use the new archiso-early hook
This is used currently for usbdelay related settings, but could be used for other things in the future Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
This commit is contained in:
parent
8a37489379
commit
430668e015
@ -3,4 +3,4 @@ MODULES=""
|
|||||||
BINARIES=""
|
BINARIES=""
|
||||||
FILES=""
|
FILES=""
|
||||||
|
|
||||||
HOOKS="base udev archiso ide scsi usb fw filesystems"
|
HOOKS="base archiso-early udev archiso ide scsi usb fw filesystems"
|
||||||
|
@ -3,4 +3,4 @@ MODULES=""
|
|||||||
BINARIES=""
|
BINARIES=""
|
||||||
FILES=""
|
FILES=""
|
||||||
|
|
||||||
HOOKS="base udev archiso pata scsi sata usb fw filesystems"
|
HOOKS="base archiso-early udev archiso pata scsi sata usb fw filesystems"
|
||||||
|
Loading…
Reference in New Issue
Block a user