Merged
[grml-live.git] / debian / changelog
index 96c467a..103edef 100644 (file)
@@ -1,3 +1,16 @@
+grml-live (0.0.13) unstable; urgency=low
+
+  * Replace mailx with bsd-mailx in GRML_FULL.
+    http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
+  * Document grml2ram bootoption in grml-cheatcodes.txt
+  * Remove hwtools from GRML_FULL, see #397723
+  * buildd:
+    - store_iso(): move md5sum file as well
+    - support providing options via grml_live_run() so we can disable
+      LZMA for grml-small builds
+
+ -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
+
 grml-live (0.0.12) unstable; urgency=low
 
   * Log mkisofs command with quotes around version number for easier
@@ -14,7 +27,10 @@ grml-live (0.0.12) unstable; urgency=low
   * Generate md5sum of ISO if using class 'RELEASE'.
   * Do not install package 'grml' via GRMLBASE because we want
     to use grml-small in GRML_SMALL and GRML_MEDIUM.
-  * Do not exit if cleanup of /root directory in 98-clean-chroot fails.
+  * Remove and recreate /root directory in 98-clean-chroot.
+  * Skip stage updatebase when using softupdate and handle upgrade
+    on our own via hooks.
+  * Execute removal of log files after sourcing config files.
 
  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 17:28:01 +0100