Support config variable RM_APTCACHE.
[grml-debootstrap.git] / debian / changelog
index 5153ec9..3117250 100644 (file)
@@ -1,9 +1,19 @@
 grml-debootstrap (0.34) unstable; urgency=low
 
-  * Move the apt cache removal function to the end to avoid failure
-    of grub installation.
-
- -- Michael Prokop <mika@grml.org>  Mon, 22 Feb 2010 22:17:09 +0100
+  * Move the apt cache removal function to a later point of execution
+    so custom scripts still have access to the Debian packages.
+  * Display executed debootstrap cmdline when running it.
+  * Slightly improve checks for grub-install/update-grub and do
+    no set full path to the binaries.
+  * Revert "Updated grml-debootstrap parameter handling" which
+    breaks the way grml-debootstrap used to work. Instead:
+  * Introduce option --nopackages to skip installation of packages
+    defined in /etc/debootstrap/packages.
+  * Support config variable RM_APTCACHE to allow disabling removal
+    of apt-cache. Thanks for the idea and initial patch, Tong Sun.
+    [Closes: issue805]
+
+ -- Michael Prokop <mika@grml.org>  Mon, 22 Feb 2010 23:46:13 +0100
 
 grml-debootstrap (0.33) unstable; urgency=low