X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=82f35d1be520ff3570b460bcc6c7afabe1b0f0d7;hp=896e54d66209cdf251d8dc56f6b66f9756615537;hb=1370165b4b9780c2a0a46d72dc12fae343d9f67e;hpb=9034ab9c7d91e1a9d60c5a4917e5ce06a3737f73 diff --git a/debian/changelog b/debian/changelog index 896e54d..82f35d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +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 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]