]> git.ozlabs.org Git - petitboot/commitdiff
Add grub.cfg from opensuse install
authorGeoff Levand <geoff@infradead.org>
Tue, 27 Mar 2012 01:49:23 +0000 (18:49 -0700)
committerGeoff Levand <geoff@infradead.org>
Tue, 27 Mar 2012 01:49:23 +0000 (18:49 -0700)
Signed-off-by: Geoff Levand <geoff@infradead.org>
test/parser/Makefile.am
test/parser/data/grub-02/grub.cfg [new file with mode: 0644]

index e863773c4f8f0cb79c3166d2ed436fc715481cae..b9f9384725f1786f100507b4125e7d2acf4c4d89 100644 (file)
@@ -32,6 +32,7 @@ parser_test_LDADD = $(common_libs)
 
 noinst_DATA = \
        data/grub-01/grub.cfg \
+       data/grub-02/grub.cfg \
        data/kboot-01/expected-output \
        data/kboot-01/etc/kboot.conf \
        data/kboot-02/expected-output \
diff --git a/test/parser/data/grub-02/grub.cfg b/test/parser/data/grub-02/grub.cfg
new file mode 100644 (file)
index 0000000..85b5cf2
--- /dev/null
@@ -0,0 +1,35 @@
+# Modified by YaST2. Last modification on Fri Mar  9 11:38:54 PST 2012
+# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
+# For the new kernel it try to figure out old parameters. In case we are not able to recognize it (e.g. change of flavor or strange install order ) it it use as fallback installation parameters from /etc/sysconfig/bootloader
+
+default 2
+timeout 8
+##YaST - generic_mbr
+#gfxmenu (hd0,1)/boot/message
+serial --unit=0 --speed=115200
+terminal --timeout=10 serial console
+##YaST - activate
+
+###Don't change this comment - YaST2 identifier: Original name: linux###
+title G2f9b620 -- openSUSE 12.1 - 3.2.0-rc3-11771
+    root (hd0,1)
+    kernel /boot/vmlinuz-3.2.0-rc3 root=/dev/disk/by-id/ata-GB1000EAMYC_WMATV7016365-part2 resume=/dev/disk/by-id/ata-GB1000EAMYC_WMATV7016365-part1 splash=silent console=ttyS0,115200 showopts maxcpus=4 vga=0x31d
+    initrd /boot/initrd-3.2.0-rc3
+
+###Don't change this comment - YaST2 identifier: Original name: linux###
+title Gf91961f -- openSUSE 12.1 - 3.2.0-11770
+    root (hd0,1)
+    kernel /boot/vmlinuz-3.2. root=/dev/disk/by-id/ata-GB1000EAMYC_WMATV7016365-part2 resume=/dev/disk/by-id/ata-GB1000EAMYC_WMATV7016365-part1 splash=silent console=ttyS0,115200 showopts maxcpus=4 vga=0x31d
+    initrd /boot/initrd-3.2.
+
+###Don't change this comment - YaST2 identifier: Original name: linux###
+title Desktop -- openSUSE 12.1 - 3.1.9-1.4
+    root (hd0,1)
+    kernel /boot/vmlinuz-3.1.9-1.4-desktop root=/dev/disk/by-id/ata-GB1000EAMYC_WMATV7016365-part2 resume=/dev/disk/by-id/ata-GB1000EAMYC_WMATV7016365-part1 splash=silent quiet clocksource=jiffies  showopts vga=0x31a console=ttyS0,115200
+    initrd /boot/initrd-3.1.9-1.4-desktop
+
+###Don't change this comment - YaST2 identifier: Original name: failsafe###
+title Failsafe -- openSUSE 12.1 - 3.1.9-1.4
+    root (hd0,1)
+    kernel /boot/vmlinuz-3.1.9-1.4-desktop root=/dev/disk/by-id/ata-GB1000EAMYC_WMATV7016365-part2 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x31a
+    initrd /boot/initrd-3.1.9-1.4-desktop