X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=aec3bb5258d587e13ad5ad5a021d05c1364da866;hb=cfb3ddf55a9f047d57dc3d3e0bbd12f941aaa6e1;hp=e88d73f2abe77bee3528333157642a5316e49170;hpb=4d3b4726affcb2492de8aadf518178c05b7f8401;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index e88d73f..aec3bb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,12 @@ -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 + + -- Michael Prokop Mon, 07 Sep 2009 20:24:12 +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: @@ -27,8 +35,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 Fri, 04 Sep 2009 01:56:19 +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