X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=cf5489283797db211a6eb5cb723cdc6566295dcb;hp=9bf67ea837b4e14822ecaa7b72e30c70d2974128;hb=9d10b3dfa3eea348d90ca085ebba5cfc562e0462;hpb=541c21791f51c8ba52ddf3c994bd73f0b08191f1 diff --git a/debian/changelog b/debian/changelog index 9bf67ea..cf54892 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,81 @@ +grml-live (0.9.4) unstable; urgency=low + + * Update docs, depend on squashfs-lzma-tools (but allow usage + of squashfs-tools as well). + * Use squashfs-lzma-tools instead of squashfs-tools. + * Drop lzma-modules-2.6.26-grml[64] and + squashfs-modules-2.6.26-grml[64] as we have it in-tree of + kernel 2.6.26-grml[64]. + * GRML_MEDIUM: replace rt73-module-2.6.26-grml with + rt73-modules-2.6.26-grml. + * Activate grml-testing repository for devel releases and + daily snapshots. + + -- Michael Prokop Sat, 27 Sep 2008 22:33:05 +0200 + +grml-live (0.9.3) unstable; urgency=low + + * Improve the way deborphan works in + /etc/grml/fai/grml/grml_cleanup_chroot.deborphan and + get rid of aptitude via + /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot + * Add PREREQ header to grml's initramfs-tools script, otherwise + booting fails with "PANIC: Circular dependancy. Exiting." + Thanks for debugging help, maximilian attems. + * Use apt-get instead of dpkg in removal of packages in grml-small. + * Add tig to GRML_FULL, thanks Rhonda. + + -- Michael Prokop Thu, 25 Sep 2008 20:05:19 +0200 + +grml-live (0.9.2) unstable; urgency=low + + * Improve checks for -[no]lzma for different squashfs-tools. + + -- Michael Prokop Thu, 04 Sep 2008 13:28:48 +0200 + +grml-live (0.9.1) unstable; urgency=low + + * Rebuild initramfs to make sure that the up2date /etc/grml_version + is available in the live initramfs. [Closes: issue516] + + -- Michael Prokop Thu, 04 Sep 2008 13:27:35 +0200 + +grml-live (0.9.0) unstable; urgency=low + + * Update to kernel 2.6.26-grml[64]. + * Drop sysutils and cupsys-common from package lists. + * Add ext3grep to GRML_FULL. + * Integrate /etc/grml/fai/config/package_config/GRML_FORENSIC. + * Move ssdeep and scrounge-ntfs from grml's repository list to + Debian's one. + * Drop syslog-ng in all classes and use rsyslog in GRMLBASE. + * Document classes in more details. Thanks to Pawel Sadkowski + for pointing out. [Closes: issue490] + * Drop qtparted from GRML_FULL, we have better maintained + gparted now. + * Get rid of /etc/grml/fai/config/class/GRML_FULL.var, + /etc/grml/fai/config/class/GRML_MEDIUM.var, + /etc/grml/fai/config/class/GRML_POWERPC.var and + /etc/grml/fai/config/class/GRML_SMALL.var - we manage the + configuration through GRMLBASE.var and this way it's much + easier to adjust settings according to your needs. + * Improve error handling in grml-live, including a check + for pipestatus of fai command. + * Output grml version in grml's live-initramfs script + Thanks for the idea, Marc Haber. [Closes: issue488] + * Drop glimpse from GRML_FULL due to license problems, see #474322. + * Display SQUASHFS_OPTIONS in configuration overview. + * Make sure it's possible to get usage information without being + root or actually executing the script. + * Improve usage information screen. + * Display progress of squashfs, when building via a buildsystem + just set -no-progress in $SQUASHFS_OPTIONS instead. + * Use linux-kernel-headers-grml in grml-medium. + * Use vim.basic as alternative setting for 'vi'. + * + + -- Michael Prokop Mon, 01 Sep 2008 15:17:39 +0200 + grml-live (0.8) unstable; urgency=low * Remove packages from GRML_FULL: @@ -7,6 +85,9 @@ grml-live (0.8) unstable; urgency=low for mentioning in a bugreport, Marc Haber!) * Add packages to GRML_FULL: - ent (thanks, gebi) + * Add packages to GRML_MEDIUM: + - xfsdump (thanks, George Hartlieb) + * Mention "grml debug=noscreen" in grml-cheatcodes.txt. -- Michael Prokop Mon, 12 May 2008 19:13:32 +0200