X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=b8e181a2c4c96e83ec03d257cd40f9b70ad38779;hb=refs%2Ftags%2Fv0.9.22;hp=14d128eac27302afab10eec3e0b1e5261b4749b0;hpb=2577435278b0070b5ae4ef74cbee6def54d6f56a;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 14d128e..b8e181a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -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: @@ -6,6 +6,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 +27,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 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 + 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 Mon, 07 Sep 2009 15:59:47 +0200 grml-live (0.9.21) unstable; urgency=low