Magellan Linux

Log of /tags/grubby-8_9/test

View Directory Listing Directory Listing


Sticky Revision:

Revision 1773 - Directory Listing
Modified Sat Mar 3 15:26:46 2012 UTC (12 years ago) by niro
tagged 'grubby-8_9'

Revision 1737 - Directory Listing
Modified Sat Feb 18 01:02:56 2012 UTC (12 years, 1 month ago) by niro
Original Path: trunk/grubby/test
Add a test case for --debug.

Make sure --debug works as expected in both successful and failed
attempts.



Revision 1732 - Directory Listing
Modified Sat Feb 18 01:00:24 2012 UTC (12 years, 1 month ago) by niro
Original Path: trunk/grubby/test
Fix another test broken by 4bb88f93e6c7cf432e354a164fce8743794a



Revision 1727 - Directory Listing
Modified Sat Feb 18 00:57:49 2012 UTC (12 years, 1 month ago) by niro
Original Path: trunk/grubby/test
Use dummy entries for text following kernel entries so it is preserved 
(#744717)

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



Revision 1726 - Directory Listing
Modified Sat Feb 18 00:57:10 2012 UTC (12 years, 1 month ago) by niro
Original Path: trunk/grubby/test
Fix up one test result for changes from 
4bb88f93e6c7cf432e354a164fce8743794a84a5



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, 6 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