buildd/functions.sh: do not mv files if there was an error
[grml-live.git] / debian / changelog
index 87bf9c0..a274270 100644 (file)
@@ -1,12 +1,15 @@
 grml-live (0.0.7) unstable; urgency=low
 
-  * Reworked buildd concept. Now we have a seperate
-    /usr/share/grml-live/buildd/functions.sh for generic
-    stuff and /etc/grml/grml-buildd.conf as configuration
-    file. Use grml-buildd.{stdout,stderr} instead of
-    grml-live.{stdout,stderr} as log files.
-  * Use version number of grml-live inside script and write
-    it to the logs as well.
+  * Reworked buildd concept.
+    - Now we have a seperate
+      /usr/share/grml-live/buildd/functions.sh for generic stuff
+      and /etc/grml/grml-buildd.conf as configuration file.
+    - Use grml-buildd.{stdout,stderr} instead of
+      grml-live.{stdout,stderr} as log files.
+    - buildd/functions.sh: do not mv files if there was an error
+      during grml-live execution
+  * Use version number of grml-live inside script and write it to
+    the logs as well.
   * Log executed grml-live command line.
   * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"
     by default.