add http server support for maru, small bug fixes
[automated-distro-installer] / fai / config / class / DEBIAN.var
index 1f6e441d6349260461d7aff857c04626cc8a1e51..ae445fa2a75b42f8bed125ddb7ea9cfdbad9f6bb 100644 (file)
@@ -10,9 +10,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.
-# uncommented from upstream
+# ian: uncommented
 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