Update changelog for new release (0.9.22)
[grml-live.git] / debian / changelog
index 6e991a2..b8e181a 100644 (file)
@@ -1,12 +1,48 @@
-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:
-    - Drop edac-utils from GRML_FULL (it's in a bad shape within Debian).
-    - Add qla-tools to GRML_FULL.
+    - Add comgt to GRML_FULL.
+    - Add fatattr to GRML_FULL.
     - Add libsmbios-bin to GRML_FULL (thanks to Christian Bricart).
-
- -- Michael Prokop <mika@grml.org>  Tue, 25 Aug 2009 18:41:04 +0200
+    - 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
+    as check whether the chroot exists. If grml-live execution
+    itself succeded but was interrupted during task_configure it should
+    be fine to re-run grml-live with -u/-b options.
+  * Fix usage of exclude option in $SQUASHFS_OPTIONS.
+  * Always remove temporary squashfs stderr file.
+  * Fix usage of /etc/runlevel.conf in 15-initsetup.
+  * Add wicd configuration to /etc/grml/fai/config/debconf/GRMLBASE.
+  * Temporarly move /etc/apt/sources.list.d/grml.list in instsoft.GRMLBASE
+    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.
+  * 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