--- trunk/grubby/ChangeLog 2012/02/18 01:00:56 1734 +++ trunk/grubby/ChangeLog 2012/02/18 01:03:32 1739 @@ -1,5 +1,29 @@ 2012-02-18 Niels Rogalla + * [r1738] VERSION: + -version 8.7 + * [r1737] test.sh, test/results/debug[ADD], + test/results/debug/g2.1[ADD], test/results/debug/g2.1.2[ADD]: + Add a test case for --debug. + + Make sure --debug works as expected in both successful and failed + attempts. + * [r1736] grubby.8, grubby.c: + grubby: Add --debug option to annotate "suitable template" + failures + + Today, when grubby fails with "no suitable template found" the + user + has no idea why that might be. These can fail for several + reasons. + So add a --debug option to print out the line in grubby.c where + it + failed, a text message describing the failure, and a copy of the + bootloader entry that failed, to aid investigation. + + Signed-off-by: Eric Sandeen + * [r1734] ChangeLog: + updated ChangeLog * [r1733] VERSION: -version 8.6 * [r1732] test/results/remove/g2-1.4: