Release version 0.38. v0.38
authorMichael Prokop <mika@grml.org>
Thu, 27 May 2010 22:45:50 +0000 (00:45 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 27 May 2010 22:45:50 +0000 (00:45 +0200)
debian/changelog
grml-debootstrap

index e4ece78..135390f 100644 (file)
@@ -1,3 +1,11 @@
+grml-debootstrap (0.38) unstable; urgency=low
+
+  * Source specified configuration file at according stage.
+  * Make sure to reread the correct partition table if using SW-RAID.
+  * Cosmetic: fix comment regarding local CHOOSE_MIRROR.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 28 May 2010 00:45:20 +0200
+
 grml-debootstrap (0.37) unstable; urgency=low
 
   * Do not unmount ISO loopback mount point in finalize().
index 30682a2..dc4006d 100755 (executable)
@@ -11,7 +11,7 @@ set -e # exit on any error
 
 # variables {{{
 PN="$(basename $0)"
-VERSION='0.37'
+VERSION='0.38'
 MNTPOINT="/mnt/debootstrap.$$"
 
 # inside the chroot system locales might not be available, so use minimum: