Magellan Linux

Log of /tags/grubby-8_4/test

View Directory Listing Directory Listing


Sticky Revision:

Revision 1725 - Directory Listing
Modified Sat Feb 18 00:56:22 2012 UTC (12 years, 1 month ago) by niro
tagged 'grubby-8_4'

Revision 1722 - Directory Listing
Modified Sat Feb 18 00:53:14 2012 UTC (12 years, 1 month ago) by niro
Original Path: trunk/grubby/test
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 1721 - Directory Listing
Modified Sat Feb 18 00:52:28 2012 UTC (12 years, 1 month ago) by niro
Original Path: trunk/grubby/test
Add new '--default-title' feature.

This displays the title of the default entry directly from the
parsed configuration file.

Signed-off-by: Cleber Rosa <crosa@redhat.com>




Revision 1720 - Directory Listing
Modified Sat Feb 18 00:51:28 2012 UTC (12 years, 1 month ago) by niro
Original Path: trunk/grubby/test
Add new '--default-index' feature.

This displays the (numeric) index of the default entry directly
from the parsed configuration file.

Signed-off-by: Cleber Rosa <crosa@redhat.com>




Revision 1698 - Directory Listing
Modified Sat Feb 18 00:16:24 2012 UTC (12 years, 1 month ago) by niro
Original Path: trunk/grubby/test
Add some limited test cases for grub2.



Revision 1332 - Directory Listing
Modified Fri Jun 3 20:32:19 2011 UTC (12 years, 9 months ago) by niro
Original Path: trunk/grubby/test
-forkin standalone grubby

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