Magellan Linux

Diff of /trunk/grubby/test.sh

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

revision 2708 by niro, Wed Jul 16 10:48:35 2014 UTC revision 2709 by niro, Wed Jul 16 10:57:06 2014 UTC
# Line 523  if [ "$testgrub2" == "y" ]; then Line 523  if [ "$testgrub2" == "y" ]; then
523          --devtree='/boot/dtb-2.6.38.8-32.fc15.x86_64/foobarbaz.dtb' \          --devtree='/boot/dtb-2.6.38.8-32.fc15.x86_64/foobarbaz.dtb' \
524          --initrd=/boot/initramfs-2.6.38.8-32.fc15.x86_64.img \          --initrd=/boot/initramfs-2.6.38.8-32.fc15.x86_64.img \
525          --boot-filesystem=/boot/ --copy-default --efi          --boot-filesystem=/boot/ --copy-default --efi
526        grub2Test grub2.14 add/g2-1.14 \
527            --add-kernel=/boot/vmlinuz-0-rescue-5a94251776a14678911d4ae0949500f5 \
528            --initrd /boot/initramfs-0-rescue-5a94251776a14678911d4ae0949500f5.img \
529            --copy-default --title "Fedora 21 Rescue" --args=root=/fooooo \
530            --remove-kernel=wtf
531    
532      testing="GRUB2 add initrd"      testing="GRUB2 add initrd"
533      grub2Test grub2.2 add/g2-1.4 --update-kernel=/boot/new-kernel.img \      grub2Test grub2.2 add/g2-1.4 --update-kernel=/boot/new-kernel.img \

Legend:
Removed from v.2708  
changed lines
  Added in v.2709