summaryrefslogtreecommitdiff
path: root/scripts/build/lb_chroot_hacks
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-10-04 15:49:08 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:33 +0100
commitc7a9942687bf79c7e475cc27a2fe3c54b57ef3d7 (patch)
treee77d23b6922b7945acc1716a213d52e0822d55a2 /scripts/build/lb_chroot_hacks
parentc7c5fc594fc1590dee1735baf3a6cc9ec9391fe5 (diff)
downloadvyos-live-build-c7a9942687bf79c7e475cc27a2fe3c54b57ef3d7.tar.gz
vyos-live-build-c7a9942687bf79c7e475cc27a2fe3c54b57ef3d7.zip
Removing --binary-pool again, not ready yet.
See #598935, #598991 and and http://lists.debian.org/debian-live/2010/10/msg00079.html for details.
Diffstat (limited to 'scripts/build/lb_chroot_hacks')
-rwxr-xr-xscripts/build/lb_chroot_hacks10
1 files changed, 0 insertions, 10 deletions
diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks
index 365abbfa2..61b0a7036 100755
--- a/scripts/build/lb_chroot_hacks
+++ b/scripts/build/lb_chroot_hacks
@@ -216,16 +216,6 @@ then
rm -f chroot/etc/fstab
fi
-if [ "${LB_BINARY_POOL}" = "true" ]
-then
- echo "deb file:/live/image/debian ${LB_DISTRIBUTION} ${LB_ARCHIVE_AREAS}" > chroot/etc/apt/sources.list.d/live-media.list
-
- if [ "${LB_SOURCE}" = "true" ]
- then
- echo "deb-src file:/live/image/debian ${LB_DISTRIBUTION} ${LB_ARCHIVE_AREAS}" >> chroot/etc/apt/sources.list.d/live-media.list
- fi
-fi
-
if [ "${LB_EXPOSED_ROOT}" = "true" ]
then
# Make sure RW dirs exist so that the initramfs script has