X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=config%2Fsyslinux%2Fsyslinux.cfg;fp=config%2Fsyslinux%2Fsyslinux.cfg;h=da7df9194522dbd8c0a49ebd710c3a6d74d527ef;hp=0000000000000000000000000000000000000000;hb=fd0763dce57c0a3ee459ea4f2e17d3591bdc7445;hpb=5e2e4494879e722309333cb91017c7225615b0fb diff --git a/config/syslinux/syslinux.cfg b/config/syslinux/syslinux.cfg new file mode 100644 index 0000000000..da7df91945 --- /dev/null +++ b/config/syslinux/syslinux.cfg @@ -0,0 +1,25 @@ +TIMEOUT 5000 +DISPLAY boot.msg +PROMPT 1 +F1 boot.msg +F2 options.msg +DEFAULT vmlinuz +APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw +LABEL unattended + KERNEL vmlinuz + APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw unattended +LABEL nopcmcia + KERNEL vmlinuz + APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nopcmcia +LABEL nousb + KERNEL vmlinuz + APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nousb +LABEL nousborpcmcia + KERNEL vmlinuz + APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nousb nopcmcia +LABEL dma + KERNEL vmlinuz + APPEND initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw +LABEL memtest + KERNEL memtest + APPEND -