X-Git-Url: http://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=debian%2Fchangelog;h=bcc49de999595cfc75b99908eb3386eb4bc6c4d5;hp=db94953d688711c403a02234214797413986e417;hb=a43a54163f5934dc637bf8cce6445f661a5d13a1;hpb=39cb619b74bd0dbd2c4a038699ad181cd1fd53ca diff --git a/debian/changelog b/debian/changelog index db94953..bcc49de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,34 @@ +grml-rescueboot (0.3.1) unstable; urgency=low + + * [6323d69] Probe the device where the Grml ISO is being stored using + ${grub_probe} instead of using ${GRUB_DEVICE_BOOT}. + [Closes: issue977] - thanks to Johann Felix Soden for the + bugreport and the patch. + + -- Michael Prokop Mon, 21 Mar 2011 00:25:57 +0100 + +grml-rescueboot (0.3.0) unstable; urgency=low + + * [3c6f08e] Use prepare_grub_to_access_device to provide further menu + entry details for GRUB. - thanks to Frédéric Boiteux + for the bugreport. + * [81d5556] Implement CUSTOM_BOOTOPTIONS handling via kernelopts. + + -- Michael Prokop Mon, 21 Feb 2011 22:23:25 +0100 + +grml-rescueboot (0.2.0) unstable; urgency=low + + * [199476a] post-maintainer scripts: make sure update-grub is present + before executing it - thanks to Samat K Jain for reporting. + * [d583c5d] Add TODO file. + * [1e7153d] Support setting location of ISOs via ISO_LOCATION in + /etc/default/grml-rescueboot. + + -- Michael Prokop Fri, 07 Jan 2011 11:30:24 +0100 + grml-rescueboot (0.1.0) unstable; urgency=low + [ Andreas "Jimmy" Gredler ] * Initial Release. - -- Andreas "Jimmy" Gredler Sat, 06 Nov 2010 12:28:45 +0100 + -- Michael Prokop Wed, 15 Dec 2010 18:20:53 +0100