summaryrefslogtreecommitdiffstats
path: root/core/rootfs/rootfs-stage32/module.conf.centos
diff options
context:
space:
mode:
Diffstat (limited to 'core/rootfs/rootfs-stage32/module.conf.centos')
-rw-r--r--core/rootfs/rootfs-stage32/module.conf.centos16
1 files changed, 16 insertions, 0 deletions
diff --git a/core/rootfs/rootfs-stage32/module.conf.centos b/core/rootfs/rootfs-stage32/module.conf.centos
new file mode 100644
index 00000000..b48da75e
--- /dev/null
+++ b/core/rootfs/rootfs-stage32/module.conf.centos
@@ -0,0 +1,16 @@
+REQUIRED_INSTALLED_PACKAGES="
+ nfs-utils
+ xfsprogs
+ squashfs-tools
+ curl
+ xvidtune
+ xterm
+"
+REQUIRED_CONTENT_PACKAGES="
+"
+REQUIRED_DIRECTORIES="
+ /usr/$LIB64/xtables
+"
+REQUIRED_FILES+="
+ /usr/share/X11/app-defaults/Xvidtune
+"