fixes for gmg0p, which is t10
[fai-configs.git] / class / FAIBASE.var
... / ...
CommitLineData
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=
7KEYMAP=us
8
9# Set UTC=yes if your system clock is set to UTC (GMT), and UTC=no if not.
10UTC=yes
11TIMEZONE=America/New_York
12
13# root password for the new installed linux system; crypt is possible
14ROOTPW='$6$OelLZIdXtZz5$zoSh3tVkB8ukLeous10EDMxQGKQgceml8D8JFWysGKXlQKAuTmNk0tduMk95Z9XXkSHDzJOm85sOSOLR7O5qs/'
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
26#USE_SETUP_STORAGE=1
27
28# These values need to be in both fai.conf and the config space:
29
30#FAI_CONFIG_SRC=https://vcs.fsf.org/git/fai-configs.git
31
32#MNTPOINT=/srv/fai/mirror
33
34#FAI=/srv/fai/config