isolinux.cfg/syslinux.cfg: Drop duplicated 'MENU DEFAULT'
[grml-live.git] / debian / changelog
index 71395a4..a5d1fe2 100644 (file)
@@ -17,8 +17,25 @@ grml-live (0.9.9) unstable; urgency=low
     This should avoid issues with something like
     'apt-get -t experimental ...'
   * Consequently drop 'Latest change' lines from all files.
-
- -- Michael Prokop <mika@grml.org>  Fri, 20 Feb 2009 16:03:42 +0100
+  * Support generation of sha1sum [Testing: issue622]
+  * Drop first, unnecessary APPEND line in isolinux.cfg and syslinux.cfg.
+    [Closes: issue492]
+  * Do no longer use the bootoption lang=us by default. We use it by default
+    in grml-autoconfig anyway and this shortens our /proc/cmdline.
+  * Run commands requiring network access through 'timeout 10' by default
+    if possible. [Closes: issue396]
+  * Do not use build server's hostname for /etc/mailname and
+    /etc/bacula/bacula-fd.conf. [Testing: issue412]
+  * Add "forensic" to the append line when using the forensic kerneloption
+    so we can grep for it in any case.
+  * 15-initsetup: keep a backup of the original runlevel.conf file.
+    Thanks to Thomas Lehmann for the idea! [Closes: issue570]
+  * instsoft.GRMLBASE: support installation of multiple gpg keys
+    via /etc/grml/fai/files/etc/apt/*.key
+  * isolinux.cfg/syslinux.cfg: Drop duplicated 'MENU DEFAULT'.
+    Thanks to Thomas Lehmann for the bugreport!
+
+ -- Michael Prokop <mika@grml.org>  Sat, 21 Feb 2009 14:50:23 +0100
 
 grml-live (0.9.8) unstable; urgency=low