2b5cd0819f
git-svn-id: http://phraktured.net/archiso@14 00a9fe69-e71b-0410-bb23-df0e5024db41
9 lines
251 B
Bash
9 lines
251 B
Bash
# vim:set ft=sh
|
|
# This file is for mkarchiso ONLY and is not to be edited by hand
|
|
MODULES=""
|
|
BINARIES=""
|
|
FILES=""
|
|
|
|
HOOKS="base udev boot-cd archiso ide scsi sata usb fw filesystems"
|
|
#HOOKS="base udev boot-usb archiso ide scsi sata usb fw filesystems"
|