X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=bda0675118d02662af976aa3060ae486b83c9bb0;hb=d58f511ab49efd880c365a9a40c662fa80e853a7;hp=9bf67ea837b4e14822ecaa7b72e30c70d2974128;hpb=541c21791f51c8ba52ddf3c994bd73f0b08191f1;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 9bf67ea..bda0675 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,64 @@ +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. + + -- Michael Prokop Mon, 15 Sep 2008 12:51:15 +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 +68,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