Mailing List Archive

Feature request for sys/iso-linux
Hello Mr. Anvin.

I have a feature request for sys/iso-linux:
A function very much like lilos 'single-key' directive,
Which only allows 1 character labels (but there should be plenty of them
too ;o)

Config-file:

DEFAULT l
PROMPT 1
TIMEOUT 50
SINGLEKEY
LABEL l
KERNEL vmlinux
APPEND initrd=initrd.img
LABEL w
KERNEL MEMDISK
APPENG initrd=winboot.img

So when pressing w you get a windows boot-disk.

Yours.
--
Morten Bøgeskov (email: morten@bogeskov.dk)

PS.
Your software has helped me a great deal in making a rescue-cd that can
boot from scsi cdrom drives (initrds has an ugly way of growing when you
need scsi-support).