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.

25 lines
368 B

  1. partition=1
  2. default=install
  3. read-write
  4. timeout=100
  5. message=/boot/boot.msg
  6. # ReneR: Add texts here, later ...
  7. #image="cat /etc/boot.msg"
  8. # label=1
  9. # single-key
  10. # alias
  11. image[sun4u]=/boot/vmlinux64.gz
  12. label=install
  13. alias=linux
  14. initrd=/boot/initrd.img
  15. image[sun4c,sun4d,sun4m]=/boot/vmlinux.gz
  16. label=install
  17. alias=linux
  18. initrd=/boot/initrd.img