Merge branch 'upstream'
[automated-distro-installer] / fai / config / class / ROCKY.var
diff --git a/fai/config/class/ROCKY.var b/fai/config/class/ROCKY.var
new file mode 100644 (file)
index 0000000..1ec7250
--- /dev/null
@@ -0,0 +1,9 @@
+CONSOLEFONT=lat9v-16
+KEYMAP=us
+DEFAULTLOCALE=en_US.UTF-8
+SUPPORTEDLOCALE=en_US.UTF-8:en_US:en
+
+# if you install much software and have only few RAM, use the RAM disk
+# not for var/cache/yum
+#FAI_RAMDISKS="$target/var/lib/rpm $target/var/cache/yum"
+FAI_RAMDISKS="$target/var/lib/rpm"