Support setting variables inside chroot system via /etc/debootstrap/variables
[grml-debootstrap.git] / debian / changelog
index b96f877..74c32ec 100644 (file)
@@ -1,9 +1,13 @@
 grml-debootstrap (0.6) unstable; urgency=low
 
+  * Split all the code into separate functions.
   * Export LANG=C and LC_ALL=C as we don't have the locales inside
     the chroot when running grml-debootstrap. (Just a cosmetic
     change as there aren't any errors but warning messages from
     dpkg.)
+  * Always assume architecture of the running system (overwriting
+    via $ARCH is still supported of course).
+  * Support stages. [Closes: issue151]
 
  -- Michael Prokop <mika@grml.org>  Mon,  9 Apr 2007 14:35:21 +0200