7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
|
# vim:set ft=sh
|
||
|
# This file is for mkarchiso ONLY and is not to be edited by hand
|
||
|
MODULES=""
|
||
|
BINARIES=""
|
||
|
FILES=""
|
||
|
HOOKS="base udev archlive ide scsi sata usb fw filesystems"
|