X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=85341e26bbae30fb02af04317a2a6f29dba9627e;hp=4b605854e0aeb25400bab3ea02925772b140f9ad;hb=a4b17e9e0ac5de3771ae935ae32d4391dbbf065c;hpb=152f1d98e09e062d74b1b1a0c2e19fdd8f5d7585 diff --git a/debian/changelog b/debian/changelog index 4b60585..85341e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +grml-live (0.9.4) unstable; urgency=low + + * Update docs. + * Use squashfs-lzma-tools instead of squashfs-tools: + Depend on squashfs-lzma-tools - but allow usage + of squashfs-tools as well). + * 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]. + * Activate grml-testing repository for devel releases and + daily snapshots. [Testing: issue531] + * GRML_FULL: + - add ipset + * GRML_MEDIUM: + - replace rt73-module-2.6.26-grml with rt73-modules-2.6.26-grml. + * GRML_SMALL: + - several improvements to keep the ISO size as small as possible + - use kernel 2.6.26-grml instead of 2.6.26-grml-small + - remove grml-small package + - remove fuse-utils + - remove nvi (see #490361) + - remove ppoeconf (just too big with its dependencies) + - remove prism54-firmware (for saving disk space) + * Support environment variable NO_ADDONS to avoid usage of + addons directory. + * Initial support for SQUASHFS_EXCLUDES_FILE. + * Do not include vmlinuz and initrd when building grml-small. + + -- Michael Prokop Mon, 29 Sep 2008 14:43:11 +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.