Add lcrack to GRML_FORENSIC
[grml-live.git] / debian / changelog
index b4be089..3e831de 100644 (file)
@@ -1,8 +1,69 @@
-grml-live (0.9.32) UNRELEASED; urgency=low
+grml-live (0.9.33) UNRELEASED; urgency=low
 
-  * Update docs to reflect current FAI_CONFIG_SRC setup.
+  [ Michael Prokop ]
+  * Switch order of mirror configuration in example config.
+    Thanks for the hint, formorer.
+  * Write current date to last output line of grml-live so the user
+    knows how "old" his build is while sitting at the shell prompt.
+  * Integrate /etc/grml/fai/config/scripts/GRMLBASE/01-packages
+    which is meant to be used as package installation validator.
+  * Update sources.list handling:
+    - Disable deb-src by default in sources.list. People usually
+      won't need this and the ones that want it know how to enable
+      it. Therefore let's save traffic on the mirrors.
+    - Note usage of GeoIP-selected mirrors.
+    - Add commented examples for DE/AT mirrors.
+    Thanks for the suggestions to Sedat Dilek. [Closes: issue756]
+  * Use /sbin/mount.ntfs-3g as default handler for ntfs. Thanks
+    for bringing this issue up, Richard Hartmann.
+  * templates/boot/grub/menu.lst: drop bootoption lang=us, we
+    specify the default within grml-autoconfig.
+  * Support configuration variable EXIT_ON_MISSING_PACKAGES to exit
+    with returncode != 0 if a requested package isn't available on the
+    resulting ISO.
+  * Drop memtest86+ from Depends as it's shipped by grml-live-addons
+    nowadays (see issue717). Instead be more verbose in the warning
+    message if neither the one from grml-live-addons nor memtest86+
+    can be found.
+  * Software related changes:
+    - Add fsarchiver to GRML_FULL.
+    - Add gdisk to GRML_FULL.
+    - Add iptraf to GRML_MEDIUM (thanks, thermoman).
+    - Add iscsitarget-module-2.6.31-grml64 to GRML_FULL.
+    - Add kexec-tools to GRML_SMALL and GRML_MEDIUM (thanks,
+      Christoph Biedl).
+    - Add mbuffer to GRML_FULL.
+    - Add modem-cmd to GRML_FULL.
+    - Add nbd-server + nbd-client to GRML_FULL (thanks to Xuân Baldauf).
+    - Drop (unavailable) at76-usb-modules-2.6.31-grml from GRML_MEDIUM.
+    - Drop dvi2tty from GRML_FULL (so we don't pull tex-common and
+      texlive-binaries into the system).
+    - Drop fakechroot from GRML_FULL and GRML_FORENSIC (the package
+      is in a bad shape since several month).
+    - Drop grml-mercurial-utils from GRML_FULL and GRML_MEDIUM as we
+      use git nowadays.
+    - Drop lomoco from GRML_FULL (bad state, unnecessary).
+    - Add lcrack to GRML_FORENSIC.
+    * GRML* classes:
+      - drop grml-scanpartitions
+      - add grml-udev-config
+      - move all grml-* packages that used to be part of all Grml
+        flavours to GRMLBASE and drop them from the flavour specific
+        configuration instead
+
+  [ Thorsten Glaser ]
+  * Update MirOS bsd4grml to 20091226.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 30 Dec 2009 02:18:18 +0100
+
+grml-live (0.9.32) unstable; urgency=low
+
+  * Update docs to reflect current FAI_CONFIG_* setup.
+  * Set FAI_CONFIGDIR=/etc/grml/fai/config in /etc/grml/fai/fai.conf
+    so FAI versions older than 3.3 still work. Thanks for the bugreport,
+    Christian Hofstaedtler.
 
- -- Michael Prokop <mika@grml.org>  Wed, 04 Nov 2009 23:39:26 +0100
+ -- Michael Prokop <mika@grml.org>  Sun, 08 Nov 2009 11:50:46 +0100
 
 grml-live (0.9.31) unstable; urgency=low