Merge branch 'upstream'
[automated-distro-installer] / fai / config / class / DEBIAN.var
index 397b5ea9b0564e335da1d94a4e46588df7ee35dd..f343669f34cc99085a552c65e806e7e9fd78a683 100644 (file)
@@ -1,4 +1,7 @@
-#### from upstream example config, except where noted
+release=buster
+apt_cdn=http://deb.debian.org
+security_cdn=http://security.debian.org
+
 CONSOLEFONT=
 KEYMAP=us-latin1
 
@@ -14,5 +17,5 @@ MODULESLIST="usbhid psmouse"
 FAI_RAMDISKS="$target/var/lib/dpkg $target/var/cache"
 
 # if you want to use the faiserver as APT proxy
-# uncommented from upstream
+# ian: uncommented
 APTPROXY=http://faiserver:3142