Merge branches
[grml-live.git] / debian / changelog
index c63fe8a..8ac80a6 100644 (file)
@@ -1,3 +1,17 @@
+grml-live (0.0.6) unstable; urgency=low
+
+  * New option "-a" for setting architecture. This allows building
+    grml(32) on amd64.
+  * Fix stderr redirection in "/usr/sbin/fai already running..."
+  * Update /etc/grml/fai/make-fai-nfsroot.conf
+  * Use /var/log/fai/dirinstall/${HOSTNAME}/grml-live.log as logfile
+    for grml-live instead of /var/log/grml-live.log so it's easier
+    to track.
+  * Update of buildd scripts: main configuration file main.sh
+    which provides all the build stuff inside separate functions.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2007 22:59:08 +0200
+
 grml-live (0.0.5) unstable; urgency=low
 
   * Add new scripts to /usr/share/grml-live/examples/buildd/:
@@ -25,6 +39,7 @@ grml-live (0.0.5) unstable; urgency=low
   * Do not exit with an error code if /usr/include/linux is NOT
     a symlink to /usr/src/linux/include/linux but keep it as
     a warning instead.
+  * Log executed grml-live command.
   * Re-enable problematic packages that have been fixed:
     - apt-listbugs (fixed via manual interaction in scripts)
     - gsm-utils (#353967)