Add aufs-tools to GRML_MEDIUM
[grml-live.git] / debian / changelog
index 06f2b40..e161ae1 100644 (file)
@@ -1,3 +1,43 @@
+grml-live (0.9.12) UNRELEASED; urgency=low
+
+  * Add noapic, noresume, selinux=0 and edd=off to 'failsafe'
+    bootoption and use maxcpus=0 instead of maxcpus=1.
+  * Add dvtm to GRML_FULL (thanks to plh).
+  * GRML_FULL and GRML_FORENSIC: replace libewf with libewf1.
+  * Add packages to GRML_MEDIUM:
+    - nfs-kernel-server [Closes: issue471]
+    - aufs-tools (thanks for suggestion, Tong Sun) [Closes: issue652]
+  * Remove madwifi* from GRML_FULL and GRML_MEDIUM (being replaced
+    by ath5k and ath9k of linux kernel 2.6.28, see #519446).
+
+ -- Michael Prokop <mika@grml.org>  Tue, 24 Mar 2009 02:49:45 +0100
+
+grml-live (0.9.11) unstable; urgency=low
+
+  * Remove base64 from GRML_FULL as coreutils (>= 6.0-1) provide
+    a base64 binary now.
+  * Use 'user' instead of 'users' again after discussing the issue
+    in issue582.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 01 Mar 2009 20:23:49 +0100
+
+grml-live (0.9.10) unstable; urgency=low
+
+  * buildd:
+    - Add workaround to get around the mkisofs volume label limit.
+      Otherwise with something like 'grml64-medium-daily-squeeze 20090223'
+      we would get:
+      "mkisofs: Volume ID string too long (cur. XX max. 32 chars)."
+    - add buildd/execute.sh to further simplify buildd/*.sh setup
+    - send_mail(): do not append /var/log/grml-buildd.stdout by default
+    - add shebang line to buildd/[execute|functions].sh to make lintian happy
+  * Replace placeholder %GRML_NAME_SQUASHFS% with according value in
+    bootsplash f5. [Closes: issue619]
+  * Drop dropbear from GRML_FULL. The "ssh server inside initramfs"
+    is just too annoying for us. [Closes: issue617]
+
+ -- Michael Prokop <mika@grml.org>  Fri, 27 Feb 2009 13:11:31 +0100
+
 grml-live (0.9.9) unstable; urgency=low
 
   * Update to kernel 2.6.28-grml[64].
@@ -59,7 +99,6 @@ grml-live (0.9.9) unstable; urgency=low
   * Always skip mksquashfs part when using -q option.
   * Adjust configuration files on the fly only when the according lines
     aren't comments.
-  * 
 
  -- Michael Prokop <mika@grml.org>  Mon, 23 Feb 2009 12:43:18 +0100