Update to kernel 2.6.31-grml[64]
[grml-live.git] / debian / changelog
index 14d128e..1d58973 100644 (file)
@@ -1,4 +1,14 @@
-grml-live (0.9.22) UNRELEASED; urgency=low
+grml-live (0.9.23) UNRELEASED; urgency=low
+
+  * Add backwards compability check for old sources.list layout
+    (we're using /etc/apt/sources.list.d now) to script
+    /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
+  * GRML_SMALL, GRML_MEDIUM and GRML_FULL: switch from kernel
+    2.6.28-grml[64] to 2.6.31-grml[64].
+
+ -- Michael Prokop <mika@grml.org>  Tue, 08 Sep 2009 01:50:59 +0200
+
+grml-live (0.9.22) unstable; urgency=low
 
   * Send 'Find FAI build logs at' message to grml-live.log as well.
   * Software related changes:
@@ -6,6 +16,7 @@ grml-live (0.9.22) UNRELEASED; urgency=low
     - Add fatattr to GRML_FULL.
     - Add libsmbios-bin to GRML_FULL (thanks to Christian Bricart).
     - Add qla-tools to GRML_FULL.
+    - Add xmount to GRML_FULL.
     - Drop edac-utils from GRML_FULL (it's in a bad shape within Debian).
     - Drop deprecated firmware-ipw3945 + ipw3945d from GRML_SMALL,
       GRML_MEDIUM and GRML_FULL.
@@ -26,8 +37,22 @@ grml-live (0.9.22) UNRELEASED; urgency=low
     again then. This should should prevent us from duplicated sources
     list entries.
   * New cmdline option: "-n" skips generation of the ISO file.
-
- -- Michael Prokop <mika@grml.org>  Thu, 03 Sep 2009 13:14:31 +0200
+  * Introduce support for squashfs-lzma-tools 4.0-1 and support
+    configuration variable SQUASHFS_BINARY.
+  * Modify update-initramfs call in grml-live script as the
+    'update-initramfs -u -t' might fail with linux images which have been
+    build using kernel-package.
+  * templates/boot/isolinux/grml.cfg: add space char at end of lines in entries
+    that are meant for manual editing (so user just has to press <tab>
+    and edit).
+  * Add 'pci=nomsi' to failsafe bootoption (thanks to Marc 'HE' Brockschmidt).
+  * Fix grml2usb bootoption in templates/boot/isolinux/grml.cfg.
+  * Display "Finished execution of stage 'WINDOWS_BINARIES'" only if the
+    according code has been executed (and do not display if skipping).
+  * Completely remove /lib/modules/${KERNEL}/kernel/drivers/isdn/hisax on
+    grml-small as there will be unresolved symbols without hisax.ko.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 15:59:47 +0200
 
 grml-live (0.9.21) unstable; urgency=low