1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
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