X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3b7984069d187690fe5aecd1a21501768760f061;hp=c01cab4d4850de79826031fefa226ab137694b34;hb=2d9ca17693a4521b5aaadb090586b816152d1505;hpb=a3c10e584dd26528ca76e201ab8a0e6b061db3ac diff --git a/debian/changelog b/debian/changelog index c01cab4..3b79840 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,29 @@ +grml-debootstrap (0.33) UNRELEASED; urgency=low + + * Do not provide the 'install bootloader into partition' feature + in the interactive menu (since grub2 can't handle that). + + -- Michael Prokop Thu, 29 Oct 2009 01:40:37 +0100 + +grml-debootstrap (0.32) unstable; urgency=low + + * Drop support for old-stable/etch. + * Simplify usage for grub handling, now it's just GRUB="/dev/sdX[#]". + * Execute blockdev to reread partition table. + * Replace vol_id command with blkid. + * Drop deprecated sarge specific code. + + -- Michael Prokop Wed, 28 Oct 2009 23:29:47 +0100 + grml-debootstrap (0.31) unstable; urgency=low - * Adjust grubdevice() handling and install grub-pc package for + * Adjust grub handling and install grub-pc package for supporting grub2. [Closes: issue747] * Use cdn.debian.net as default mirror. + * Support config variable INSTALL_NOTES to catch information during + installation which is reported at the end of the installation process. - -- Michael Prokop Sat, 24 Oct 2009 02:05:26 +0200 + -- Michael Prokop Sat, 24 Oct 2009 02:47:00 +0200 grml-debootstrap (0.30) unstable; urgency=low