X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=fb51ae41f73e3a86fd17067b600511c877f0d5dc;hp=bd67c401017e9f042db746118aa31db5d8b07d2a;hb=ecdab0450adbba4a475979cca7bce3807b5ab908;hpb=8c2deecf5107049dc01056542252d7f82db40895 diff --git a/debian/changelog b/debian/changelog index bd67c40..fb51ae4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +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 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:47:00 +0200 + grml-debootstrap (0.30) unstable; urgency=low [ Ulrich Dangel ]