8f00bb917517969e35dcfc9dfdf28a0ea3d5155b
[automated-distro-installer] / fai / config / class / DEBIAN.var
1 CONSOLEFONT=
2 KEYMAP=us-latin1
3
4 # MODULESLIST contains modules that will be loaded by the new system,
5 # not during installation these modules will be written to /etc/modules
6 # If you need a module during installation, add it to $kernelmodules
7 # in 20-hwdetect.sh.
8 MODULESLIST="usbhid psmouse"
9
10 # if you have enough RAM (>2GB) you may want to enable this line. It
11 # also puts /var/cache into a ramdisk.
12 #FAI_RAMDISKS="$target/var/lib/dpkg $target/var/cache"
13
14 # if you want to use the faiserver as APT proxy
15 #APTPROXY=http://faiserver:3142
16
17 apt_cdn=http://deb.debian.org