X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=b89862192f801c2824fc3ad84a920767625680f1;hp=3aa67ca9e7ad40ecc9deabf0f65d098b6b85b255;hb=3fb3aad9da90877511659ebd777655af621a9016;hpb=a158cf56b91b091294200584fbc1c88618494bf5 diff --git a/debian/changelog b/debian/changelog index 3aa67ca..b898621 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,35 @@ +grml-debootstrap (0.26) unstable; urgency=low + + * Do not use UUID on SW-RAID. + * Add /dev/md* to partition list. If /dev/md* is already + configured we don't want to re-run the SW-RAID setup + but instead just install on /dev/md*. + + -- Michael Prokop Tue, 17 Mar 2009 10:47:53 +0100 + +grml-debootstrap (0.25) unstable; urgency=low + + * Use configuration $RELEASE as well as default in interactive + setup script. + * Provide $MNTPOINT as environment variable for usage inside + /etc/debootstrap/scripts/. + + -- Michael Prokop Sat, 07 Mar 2009 14:37:46 +0100 + grml-debootstrap (0.24) unstable; urgency=low * Update documentation. - - -- Michael Prokop Wed, 10 Dec 2008 11:07:56 +0100 + * Use configuration of $MIRROR, $HOSTNAME as defaults in + interactive setup script. + * Add initial support for Debian/squeeze and drop sarge instead. + * Update VCS*-headers and long description of Debian package. + * Move asciidoc, docbook-xsl, xsltproc to Build-Depends-Indep. + * Drop $CHROOTMIRROR variable, instead use $MIRROR for debootstrap + as well as inside the chroot. + * Provide $MNTPOINT as environment variable for usage inside + /etc/debootstrap/scripts/. + + -- Michael Prokop Sat, 07 Mar 2009 14:15:32 +0100 grml-debootstrap (0.23) unstable; urgency=low