mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 19:53:24 +02:00
Zwischencommit...
Typo von Meisterwinter behoben. Clamav Update. Neuen Source-Server unter source.ipfire.eu in Betrieb genommen. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@338 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
TIMEOUT 5000
|
||||
DISPLAY message
|
||||
PROMPT 1
|
||||
DEFAULT vmlinuz
|
||||
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 rw
|
||||
LABEL nopcmcia
|
||||
KERNEL vmlinuz
|
||||
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 rw nopcmcia
|
||||
LABEL nousb
|
||||
KERNEL vmlinuz
|
||||
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 rw nousb
|
||||
LABEL nousborpcmcia
|
||||
KERNEL vmlinuz
|
||||
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 rw nousb nopcmcia
|
||||
LABEL dma
|
||||
KERNEL vmlinuz
|
||||
APPEND initrd=instroot.gz root=/dev/ram0 rw
|
||||
TIMEOUT 5000
|
||||
DISPLAY message
|
||||
PROMPT 1
|
||||
DEFAULT vmlinuz
|
||||
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=11264 rw
|
||||
LABEL nopcmcia
|
||||
KERNEL vmlinuz
|
||||
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=11264 rw nopcmcia
|
||||
LABEL nousb
|
||||
KERNEL vmlinuz
|
||||
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=11264 rw nousb
|
||||
LABEL nousborpcmcia
|
||||
KERNEL vmlinuz
|
||||
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=11264 rw nousb nopcmcia
|
||||
LABEL dma
|
||||
KERNEL vmlinuz
|
||||
APPEND initrd=instroot.gz root=/dev/ram0 ramdisk_size=11264 rw
|
||||
|
||||
Reference in New Issue
Block a user