mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
398 B

  1. DEFAULT lvp
  2. TIMEOUT 600
  3. PROMPT 1
  4. DISPLAY help0.txt
  5. LABEL lvp
  6. kernel vmlinuz
  7. APPEND root=/dev/ram devfs=nocompat initrd=initrd init=/linuxrc rw quiet
  8. LABEL dvorak
  9. kernel vmlinuz
  10. APPEND root=/dev/ram devfs=nocompat initrd=initrd init=/linuxrc rw quiet keymap=dvorak
  11. LABEL de
  12. kernel vmlinuz
  13. APPEND root=/dev/ram devfs=nocompat initrd=initrd init=/linuxrc rw quiet keymap=de-latin1-nodeadkeys