Magellan Linux

Log of /tags/grubby-8_21/test.sh

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2062 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 20 14:30:04 2013 UTC (11 years, 1 month ago) by niro
File length: 21987 byte(s)
Diff to previous 2057
tagged 'grubby-8_21'

Revision 2057 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 20 14:05:36 2013 UTC (11 years, 1 month ago) by niro
Original Path: trunk/grubby/test.sh
File length: 21987 byte(s)
Diff to previous 1940
Add test case for rhbz#742885

Revision 1940 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 1 12:39:50 2012 UTC (11 years, 6 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 21888 byte(s)
Diff to previous 1861
Don't accidentally migrate from linuxefi back to linux (#859285)

Revision 1861 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 2 13:18:33 2012 UTC (11 years, 9 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 21574 byte(s)
Diff to previous 1858
Fix for grub on SuSE systems: test lba and boot info

Revision 1858 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 2 13:14:43 2012 UTC (11 years, 9 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 20782 byte(s)
Diff to previous 1857
1 isn't a great value for MALLOC_PERTURB_ - use 5265.

Revision 1857 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 2 13:14:11 2012 UTC (11 years, 9 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 20692 byte(s)
Diff to previous 1856
test.sh: enable the use of MALLOC_PERTURB_

Revision 1856 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 2 13:13:49 2012 UTC (11 years, 9 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 20667 byte(s)
Diff to previous 1837
test.sh: revert bash 4 only syntax change

Revision 1837 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 2 12:46:11 2012 UTC (11 years, 9 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 20655 byte(s)
Diff to previous 1801
Fix failures with grub 2.00~beta2 and 8.10, and add a test case.

Revision 1801 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 16 17:48:10 2012 UTC (12 years ago) by niro
Original Path: trunk/grubby/test.sh
File length: 20504 byte(s)
Diff to previous 1741
Make --remove-kenrel support titles in grub2 (and other fixes)

Revision 1741 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 18 01:04:10 2012 UTC (12 years, 2 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 20094 byte(s)
Diff to previous 1737
Fix new test case to not care if /boot is a mountpoint...



Revision 1737 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 18 01:02:56 2012 UTC (12 years, 2 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 20047 byte(s)
Diff to previous 1727
Add a test case for --debug.

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



Revision 1727 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 18 00:57:49 2012 UTC (12 years, 2 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 19725 byte(s)
Diff to previous 1721
Use dummy entries for text following kernel entries so it is preserved 
(#744717)

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



Revision 1721 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 18 00:52:28 2012 UTC (12 years, 2 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 19609 byte(s)
Diff to previous 1720
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 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 18 00:51:28 2012 UTC (12 years, 2 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 18795 byte(s)
Diff to previous 1719
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 1719 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 18 00:50:18 2012 UTC (12 years, 2 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 18010 byte(s)
Diff to previous 1698
test.sh: add feature for testing the output of a grubby command

Instead of comparing the configuration file that gets generated by
a grubby command

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




Revision 1698 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 18 00:16:24 2012 UTC (12 years, 2 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 17126 byte(s)
Diff to previous 1332
Add some limited test cases for grub2.



Revision 1332 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 3 20:32:19 2011 UTC (12 years, 10 months ago) by niro
Original Path: trunk/grubby/test.sh
File length: 16484 byte(s)
Copied from: trunk/mkinitrd-magellan/grubby/test.sh revision 1308
Diff to previous 1308
-forkin standalone grubby

Revision 1308 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 27 17:35:32 2011 UTC (12 years, 10 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby/test.sh
File length: 16484 byte(s)
Diff to previous 532
merged with upstream 7.0.16

Revision 532 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Sep 1 22:45:15 2007 UTC (16 years, 7 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby/test.sh
File length: 13264 byte(s)
-import if magellan mkinitrd; it is a fork of redhats mkinitrd-5.0.8 with all magellan patches and features; deprecates magellan-src/mkinitrd


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a