Suppose I want to wipe out the entire stock isolinux configuration and
replace it with something along the lines of

default live-@FLAVOUR@ auto
prompt 0
noescape 1

label live-@FLAVOUR@
    linux @LINUX@
    initrd @INITRD@
    append @APPEND_LIVE@ noeject

... how would I accomplish this?  Putting that in
config/includes.binary/isolinux/isolinux.cfg.in causes it to be copied
verbatim to binary/isolinux, which doesn't accomplish anything useful.

Thanks,
zw


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/cakcabmgux5dpkyneoxxt2wa-czv71fr7ut7fhp5ev74gdoh...@mail.gmail.com

Reply via email to