autoinst

scripts to make automated installations of debian easy
git clone git://deadbeef.fr/autoinst.git
Log | Files | Refs | README | LICENSE

syslinux.cfg (157B)


      1 prompt 0
      2 timeout 50
      3 default live
      4 
      5 ui vesamenu.c32
      6 menu title custom live boot
      7 
      8 label live
      9 	linux vmlinuz
     10 	initrd initrd.img
     11 	append ro root=PARTLABEL=tproot