From: Michael Prokop Date: Sun, 20 Jul 2008 12:48:49 +0000 (+0200) Subject: Get rid of files in /etc/grml/fai/config/class/ X-Git-Tag: 0.9.0~20 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=46eaf7b06c5011c3708f0c08a7cf7a0f08ed2d96 Get rid of files in /etc/grml/fai/config/class/ --- diff --git a/etc/grml/fai/config/class/GRMLBASE.var b/etc/grml/fai/config/class/GRMLBASE.var index 5bb0c7a..1d203d9 100644 --- a/etc/grml/fai/config/class/GRMLBASE.var +++ b/etc/grml/fai/config/class/GRMLBASE.var @@ -11,7 +11,6 @@ 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, diff --git a/etc/grml/fai/config/class/GRML_FULL.var b/etc/grml/fai/config/class/GRML_FULL.var deleted file mode 100644 index 5bb0c7a..0000000 --- a/etc/grml/fai/config/class/GRML_FULL.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" diff --git a/etc/grml/fai/config/class/GRML_MEDIUM.var b/etc/grml/fai/config/class/GRML_MEDIUM.var deleted file mode 100644 index 5bb0c7a..0000000 --- a/etc/grml/fai/config/class/GRML_MEDIUM.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" diff --git a/etc/grml/fai/config/class/GRML_POWERPC.var b/etc/grml/fai/config/class/GRML_POWERPC.var deleted file mode 100644 index 5bb0c7a..0000000 --- a/etc/grml/fai/config/class/GRML_POWERPC.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" diff --git a/etc/grml/fai/config/class/GRML_SMALL.var b/etc/grml/fai/config/class/GRML_SMALL.var deleted file mode 100644 index 5bb0c7a..0000000 --- a/etc/grml/fai/config/class/GRML_SMALL.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"