diff options
-rw-r--r-- | CONF.sh | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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/} |