config/hooks/instsoft.GRMLBASE: force installation of file-rc
[grml-live.git] / debian / changelog
index 8c6d875..df6c0ef 100644 (file)
@@ -1,3 +1,17 @@
+grml-live (0.9.30) UNRELEASED; urgency=low
+
+  * Support new option '-d <date>' to use specified date as build date
+    information on the ISO instead of the default.
+  * Fix posix violation in grml-live-remaster.
+  * Add jfsutils to GRML_MEDIUM and GRML_SMALL.
+  * Apply patch by Christian Hofstaedtler <ch+git@zeha.at> (thanks!):
+    Ensure /etc/mtab is always present. Newer debootstrap versions
+    no longer create /etc/mtab, so we need to provide our own.
+  * config/hooks/instsoft.GRMLBASE: force installation of file-rc using
+    aptitude's Aptitude::ProblemResolver::Keep-All-Tier option.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 01 Nov 2009 11:31:44 +0100
+
 grml-live (0.9.29) unstable; urgency=low
 
   [ Ulrich Dangel ]