cd_build/simple-cdd-amd64.conf
Alexandre Aubin be37859c80 Moar fixes...
2021-01-25 01:37:16 +01:00

12 lines
377 B
Text

server="ftp2.fr.debian.org"
debian_mirror="http://$server/debian/"
wget_debian_mirror="ftp://$server/debian"
profiles="default expert"
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"