| 1 |
lange |
2783 |
# default values for installation. You can override them in your *.var files |
| 2 |
|
|
|
| 3 |
|
|
FAI_CONSOLEFONT= |
| 4 |
|
|
FAI_KEYMAP=us-latin1 |
| 5 |
|
|
|
| 6 |
|
|
# Set UTC=yes if your system clock is set to UTC (GMT), and UTC=no if not. |
| 7 |
|
|
UTC=yes |
| 8 |
lange |
3853 |
TIMEZONE=Europe/Berlin |
| 9 |
lange |
2783 |
|
| 10 |
lange |
3109 |
# root password for the new installed linux system; md5 and crypt are possible |
| 11 |
|
|
# pw is "fai" |
| 12 |
lange |
3100 |
rootpw='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1' |
| 13 |
lange |
2783 |
|
| 14 |
lange |
2839 |
# moduleslist contains modules that will be loaded by the new system, |
| 15 |
lange |
2783 |
# not during installation these modules will be written to /etc/modules |
| 16 |
|
|
# If you need a module during installation, add it to $kernelmodules |
| 17 |
lange |
2784 |
# in 20-hwdetect.source. But discover should do most of this job |
| 18 |
lange |
3533 |
moduleslist="usbkbd ehci-hcd ohci-hcd uhci-hcd usbhid psmouse" |