nixpkgs/isolinux.cfg
Armijn Hemel 81bfae51f7 - set timeout for isolinux to 1 minute
- copy util-linux to ramdisk
  TODO:
   - do this with other tools as well in a bit more generic way

svn path=/nixu/trunk/; revision=3524
2005-08-03 18:14:47 +00:00

7 lines
104 B
INI
Executable File

default linux
prompt 1
timeout 60
label linux
kernel vmlinuz
append initrd=initram.img init=/bin/sh