Support setting aptitude/apt-get options through $DPKG_OPTIONS
[grml-debootstrap.git] / debian / changelog
index 83900f0..aaf9be7 100644 (file)
@@ -1,3 +1,23 @@
+grml-debootstrap (0.27) unstable; urgency=low
+
+  * Support setting Debian suite components (like main, contrib,...)
+    through COMPONENTS so it's possible to use a simple 'main' mirror.
+  * Support setting aptitude/apt-get options through $DPKG_OPTIONS.
+  * Bugfix: make sure to ignore /dev/md* devices if not using SW-RAID
+  * Bugfix: do not fail in chrootmirror() when using $ISO variable.
+  * Bump Standard Version to 3.8.1 (no further changes).
+
+ -- Michael Prokop <mika@grml.org>  Fri, 08 May 2009 14:28:27 +0200
+
+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 <mika@grml.org>  Tue, 17 Mar 2009 10:47:53 +0100
+
 grml-debootstrap (0.25) unstable; urgency=low
 
   * Use configuration $RELEASE as well as default in interactive