Always use linux-image-generic
[fai-configs.git] / class / FAIBASE.var
CommitLineData
2d1f8014 1# default values for installation. You can override them in your *.var files
2
3# allow installation of packages from unsigned repositories
4FAI_ALLOW_UNSIGNED=1
5
6CONSOLEFONT=
99bad8c0 7KEYMAP=us
2d1f8014 8
9# Set UTC=yes if your system clock is set to UTC (GMT), and UTC=no if not.
10UTC=yes
de856049 11TIMEZONE=America/New_York
2d1f8014 12
13# root password for the new installed linux system; md5 and crypt are possible
14# pw is "fai"
15ROOTPW='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1'
16
17# MODULESLIST contains modules that will be loaded by the new system,
18# not during installation these modules will be written to /etc/modules
19# If you need a module during installation, add it to $kernelmodules
20# in 20-hwdetect.source. But discover should do most of this job
21MODULESLIST="usbkbd ehci-hcd ohci-hcd uhci-hcd usbhid psmouse"
22
23# erros in tasks greater than this value will cause the installation to stop
24STOP_ON_ERROR=700
25
26# use the new partitioning tool
99bad8c0 27#USE_SETUP_STORAGE=1
877a9a1d
LMM
28
29# These values need to be in both fai.conf and the config space:
30
99bad8c0 31#FAI_CONFIG_SRC=https://vcs.fsf.org/git/fai-configs.git
877a9a1d 32
99bad8c0 33#MNTPOINT=/srv/fai/mirror
877a9a1d 34
99bad8c0 35#FAI=/srv/fai/config