Update changelog for release 0.9.20
[grml-live.git] / debian / changelog
index 2d7710c..da45dab 100644 (file)
@@ -1,4 +1,4 @@
-grml-live (0.9.20) UNRELEASED; urgency=low
+grml-live (0.9.20) unstable; urgency=low
 
   * Add gnupg2 to GRML_FULL. Thanks to Walter Haidinger.
   * Drop all references to xserver-xorg-input-elo2300 (see #527699).
@@ -19,8 +19,26 @@ grml-live (0.9.20) UNRELEASED; urgency=low
     - Drop workbone (see #429178).
   * Add check for valid Debian suite name to avoid breakage of sources.list
     if someone calls grml-live with a typo in the -s option.
-
- -- Michael Prokop <mika@grml.org>  Mon, 03 Aug 2009 01:28:48 +0200
+  * Add exception for libewf1 and libstdc++2.10-glibc2.2 in
+    /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan.
+  * buildd:
+    - add support for building squeeze based ISOs.
+    - add cronjob based on what the grml team is using at daily.grml.org
+    - use '-a' instead of '-rltD' as rsync option to sync logs
+    - use timestamp with hour, minute and second to match with FAI style
+  * /etc/grml/fai/config/hooks/updatebase.GRMLBASE: install apt configuration
+    also when updating the chroot (this happens if we have a base.tgz available
+    on fresh installations).
+  * Document usage of STOP_ON_ERROR in /etc/grml/fai/fai.conf.
+  * Really add support for genisoimage (thanks for the bugreport, Worf).
+  * Set subdirectories of $OUTPUT independent of cmdline parsing so
+    it is possible to set it via conffile as well.
+  * Validate whether the specified architecture class matches the
+    architecture (option), otherwise installation of kernel will fail.
+  * Add 'How do I deploy grml-live on a plain Debian installation' to FAQ.
+  * Build grml-live documentation with table of content.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 00:34:53 +0200
 
 grml-live (0.9.19) unstable; urgency=low