X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Fclass%2FDEBIAN.var;h=f343669f34cc99085a552c65e806e7e9fd78a683;hp=e9a275695156be45497decce5d88854dca64b1e2;hb=3d9cc96092cdc8aa05bc95cf83c07bb1af692013;hpb=f8e7e925a0eba5b0091354ccf26842bcfda9b84e diff --git a/fai/config/class/DEBIAN.var b/fai/config/class/DEBIAN.var index e9a2756..f343669 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