[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.49-30-gbd8fd0e

Andreas Beckmann debian at abeckmann.de
Mon Jan 21 17:39:02 UTC 2013


The following commit has been merged in the piatti branch:
commit 45f4c3379fad3bd49838b19cbec9fc213a689f8e
Author: Andreas Beckmann <debian at abeckmann.de>
Date:   Mon Dec 3 00:44:14 2012 +0100

    pre_install_exceptions: lenny: preseed dash for deterministic upgrade
    
    Signed-off-by: Andreas Beckmann <debian at abeckmann.de>

diff --git a/custom-scripts/scripts/pre_install_exceptions b/custom-scripts/scripts/pre_install_exceptions
index e27241c..9169081 100755
--- a/custom-scripts/scripts/pre_install_exceptions
+++ b/custom-scripts/scripts/pre_install_exceptions
@@ -80,4 +80,7 @@ if [ "$PIUPARTS_DISTRIBUTION" = "lenny" ]; then
 		echo "linux-image-2.6.26-2-$flavor linux-image-2.6.26-2-$flavor/preinst/lilo-initrd-2.6.26-2-$flavor boolean false"
 	done | debconf-set-selections
 
+	# deterministic /bin/sh on upgrades
+	echo "dash dash/sh boolean true" | debconf-set-selections
+
 fi

-- 
piuparts git repository



More information about the Piuparts-commits mailing list