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