summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd
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/modules/systemd
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/modules/systemd')
-rw-r--r--remote/modules/systemd/module.conf.centos11
1 files changed, 11 insertions, 0 deletions
diff --git a/remote/modules/systemd/module.conf.centos b/remote/modules/systemd/module.conf.centos
new file mode 100644
index 00000000..9232ea5f
--- /dev/null
+++ b/remote/modules/systemd/module.conf.centos
@@ -0,0 +1,11 @@
+REQUIRED_INSTALLED_PACKAGES="
+ intltool
+ gperf
+ libcap-devel
+ libudev-devel
+ dbus-devel
+ libxslt
+ libblkid-devel
+ libacl-devel
+ glib2-devel
+"