From: Michael Prokop Date: Thu, 27 May 2010 22:45:50 +0000 (+0200) Subject: Release version 0.38. X-Git-Tag: v0.38^0 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=c62dadf69387a747f3bb5f4e02ca1f62a9114382 Release version 0.38. --- diff --git a/debian/changelog b/debian/changelog index e4ece78..135390f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 28 May 2010 00:45:20 +0200 + grml-debootstrap (0.37) unstable; urgency=low * Do not unmount ISO loopback mount point in finalize(). diff --git a/grml-debootstrap b/grml-debootstrap index 30682a2..dc4006d 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -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: