X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6969d702d4645bb31a1bc5fceaaadf719612ca4e;hp=29e3318757ec1be91c4b57894fdf54c8b635c312;hb=96c09943bc092ce76eadff272fb8c292f711c249;hpb=b3015dae12151f5eb85e60002a5c20d1678a1059 diff --git a/debian/changelog b/debian/changelog index 29e3318..6969d70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,40 @@ +grml-debootstrap (0.11) unstable; urgency=low + + * Better inform user about already executed stages. + [Closes: issue299] + + -- Michael Prokop Sat, 6 Oct 2007 18:03:16 +0200 + +grml-debootstrap (0.10) unstable; urgency=low + + * Add console-common to /etc/debootstrap/packages. Thanks for + the feature request, Thorsten Strusch! + * Support option -i/--iso: now it's possible to install packages + from a normal Debian ISO. Thanks for the idea and the basic + instructions to Thorsten Strusch! + http://www.thorstenstrusch.de/software/debian-linux/ + + -- Michael Prokop Mon, 04 Jun 2007 10:13:32 +0200 + grml-debootstrap (0.9) unstable; urgency=low + [ Alexander Wirt ] * Add support for EXTRAPACKAGES that can be dropped in /etc/debootstrap/extrapackages * Add boot_append option to manpage - * Manpage reformatted - - -- Alexander Wirt Sun, 22 Apr 2007 12:35:32 +0200 + * Manpage reformatted + + [ Michael Prokop ] + * Support grml-repository and installation of grml-kernel + via GRMLREPOS and GRMLPACKAGES. + * Use stage logic inside chroot-script as well. + * Activate zsh completion. + * Rewrote interfaces() code for handling of + /etc/network/interfaces. Thanks for the pointer, formorer. + * Make sure stopping a service inside chroot-script does not + fail chroot-script itself. + + -- Michael Prokop Mon, 23 Apr 2007 00:23:19 +0200 grml-debootstrap (0.8) unstable; urgency=low