local: point to a custom debian-installer
This commit is contained in:
parent
44d0ff683f
commit
d2ad086984
1
CONF.sh
1
CONF.sh
|
@ -86,6 +86,7 @@ fi
|
||||||
# for the daily d-i builds. If not set, uses the official d-i images from
|
# for the daily d-i builds. If not set, uses the official d-i images from
|
||||||
# the Debian mirror.
|
# the Debian mirror.
|
||||||
#export DI_WWW_HOME=default
|
#export DI_WWW_HOME=default
|
||||||
|
export DI_WWW_HOME=http://hamburg.home/~kibi/d-i
|
||||||
|
|
||||||
# Version number, "10.11.0", "11.1.0", "testing", etc
|
# Version number, "10.11.0", "11.1.0", "testing", etc
|
||||||
export DEBVERSION="12.0.0"
|
export DEBVERSION="12.0.0"
|
||||||
|
|
Loading…
Reference in New Issue