X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fclass%2FGRML.var;fp=etc%2Fgrml%2Ffai%2Fconfig%2Fclass%2FGRML.var;h=0000000000000000000000000000000000000000;hb=e08881cde5d29236a5992a0a501b43e88d66732d;hp=5bb0c7abfaaebc7291dde53d0f00d305fdf0eb75;hpb=848aacd341724969418da66ab72948a3d0bb42f2;p=grml-live.git diff --git a/etc/grml/fai/config/class/GRML.var b/etc/grml/fai/config/class/GRML.var deleted file mode 100644 index 5bb0c7a..0000000 --- a/etc/grml/fai/config/class/GRML.var +++ /dev/null @@ -1,21 +0,0 @@ -# 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-latin1 - -# Set UTC=yes if your system clock is set to UTC (GMT), and UTC=no if not. -UTC=yes -TIMEZONE=Europe/Vienna - -# root password for the new installed linux system; md5 and crypt are possible -# pw is "fai" -ROOTPW='x' - -# 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"