summaryrefslogtreecommitdiffstats
path: root/bootdisk
diff options
context:
space:
mode:
authorPaul Nasrat <pnasrat@redhat.com>2005-03-17 10:44:51 +0000
committerPaul Nasrat <pnasrat@redhat.com>2005-03-17 10:44:51 +0000
commite0111966d21d72d1280819a7fb7ffc3005fe8e45 (patch)
tree5b652edfb680cf09fabc830778e621ae63d1d760 /bootdisk
parent2d224f7af7cd174ef3710df61d85ce198255bb98 (diff)
downloadanaconda-e0111966d21d72d1280819a7fb7ffc3005fe8e45.tar.gz
anaconda-e0111966d21d72d1280819a7fb7ffc3005fe8e45.tar.xz
anaconda-e0111966d21d72d1280819a7fb7ffc3005fe8e45.zip
Add mac64 yaboot conf
Diffstat (limited to 'bootdisk')
-rw-r--r--bootdisk/ppc/yaboot.conf.mac6418
1 files changed, 18 insertions, 0 deletions
diff --git a/bootdisk/ppc/yaboot.conf.mac64 b/bootdisk/ppc/yaboot.conf.mac64
new file mode 100644
index 000000000..097972553
--- /dev/null
+++ b/bootdisk/ppc/yaboot.conf.mac64
@@ -0,0 +1,18 @@
+init-message = "\nWelcome!\nHit <TAB> for boot options.\n\n"
+timeout=6000
+enablecdboot
+
+image=cd:,/ppc/mac64/vmlinuz
+ label=linux
+ initrd=cd:,/ppc/mac64/ramdisk.image.gz
+ append="maxcpus=1 ramdisk_size=8192"
+ read-only
+init-message = "\nWelcome!\nHit <TAB> for boot options.\n\n"
+timeout=6000
+enablecdboot
+
+image=cd:,/ppc/mac64/vmlinuz
+ label=linux
+ initrd=cd:,/ppc/mac64/ramdisk.image.gz
+ append="maxcpus=1 ramdisk_size=8192"
+ read-only