Drop first, unnecessary APPEND line in isolinux.cfg, no longer use the bootoption...
[grml-live.git] / debian / changelog
index 07cdeca..84be938 100644 (file)
@@ -1,10 +1,29 @@
 grml-live (0.9.9) unstable; urgency=low
 
   * Update to kernel 2.6.28-grml[64].
-  * Drop package tspc from GRML_FULL (see #462738 and #515193)
+  * 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!
-
- -- Michael Prokop <mika@grml.org>  Thu, 19 Feb 2009 18:54:05 +0100
+  * 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.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 20 Feb 2009 17:06:24 +0100
 
 grml-live (0.9.8) unstable; urgency=low