Update changelog for new release (0.9.22)
[grml-live.git] / debian / changelog
index c838b77..b8e181a 100644 (file)
@@ -1,12 +1,17 @@
-grml-live (0.9.22) UNRELEASED; urgency=low
+grml-live (0.9.22) unstable; urgency=low
 
   * Send 'Find FAI build logs at' message to grml-live.log as well.
   * Software related changes:
+    - Add comgt to GRML_FULL.
     - 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.
     - Drop lanmap (abandonned upstream, see #542376).
+    - Move dmidecode from GRML_SMALL, GRML_MEDIUM and GRML_FULL to GRMLBASE.
     - Replace nessusclient, nessusd and nessus-plugins with
       openvas-client and openvas-server in GRML_FULL.
   * Do not use /etc/grml_version but instead use /etc/debian_version
@@ -21,8 +26,23 @@ grml-live (0.9.22) UNRELEASED; urgency=low
     to /etc/apt/sources.list.d/grml.unused and restore in 33-aptsetup
     again then. This should should prevent us from duplicated sources
     list entries.
-
- -- Michael Prokop <mika@grml.org>  Sat, 29 Aug 2009 09:45:51 +0200
+  * New cmdline option: "-n" skips generation of the ISO file.
+  * 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