X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=8a0e0fda5ce05cff1489764dce7c5ad2a126c5ea;hp=a3065e3010a034bfd924d99dc7fb6464cc1fe3af;hb=acf1124540120cbd07dc823876be9c239f75b61e;hpb=d900a0e4047e51b27cda624a104ae97a1625c080 diff --git a/debian/changelog b/debian/changelog index a3065e3..8a0e0fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,62 @@ +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. + * Drop memtest86+ from Depends as it's shipped by grml-live-addons + nowadays (see issue717). Instead be more verbose in the warning + message if neither the one from grml-live-addons nor memtest86+ + can be found. + * Software related changes: + - Add fsarchiver to GRML_FULL. + - Add gdisk to GRML_FULL. + - Add infiniband-diags to GRML_FULL. + - Add iptraf to GRML_MEDIUM (thanks, thermoman). + - Add iscsitarget-module-2.6.31-grml64 to GRML_FULL. + - Add kexec-tools to GRML_SMALL and GRML_MEDIUM (thanks, + Christoph Biedl). + - Add mbuffer to GRML_FULL. + - Add modem-cmd 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 dvi2tty from GRML_FULL (so we don't pull tex-common and + texlive-binaries into the system). + - Drop fakechroot from GRML_FULL and GRML_FORENSIC (the package + is in a bad shape since several month). + - Drop grml-mercurial-utils from GRML_FULL and GRML_MEDIUM as we + use git nowadays. + - Drop lomoco from GRML_FULL (bad state, unnecessary). + - Add lcrack to GRML_FORENSIC. + * 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 20091226. + + -- Michael Prokop Wed, 30 Dec 2009 02:20:10 +0100 + grml-live (0.9.32) unstable; urgency=low * Update docs to reflect current FAI_CONFIG_* setup.