1941e52780
...and switch syslinux.iso over to it: syslinux-3.86-alt4's (actually opensuse's) gfxboot hackery doesn't properly init video mode so memdisk-started freedos has console troubles (and yesterday's hdt.c32 hassles could be avoided as well it seems). And that's being implemented. Mid-term plan: try switching to syslinux4. PS: CLI fallback was actually a bug in hdt from syslinux <= 3.86-alt3
9 lines
294 B
INI
9 lines
294 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
|