dbed41bf81
- parameter order fixed to "simple first, then those with args" and documented as the preferred one (might be debatable, okay) - added "lowmem" to live so it avoids a ramdisk but works off media (it's a knob for propagator) - added "fastboot" everywhere (but failsafe install) to make use of Linux 2.6.29+ async controller initialization - every snippet got a trailing newline so that isolinux.cfg is readable And a fancy makefile to check for shortcut dups!
10 lines
295 B
INI
10 lines
295 B
INI
# NB: data can be gzipped (without .gz suffix);
|
|
# paths must be relative to image root;
|
|
# http://tinyurl.com/hdt-args is wrong as of 2011-05-31
|
|
label hdt
|
|
menu label ^Hardware info
|
|
com32 hdt.c32
|
|
append quiet
|
|
# no reed for "append pciids=pci.ids memtest=memtest", defaults are fine
|
|
|