X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=ecbdb41c13bb7141f9884423b24aba2c28c272aa;hb=b4e498befe41a230d18e8d9b5329aa3bf543206d;hp=f13a356b65088eb9829e5bf1106cbc14ac07cac3;hpb=936f2beccec4477ecb891eb9ca6b0fb1e4ccd9d5;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index f13a356..ecbdb41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,13 +2,35 @@ grml-live (0.9.22) UNRELEASED; urgency=low * Send 'Find FAI build logs at' message to grml-live.log as well. * Software related changes: - - Drop edac-utils from GRML_FULL (it's in a bad shape within Debian). - - Add qla-tools to GRML_FULL. + - Add comgt to GRML_FULL. + - 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. + - Drop lanmap (abandonned upstream, see #542376). + - Move dmidecode from GRML_SMALL, GRML_MEDIUM and GRML_FULL to GRMLBASE. - Replace nessusclient, nessusd and nessus-plugins with openvas-client and openvas-server in GRML_FULL. - - -- Michael Prokop Wed, 26 Aug 2009 00:16:38 +0200 + * Do not use /etc/grml_version but instead use /etc/debian_version + as check whether the chroot exists. If grml-live execution + itself succeded but was interrupted during task_configure it should + be fine to re-run grml-live with -u/-b options. + * Fix usage of exclude option in $SQUASHFS_OPTIONS. + * Always remove temporary squashfs stderr file. + * Fix usage of /etc/runlevel.conf in 15-initsetup. + * Add wicd configuration to /etc/grml/fai/config/debconf/GRMLBASE. + * Temporarly move /etc/apt/sources.list.d/grml.list in instsoft.GRMLBASE + to /etc/apt/sources.list.d/grml.unused and restore in 33-aptsetup + again then. This should should prevent us from duplicated sources + list entries. + * New cmdline option: "-n" skips generation of the ISO file. + * Introduce support for squashfs-lzma-tools 4.0-1 and support + configuration variable SQUASHFS_BINARY. + + -- Michael Prokop Fri, 04 Sep 2009 01:57:39 +0200 grml-live (0.9.21) unstable; urgency=low