]> git.ozlabs.org Git - petitboot/blobdiff - test/parser/data/yaboot-02/etc/yaboot.conf
Parser test cleanup
[petitboot] / test / parser / data / yaboot-02 / etc / yaboot.conf
diff --git a/test/parser/data/yaboot-02/etc/yaboot.conf b/test/parser/data/yaboot-02/etc/yaboot.conf
new file mode 100644 (file)
index 0000000..8f44792
--- /dev/null
@@ -0,0 +1,27 @@
+# yaboot.conf generated by anaconda
+
+boot=/dev/ps3da
+init-message="Welcome to Fedora!\nHit <TAB> for boot options"
+
+partition=1
+timeout=80
+install=/usr/lib/yaboot/yaboot
+enablecdboot
+enableofboot
+enablenetboot
+nonvram
+mntpoint=/boot/yaboot
+usemount
+
+image=/boot/vmlinuz-2.6.25-1.fc9.ppc64
+       label=2.6.25-1.fc9.pp
+       read-only
+       initrd=/boot/initrd-2.6.25-1.fc9.ppc64.img
+       append="root=UUID=0f1335f2-eaba-4495-8eee-29229bb8ba03"
+
+image=/boot/vmlinuz-2.6.25-0.234.rc9.git1.fc9.ppc64
+       label=linux
+       read-only
+       initrd=/boot/initrd-2.6.25-0.234.rc9.git1.fc9.ppc64.img
+       append="root=UUID=0f1335f2-eaba-4495-8eee-29229bb8ba03"
+