X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ccb4476b71075dc928cb16090cc041996819c3fe;hp=7fcdf90ba716c48f62175b9179cf42b36689b5c9;hb=27b5b46a512f5131d99917846857eb8fcae2bc96;hpb=f75b02d87e66bb29f0f0d58d953fd437840a16bf diff --git a/debian/changelog b/debian/changelog index 7fcdf90..ccb4476 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +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. + + -- Michael Prokop Wed, 28 Oct 2009 21:40:46 +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 ] + * Add cmdline option for specifying target architecture (--arch). + Allows to specify target architecture i386 if running on an amd64 + system. [Closes: issue658] + + [ Michael Prokop ] + * Add according documentation for new --arch option. + * Bump Standards-Version to 3.8.3 (no further changes). + + -- Michael Prokop Fri, 11 Sep 2009 03:15:46 +0200 + grml-debootstrap (0.29) unstable; urgency=low The "thanks to gebi for the bugreports and feedback" release. :)