X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=39462ad1ed61d7a5210ab910d8b69d3e0a800a06;hp=b5840d67e2e7b7ffa212e1ff45b8ac428c3d2577;hb=9a2100683c885e8039600eabd5f4dad32c15097d;hpb=0c97db3b8040bfbcdaf2af2c7a76361f8f8a4bcd diff --git a/debian/changelog b/debian/changelog index b5840d6..39462ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,86 @@ -grml-live (0.9.31) UNRELEASED; urgency=low +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 gdisk 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 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). + * 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 Wed, 30 Dec 2009 01:55:00 +0100 + +grml-live (0.9.32) unstable; urgency=low + + * Update docs to reflect current FAI_CONFIG_* setup. + * Set FAI_CONFIGDIR=/etc/grml/fai/config in /etc/grml/fai/fai.conf + so FAI versions older than 3.3 still work. Thanks for the bugreport, + Christian Hofstaedtler. + + -- Michael Prokop Sun, 08 Nov 2009 11:50:46 +0100 + +grml-live (0.9.31) unstable; urgency=low + + [ Michael Prokop ] * Fix the 'Memtest86+ bootentry doesn't work within GRUB2' issue. + * Update main fai config (update to what's shipped by FAI 3.3): + * Move 'FAI_CONFIGDIR=/etc/grml/fai/config' from fai.conf + to make-fai-nfsroot.conf and disable it by default as + only FAI_CONFIG_SRC is relevant nowadays. + * Disable irrelevant 'FAI=/etc/grml/fai/config' in fai.conf by + default. + * Drop dhcp-client from exclude option in $FAI_DEBOOTSTRAP_OPTS + in file make-fai-nfsroot.conf (sync with FAI upstram). + + [ Thorsten Glaser ] + * Update bootgrub.mksh to 20091104. + * Change manifold-boot ISO patch logic slightly to work better on + certain HP machines. [Closes: issue757] - -- Michael Prokop Mon, 02 Nov 2009 00:05:22 +0100 + -- Michael Prokop Wed, 04 Nov 2009 20:30:30 +0100 grml-live (0.9.30) unstable; urgency=low @@ -122,7 +200,7 @@ grml-live (0.9.24) unstable; urgency=low [ Michael Prokop ] * Software related changes: - - Add openvas-client, openvas-plugins-base, openvas-plugins-dfsg + + - Add openvas-client, openvas-plugins-base, openvas-plugins-dfsg + openvas-server to GRML_FORENSIC. - Add stressapptest to GRML_FULL + GRML_FORENSIC. - Drop lcap (package is gone) from GRML_FORENSIC.