7 lines
174 B
Bash
7 lines
174 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 archlive ide scsi sata usb fw filesystems"
|