Bump Standards-Version to 3.9.2.
[grml-rescueboot.git] / debian / changelog
1 grml-rescueboot (0.3.3) unstable; urgency=low
2
3   [ Ulrich Dangel ]
4   * [b2a6895] Add support for raid devices
5
6   [ Christian Hofstaedtler ]
7   * [0858c92] Work around grub sillyness of adding " to cmdline
8
9  -- Christian Hofstaedtler <ch@grml.org>  Sat, 26 Mar 2011 00:42:23 +0100
10
11 grml-rescueboot (0.3.2) unstable; urgency=low
12
13   [ Ulrich Dangel ]
14   * [e5a68ae] Refactored 42_grml and support lvm devices [Closes: issue971].
15
16  -- Christian Hofstaedtler <ch@grml.org>  Fri, 25 Mar 2011 22:52:36 +0100
17
18 grml-rescueboot (0.3.1) unstable; urgency=low
19
20   * [6323d69] Probe the device where the Grml ISO is being stored using
21     ${grub_probe} instead of using ${GRUB_DEVICE_BOOT}.
22     [Closes: issue977] - thanks to Johann Felix Soden for the
23     bugreport and the patch.
24
25  -- Michael Prokop <mika@grml.org>  Mon, 21 Mar 2011 00:25:57 +0100
26
27 grml-rescueboot (0.3.0) unstable; urgency=low
28
29   * [3c6f08e] Use prepare_grub_to_access_device to provide further menu
30     entry details for GRUB. - thanks to Frédéric Boiteux
31     <fboiteux@calistel.com> for the bugreport.
32   * [81d5556] Implement CUSTOM_BOOTOPTIONS handling via kernelopts.
33
34  -- Michael Prokop <mika@grml.org>  Mon, 21 Feb 2011 22:23:25 +0100
35
36 grml-rescueboot (0.2.0) unstable; urgency=low
37
38   * [199476a] post-maintainer scripts: make sure update-grub is present
39     before executing it - thanks to Samat K Jain for reporting.
40   * [d583c5d] Add TODO file.
41   * [1e7153d] Support setting location of ISOs via ISO_LOCATION in
42     /etc/default/grml-rescueboot.
43
44  -- Michael Prokop <mika@grml.org>  Fri, 07 Jan 2011 11:30:24 +0100
45
46 grml-rescueboot (0.1.0) unstable; urgency=low
47
48   [ Andreas "Jimmy" Gredler ]
49   * Initial Release.
50
51  -- Michael Prokop <mika@grml.org>  Wed, 15 Dec 2010 18:20:53 +0100