[easy-build] Set DI_DIR for custom d-i build (from cdrom_isolinux).
This commit is contained in:
parent
bb4c9929bf
commit
2bed3dd5c9
|
@ -92,7 +92,7 @@ export DI_DIST=$DI_CODENAME
|
||||||
# or, use daily built d-i images (most from http://people.debian.org)
|
# or, use daily built d-i images (most from http://people.debian.org)
|
||||||
#export DI_WWW_HOME=default
|
#export DI_WWW_HOME=default
|
||||||
# or, use custom / locally built images
|
# or, use custom / locally built images
|
||||||
#export DI_DIR="/srv/mirrors/debian-cd-work/custom/images/%ARCH%"
|
export DI_DIR="/srv/mirrors/debian-cd-work/custom/images/%ARCH%"
|
||||||
|
|
||||||
|
|
||||||
## Other options
|
## Other options
|
||||||
|
|
Loading…
Reference in New Issue