Magellan Linux

Log of /tags/grubby-8_29/test

View Directory Listing Directory Listing


Sticky Revision:

Revision 2267 - Directory Listing
Modified Mon Oct 21 14:16:22 2013 UTC (10 years, 5 months ago) by niro
tagged 'grubby-8_29'

Revision 2257 - Directory Listing
Modified Mon Oct 21 14:01:48 2013 UTC (10 years, 5 months ago) by niro
Original Path: trunk/grubby/test
Attempt to compensate for shell quoting in grub names.

Revision 2256 - Directory Listing
Modified Mon Oct 21 14:01:03 2013 UTC (10 years, 5 months ago) by niro
Original Path: trunk/grubby/test
Fix bad grubenv file.

Revision 2252 - Directory Listing
Modified Mon Oct 21 13:59:08 2013 UTC (10 years, 5 months ago) by niro
Original Path: trunk/grubby/test
Make grub2's "set default=${saved_entry}" work better (#808021)

Revision 2236 - Directory Listing
Modified Mon Oct 21 13:19:07 2013 UTC (10 years, 5 months ago) by niro
Original Path: trunk/grubby/test
Add logging when things fail.

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

Revision 2057 - Directory Listing
Modified Wed Feb 20 14:05:36 2013 UTC (11 years, 1 month ago) by niro
Original Path: trunk/grubby/test
Add test case for rhbz#742885

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

Revision 1861 - Directory Listing
Modified Mon Jul 2 13:18:33 2012 UTC (11 years, 8 months ago) by niro
Original Path: trunk/grubby/test
Fix for grub on SuSE systems: test lba and boot info

Revision 1860 - Directory Listing
Modified Mon Jul 2 13:17:12 2012 UTC (11 years, 8 months ago) by niro
Original Path: trunk/grubby/test
Add tests for --set-default-index feature

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

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

Revision 1801 - Directory Listing
Modified Mon Apr 16 17:48:10 2012 UTC (11 years, 11 months ago) by niro
Original Path: trunk/grubby/test
Make --remove-kenrel support titles in grub2 (and other fixes)

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