X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Fclass%2FDEBIAN.var;h=2ce239bc2c58e54cefb033d07df9505f268bc118;hp=b7146a799f059904b55ccfc44561486e2cf3c304;hb=11a2db1a576e78f58af7f1e7e4c83422635b630d;hpb=bc3037fe2075e33b0035fc0689f44a60381638f9 diff --git a/fai/config/class/DEBIAN.var b/fai/config/class/DEBIAN.var index b7146a7..2ce239b 100644 --- a/fai/config/class/DEBIAN.var +++ b/fai/config/class/DEBIAN.var @@ -13,7 +13,9 @@ MODULESLIST="usbhid psmouse" # if you have enough RAM (>2GB) you may want to enable this line. It # also puts /var/cache into a ramdisk. -#FAI_RAMDISKS="$target/var/lib/dpkg $target/var/cache" +# ian: uncommented +FAI_RAMDISKS="$target/var/lib/dpkg $target/var/cache" # if you want to use the faiserver as APT proxy -#APTPROXY=http://faiserver:3142 +# ian: uncommented +APTPROXY=http://faiserver:3142