cd_build/simple-cdd-amd64.conf
2017-01-27 13:52:05 +01:00

12 lines
379 B
Text

server="ftp2.fr.debian.org"
debian_mirror="http://$server/debian/"
wget_debian_mirror="ftp://$server/debian"
profiles="default advanced"
mirror_components="main contrib non-free"
export ARCH="amd64"
export DISKINFO="YunoHost $(date --utc +%Y%m%d)"
export OMIT_MANUAL=1
export OMIT_RELEASE_NOTES=1
export INSTALLER_CD=2
export DOJIGDO=1
export SPLASHPNG="`pwd`/extras/splash.png"