document DI_WWW_HOME

This commit is contained in:
Joey Hess 2004-07-14 20:58:57 +00:00
parent 96791cc2db
commit 27207d72aa
1 changed files with 6 additions and 0 deletions

View File

@ -57,6 +57,12 @@ then
export DI_CODENAME=$CODENAME
fi
# If set, controls where the d-i components are downloaded from.
# This may be an url, or "default", which will make it use the default url
# for the daily d-i builds. If not set, uses the official d-i images from
# the Debian mirror.
#export DI_WWW_HOME=default
# Version number, "2.2 r0", "2.2 r1" etc.
export DEBVERSION="3.0"