X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=b35c66343514cb3b6fc269b8687031eb78fe2a2f;hp=3a50ae7d3011e43e7cb112fecb85a189c358f48b;hb=42c15c9e98e348be9c6f355a3b52373db981b52c;hpb=843d74dcdc22aeb0d6b15082f73345e5b340769d diff --git a/debian/changelog b/debian/changelog index 3a50ae7..b35c663 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,42 @@ grml-live (0.9.33) UNRELEASED; urgency=low + [ Michael Prokop ] * Switch order of mirror configuration in example config. Thanks for the hint, formorer. * Write current date to last output line of grml-live so the user knows how "old" his build is while sitting at the shell prompt. + * Integrate /etc/grml/fai/config/scripts/GRMLBASE/01-packages + which is meant to be used as package installation validator. + * Update sources.list handling: + - Disable deb-src by default in sources.list. People usually + won't need this and the ones that want it know how to enable + it. Therefore let's save traffic on the mirrors. + - Note usage of GeoIP-selected mirrors. + - Add commented examples for DE/AT mirrors. + Thanks for the suggestions to Sedat Dilek. [Closes: issue756] + * Use /sbin/mount.ntfs-3g as default handler for ntfs. Thanks + for bringing this issue up, Richard Hartmann. + * templates/boot/grub/menu.lst: drop bootoption lang=us, we + specify the default within grml-autoconfig. + * Support configuration variable EXIT_ON_MISSING_PACKAGES to exit + with returncode != 0 if a requested package isn't available on the + resulting ISO. + * Software related changes: + - Add iscsitarget-module-2.6.31-grml64 to GRML_FULL. + - Add nbd-server + nbd-client to GRML_FULL (thanks to Xuân Baldauf). + - Drop (unavailable) at76-usb-modules-2.6.31-grml from GRML_MEDIUM. + - Drop lomoco from GRML_FULL (bad state, unnecessary). + * GRML* classes: + - drop grml-scanpartitions + - add grml-udev-config + - move all grml-* packages that used to be part of all Grml + flavours to GRMLBASE and drop them from the flavour specific + configuration instead + + [ Thorsten Glaser ] + * Update MirOS bsd4grml to 20091115. - -- Michael Prokop Fri, 13 Nov 2009 21:48:22 +0100 + -- Michael Prokop Sat, 12 Dec 2009 14:44:14 +0100 grml-live (0.9.32) unstable; urgency=low