summaryrefslogtreecommitdiffstats
path: root/remote/rootfs/rootfs-stage32
diff options
context:
space:
mode:
authorJonathan Bauer2014-07-17 15:27:13 +0200
committerJonathan Bauer2014-07-17 15:27:13 +0200
commite57c4f6109c698431a6bd1fa39e3e293570f6cd4 (patch)
tree91f1f61e80bcc5f31cbf176561fe5044c6e5c7fb /remote/rootfs/rootfs-stage32
parent[rfs-s32] remove jfs stuff from configs as we dont use it (diff)
downloadtm-scripts-e57c4f6109c698431a6bd1fa39e3e293570f6cd4.tar.gz
tm-scripts-e57c4f6109c698431a6bd1fa39e3e293570f6cd4.tar.xz
tm-scripts-e57c4f6109c698431a6bd1fa39e3e293570f6cd4.zip
new 'stage32-headless' target. Started centos support. WIP
Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet.
Diffstat (limited to 'remote/rootfs/rootfs-stage32')
-rw-r--r--remote/rootfs/rootfs-stage32/module.conf.centos17
1 files changed, 17 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/module.conf.centos b/remote/rootfs/rootfs-stage32/module.conf.centos
new file mode 100644
index 00000000..da290670
--- /dev/null
+++ b/remote/rootfs/rootfs-stage32/module.conf.centos
@@ -0,0 +1,17 @@
+REQUIRED_INSTALLED_PACKAGES="
+ ntpdate
+ nfs-utils
+ xfsprogs
+ squashfs-tools
+ curl
+ xvidtune
+ xterm
+"
+REQUIRED_CONTENT_PACKAGES="
+"
+REQUIRED_DIRECTORIES="
+ /usr/$LIB64/xtables
+"
+REQUIRED_FILES+="
+ /usr/share/X11/app-defaults/Xvidtune
+"