[SCM] live-build branch, debian, updated. debian/2.0.9-1
    Daniel Baumann 
    daniel at debian.org
       
    Mon Dec  6 11:04:17 UTC 2010
    
    
  
The following commit has been merged in the debian branch:
commit 31f0f1dc738a4e38b890f00948ef4b6c75f35b14
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 30 10:14:12 2010 +0100
    Once again updating volatile urls for squeeze.
diff --git a/scripts/build/lb_chroot_sources b/scripts/build/lb_chroot_sources
index 5e65eca..5b2672d 100755
--- a/scripts/build/lb_chroot_sources
+++ b/scripts/build/lb_chroot_sources
@@ -99,11 +99,11 @@ EOF
 							;;
 
 						squeeze)
-							echo "deb ${LB_MIRROR_CHROOT_VOLATILE} ${LB_DISTRIBUTION}-volatile ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
+							echo "deb ${LB_MIRROR_CHROOT_VOLATILE} ${LB_DISTRIBUTION}-updates ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
 
 							if [ "${LB_SOURCE}" = "true" ]
 							then
-								echo "deb-src ${LB_MIRROR_CHROOT_VOLATILE} ${LB_DISTRIBUTION}-volatile ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
+								echo "deb-src ${LB_MIRROR_CHROOT_VOLATILE} ${LB_DISTRIBUTION}-updates ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
 							fi
 							;;
 					esac
@@ -553,11 +553,11 @@ EOF
 							;;
 
 						squeeze)
-							echo "deb ${LB_MIRROR_BINARY_VOLATILE} ${LB_DISTRIBUTION}-volatile ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
+							echo "deb ${LB_MIRROR_BINARY_VOLATILE} ${LB_DISTRIBUTION}-updates ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
 
 							if [ "${LB_SOURCE}" = "true" ]
 							then
-								echo "deb-src ${LB_MIRROR_BINARY_VOLATILE} ${LB_DISTRIBUTION}-volatile ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
+								echo "deb-src ${LB_MIRROR_BINARY_VOLATILE} ${LB_DISTRIBUTION}-updates ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list
 							fi
 							;;
 					esac
-- 
live-build
    
    
More information about the debian-live-changes
mailing list