77e9ea45ca
Should be easier and cleaner. Makes a dumb ISO that does nothing but is intended as an example to the user. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
7 lines
108 B
Bash
7 lines
108 B
Bash
# vim:set ft=sh
|
|
MODULES=""
|
|
BINARIES=""
|
|
FILES=""
|
|
|
|
HOOKS="base udev archiso ide scsi sata usb fw filesystems"
|