isolinux.cfg/syslinux.cfg: Drop duplicated 'MENU DEFAULT'
[grml-live.git] / debian / changelog
index 26c71ed..a5d1fe2 100644 (file)
@@ -1,3 +1,54 @@
+grml-live (0.9.9) unstable; urgency=low
+
+  * Update to kernel 2.6.28-grml[64].
+  * Changes in GRML_FULL:
+    - drop package tspc (see #462738 and #515193)
+    - replace gqview with geeqie (thanks, Spida)
+  * Add mc to GRML_MEDIUM (on request by Christian Kuehlborn).
+  * Document noautoconfig in grml-cheatcodes. Thanks to Ralf Moll!
+  * buildd:
+    - rename all etch* related scripts to lenny*
+    - adjust scripts to use "lenny" instead of "stable" for building
+      [to avoid that "etch" is used as build name but lenny is used]
+    - use "$NAME-daily-$SUITE" in functions.sh as build name so
+      identifying ISOs while running them is easier
+  * Support squeeze as valid suite name.
+  * Comment Debian/unstable in /etc/grml/fai/apt/preferences by default.
+    This should avoid issues with something like
+    'apt-get -t experimental ...'
+  * Consequently drop 'Latest change' lines from all files.
+  * 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
+
+  * Improve help text of the release option in usage info.
+  * Drop fblog from GRML_FULL (obsolete with 2.6 kernels, #427139).
+  * Add libcap2-bin to GRML_FULL.
+  * Upgrade isolinux.bin to version from syslinux-common 2:3.73+dfsg-1.
+    [Testing: issue569]
+  * Integrate /etc/grml/fai/config/scripts/GRMLBASE/18-timesetup to
+    improve UTC handling. Thanks for the script, Thomas Lehmann!
+
+ -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 14:20:39 +0100
+
 grml-live (0.9.7) unstable; urgency=low
 
   * Add packages to GRML_FULL:
@@ -9,8 +60,10 @@ grml-live (0.9.7) unstable; urgency=low
   * Support execution without touching the chroot at all using option "-B".
     Thanks for the patch, Jimmy.
   * Update current state section of documentation.
+  * Update cheatcode documentation (thanks to Moritz Augsburger).
+  * Drop cryopid from GRML_FULL, see #507882.
 
- -- Michael Prokop <mika@grml.org>  Tue, 02 Dec 2008 23:54:29 +0100
+ -- Michael Prokop <mika@grml.org>  Fri, 12 Dec 2008 12:17:35 +0100
 
 grml-live (0.9.6) unstable; urgency=low