[SCM] live-build branch, debian-next, updated. debian/3.0_a55-1-8-g8de02e9

Daniel Baumann daniel at debian.org
Mon Jul 30 00:49:23 UTC 2012


The following commit has been merged in the debian-next branch:
commit 8de02e9b9885fabe4c94f6d675579d859ff8834b
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 30 02:47:36 2012 +0200

    Disabling volatile for wheezy for the time being.
    
    Why oh why can people not just create empty indices for the
    auxiliary repositories once they populate a new suite in the
    main archive, this is so obvious and I say it after every
    release.. Keeping these things constantly in sync with reality
    is tedious, just stupid and sucks big time.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 329f78b..08da782 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -883,7 +883,7 @@ Set_defaults ()
 
 	# Setting volatile updates option
 	case "${LB_PARENT_DISTRIBUTION}" in
-		jessie|sid)
+		wheezy|jessie|sid)
 			LB_VOLATILE="${LB_VOLATILE:-false}"
 			;;
 

-- 
live-build



More information about the debian-live-changes mailing list