fixes for gmg0p, which is t10
[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
e7208f9b
AE
13# root password for the new installed linux system; crypt is possible
14ROOTPW='$6$OelLZIdXtZz5$zoSh3tVkB8ukLeous10EDMxQGKQgceml8D8JFWysGKXlQKAuTmNk0tduMk95Z9XXkSHDzJOm85sOSOLR7O5qs/'
2d1f8014 15
16# MODULESLIST contains modules that will be loaded by the new system,
17# not during installation these modules will be written to /etc/modules
18# If you need a module during installation, add it to $kernelmodules
19# in 20-hwdetect.source. But discover should do most of this job
20MODULESLIST="usbkbd ehci-hcd ohci-hcd uhci-hcd usbhid psmouse"
21
22# erros in tasks greater than this value will cause the installation to stop
23STOP_ON_ERROR=700
24
25# use the new partitioning tool
99bad8c0 26#USE_SETUP_STORAGE=1
877a9a1d
LMM
27
28# These values need to be in both fai.conf and the config space:
29
99bad8c0 30#FAI_CONFIG_SRC=https://vcs.fsf.org/git/fai-configs.git
877a9a1d 31
99bad8c0 32#MNTPOINT=/srv/fai/mirror
877a9a1d 33
99bad8c0 34#FAI=/srv/fai/config