Provide grml's gpg key via /etc/grml/fai/files/etc/apt/grml.key
[grml-live.git] / debian / changelog
index 0d80043..82f35d1 100644 (file)
@@ -1,13 +1,85 @@
+grml-live (0.9.6) unstable; urgency=low
+
+  * Add new packages to GRML_FULL:
+    - cciss-vol-status (HP SmartArray RAID Volume Status Checker)
+    - dwdiff (front-end for the diff program that operates word by word)
+    - espeakup (connector between espeak and speakup)
+    - faketime (report faked system time to programs)
+    - fcoretools (Tools to advise the IO scheduler)
+    - latencytop (A tool for developers to visualize system latencies)
+    - qiv (A quick image viewer for X)
+    - speakup-modules-2.6.26-grml64 (support speakup on amd64 as well)
+  * Add irqbalance to GRML_MEDIUM.
+    - irqbalance (Daemon to balance interrupts for SMP systems)
+    - latencytop (A tool for developers to visualize system latencies)
+    - powertop (Linux tool to find out what is using power on a laptop)
+  * Remove localepurge from GRML_SMALL.
+  * Remove mozilla-imagezoom from GRML_FULL (the "extension installed"
+  * Execute dpkg-reconfigure for localepurge with noninteractive frontend.
+    [Closes: issue554]
+  * Rework locale handling. From now on /usr/share/locale gets removed
+    by default (though /usr/share/i18n/locales won't be touched for
+    now), unless using class LOCALES. Reason: We have >70MB inside
+    /usr/share/locale on GRML_FULL, just too much to ship by default,
+    message at startup sucks).
+  * Update grml-cheatcodes.txt.
+  * Provide grml's gpg key via /etc/grml/fai/files/etc/apt/grml.key
+    so we support offline operation as well. Based on an idea by
+    Thomas Lehmann, thanks!
+
+ -- Michael Prokop <mika@grml.org>  Tue, 18 Nov 2008 23:42:32 +0100
+
+grml-live (0.9.5) unstable; urgency=low
+
+  * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]
+  * Drop xserver-xorg-video-newport from all flavours.
+  * Replace all unzoo package references with zoo, see #497775.
+  * Handle policy-rc.d in /etc/grml/fai/config/hooks/updatebase.GRMLBASE
+    because we have to skip FAI's updatebase task and lack /proc therefore.
+    New packages that are being installed and want to start any daemons
+    might fail, let's try to do our best to avoid that.
+  * Try to get rid of any hanging $CHROOT_OUTPUT/dev[/pts] mountpoints.
+  * Drop clamav-getfiles from GRML_FULL.
+  * Update debian/control:
+    - move from XS-Vcs-* to Vcs-*
+    - use Build-Depends-Indep
+
+ -- Michael Prokop <mika@grml.org>  Sat, 25 Oct 2008 12:18:37 +0200
+
 grml-live (0.9.4) unstable; urgency=low
 
-  * Update docs, depend on squashfs-lzma-tools (but allow usage
+  * Update docs (some minor fixes, migration from hg to git,..)
+  * Use squashfs-lzma-tools instead of squashfs-tools:
+    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].
-
- -- Michael Prokop <mika@grml.org>  Sat, 27 Sep 2008 17:41:13 +0200
+  * Activate grml-testing repository for devel releases and
+    daily snapshots. [Testing: issue531]
+  * All flavours:
+    - 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_FULL:
+    - add ipset
+    - drop wodim and genisoimage as we have a fully functional
+      cdrtools suite in grml
+  * 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.
+  * We switched from Mercurial to Git - replaced all hg-URLs
+    with git.grml.org
+
+ -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 21:34:43 +0200
 
 grml-live (0.9.3) unstable; urgency=low