Magellan Linux

Diff of /trunk/grubby/test/results/remove/g2-1.4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1731 by niro, Sat Feb 18 00:57:49 2012 UTC revision 1732 by niro, Sat Feb 18 01:00:24 2012 UTC
# Line 36  set timeout=5 Line 36  set timeout=5
36  ### END /etc/grub.d/00_header ###  ### END /etc/grub.d/00_header ###
37    
38  ### BEGIN /etc/grub.d/10_linux ###  ### BEGIN /etc/grub.d/10_linux ###
39  menuentry 'Linux, with Linux 2.6.38.8-32.fc15.x86_64' --class gnu-linux --class gnu --class os {  menuentry 'Linux, with Fedora 2.6.38.8-32.fc15.x86_64' --class gnu-linux --class gnu --class os {
40   load_video   load_video
41   set gfxpayload=keep   set gfxpayload=keep
42   insmod part_msdos   insmod part_msdos
43   insmod ext2   insmod ext2
44   set root='(hd0,msdos1)'   set root='(hd0,msdos1)'
45   search --no-floppy --fs-uuid --set=root df0170c9-7d05-415c-bbd1-d4d503ba0eed   search --no-floppy --fs-uuid --set=root df0170c9-7d05-415c-bbd1-d4d503ba0eed
46   echo 'Loading Linux 2.6.38.8-32.fc15.x86_64 ...'   echo 'Loading Fedora 2.6.38.8-32.fc15.x86_64 ...'
47   linux /vmlinuz-2.6.38.8-32.fc15.x86_64 root=/dev/mapper/vg_pjones5-lv_root ro quiet rhgb   linux /vmlinuz-2.6.38.8-32.fc15.x86_64 root=/dev/mapper/vg_pjones5-lv_root ro quiet rhgb
48   echo 'Loading initial ramdisk ...'   echo 'Loading initial ramdisk ...'
49   initrd /initramfs-2.6.38.8-32.fc15.x86_64.img   initrd /initramfs-2.6.38.8-32.fc15.x86_64.img

Legend:
Removed from v.1731  
changed lines
  Added in v.1732