summaryrefslogtreecommitdiff
path: root/CONF.sh
diff options
authorMichael Hudson-Doyle <[email protected]>2024-07-30 17:35:52 +1200
committerMichael Hudson-Doyle <[email protected]>2024-09-04 14:31:17 +1200
commit4d04eb62d972212fbc81198b3a57e7a44aa86de7 (patch)
tree2e6ab7dbdbc39f39ba5f6b0b5ead801a3768995e /CONF.sh
parent4fe0d01be293328322fcfef6ddc238ac44d3844f (diff)
delete a comment that is more misleading than illuminating
Diffstat (limited to 'CONF.sh')
-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/}