Magellan Linux

Log of /trunk/grubby/test/results/add

View Directory Listing Directory Listing


Sticky Revision:

Revision 2234 - Directory Listing
Modified Mon Oct 21 13:16:58 2013 UTC (10 years, 7 months ago) by niro
Revert "Add test case for rhbz#742885"

Revision 2057 - Directory Listing
Modified Wed Feb 20 14:05:36 2013 UTC (11 years, 3 months ago) by niro
Add test case for rhbz#742885

Revision 1940 - Directory Listing
Modified Mon Oct 1 12:39:50 2012 UTC (11 years, 8 months ago) by niro
Don't accidentally migrate from linuxefi back to linux (#859285)

Revision 1840 - Directory Listing
Modified Mon Jul 2 12:48:49 2012 UTC (11 years, 10 months ago) by niro
Preserve "trailing indentation" when splitting line elements (#742720)

Revision 1838 - Directory Listing
Modified Mon Jul 2 12:46:41 2012 UTC (11 years, 10 months ago) by niro
Fix failures with grub 2.00~beta2 and 8.10, and add a test case.

Revision 1722 - Directory Listing
Modified Sat Feb 18 00:53:14 2012 UTC (12 years, 3 months ago) by niro
Update "echo 'Loading..." messages to the new kernel version

grub2-mkconfig will create lines like:
		echo    'Loading Linux 3.1.0-0.rc6.git0.0.fc16.x86_64 
...'
- depending on the content of /etc/default/grub.

grubby would recognize these lines and replace them with lines with the 
right
version number such as:
	echo 'Loading Fedora (3.1.0-0.rc6.git0.0.fc16.x86_64)'

these lines were however not recognized by grubby and would not be 
updated on
next kernel update when this entry would be used as template.

With this patch grubby will no longer look for a specific title but 
patch any
"echo 'Loading" line immediately before the kernel line.

Signed-off-by: Adam Williamson <awilliam@redhat.com>



Revision 1698 - Directory Listing
Modified Sat Feb 18 00:16:24 2012 UTC (12 years, 3 months ago) by niro
Add some limited test cases for grub2.



Revision 1332 - Directory Listing
Modified Fri Jun 3 20:32:19 2011 UTC (12 years, 11 months ago) by niro
-forkin standalone grubby

Revision 532 - Directory Listing
Added Sat Sep 1 22:45:15 2007 UTC (16 years, 9 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby/test/results/add
-import if magellan mkinitrd; it is a fork of redhats mkinitrd-5.0.8 with all magellan patches and features; deprecates magellan-src/mkinitrd