Support environment variable $NO_ADDONS
[grml-live.git] / debian / changelog
index 4b60585..a20eaed 100644 (file)
@@ -1,3 +1,44 @@
+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 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.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 29 Sep 2008 13:29:18 +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 <mika@grml.org>  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.