summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONF.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/CONF.sh b/CONF.sh
index 393504a..4021a1f 100644
--- a/CONF.sh
+++ b/CONF.sh
@@ -136,13 +136,6 @@ export ARCH=`dpkg --print-architecture`
export FULLARCH=$ARCH${SUBARCH:++$SUBARCH}
-# IMPORTANT : The 2 following paths must be on the same partition/device.
-# If they aren't then you must set COPYLINK below to 1. This
-# takes a lot of extra room to create the sandbox for the ISO
-# images, however. Also, if you are using an NFS partition for
-# some part of this, you must use this option.
-# Paths to the mirrors
-
# cdimage supports running in subtrees, so handle that path as well
export SUBTREE=${CDIMAGE_SUBTREE:+$CDIMAGE_SUBTREE/}