diff --git a/CONF.sh b/CONF.sh index 5b2b38e5..9ff0dd49 100644 --- a/CONF.sh +++ b/CONF.sh @@ -85,9 +85,10 @@ fi # for the daily d-i builds. If not set, uses the official d-i images from # the Debian mirror. #export DI_WWW_HOME=default +export DI_WWW_HOME=http://jack/d-i/ # Version number, "2.2 r0", "2.2 r1" etc. -export DEBVERSION="9.0" +export DEBVERSION="10.0-SBHACK" # Official or non-official set. # NOTE: THE "OFFICIAL" DESIGNATION IS ONLY ALLOWED FOR IMAGES AVAILABLE @@ -237,7 +238,7 @@ ATTEMPT_FALLBACK=yes # STICK4GB: 4GB USB stick or similar # STICK8GB: 8GB USB stick or similar # CUSTOM: up to you - specify a size to go with it (in 2K blocks) -export DISKTYPE=CD +#export DISKTYPE=CD #export DISKTYPE=CUSTOM #export CUSTOMSIZE=XXXX # If you want to over-ride this choice (e.g. to make a larger version of a given disk),