# default values for installation. You can override them in your *.var files # allow installation of packages from unsigned repositories FAI_ALLOW_UNSIGNED=1 CONSOLEFONT= KEYMAP=us # Set UTC=yes if your system clock is set to UTC (GMT), and UTC=no if not. UTC=yes TIMEZONE=America/New_York # root password for the new installed linux system; crypt is possible ROOTPW='$6$OelLZIdXtZz5$zoSh3tVkB8ukLeous10EDMxQGKQgceml8D8JFWysGKXlQKAuTmNk0tduMk95Z9XXkSHDzJOm85sOSOLR7O5qs/' # MODULESLIST contains modules that will be loaded by the new system, # not during installation these modules will be written to /etc/modules # If you need a module during installation, add it to $kernelmodules # in 20-hwdetect.source. But discover should do most of this job MODULESLIST="usbkbd ehci-hcd ohci-hcd uhci-hcd usbhid psmouse" # erros in tasks greater than this value will cause the installation to stop STOP_ON_ERROR=700 # use the new partitioning tool #USE_SETUP_STORAGE=1 # These values need to be in both fai.conf and the config space: #FAI_CONFIG_SRC=https://vcs.fsf.org/git/fai-configs.git #MNTPOINT=/srv/fai/mirror #FAI=/srv/fai/config