summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorJonathan Bauer2013-02-01 16:28:59 +0100
committerJonathan Bauer2013-02-01 16:28:59 +0100
commit0d47ea9b98a47fcdcc5389414ecf66c830ef2ea6 (patch)
tree6552c0de6843d7e702cade918c3478543a9de3e2 /remote
parentsystemd PATH fix (diff)
parentps in base (diff)
downloadtm-scripts-0d47ea9b98a47fcdcc5389414ecf66c830ef2ea6.tar.gz
tm-scripts-0d47ea9b98a47fcdcc5389414ecf66c830ef2ea6.tar.xz
tm-scripts-0d47ea9b98a47fcdcc5389414ecf66c830ef2ea6.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote')
-rw-r--r--remote/tools.conf17
-rw-r--r--remote/tools/base/base.conf3
2 files changed, 19 insertions, 1 deletions
diff --git a/remote/tools.conf b/remote/tools.conf
new file mode 100644
index 00000000..7fccb297
--- /dev/null
+++ b/remote/tools.conf
@@ -0,0 +1,17 @@
+default=" base
+ busybox
+ dbus
+ systemd
+ kdm"
+
+basic=" base
+ busybox
+ dbus
+ systemd"
+
+lightdm=" base
+ busybox
+ dbus
+ systemd
+ ldm
+ gtk-greeter"
diff --git a/remote/tools/base/base.conf b/remote/tools/base/base.conf
index c44bf3d9..5e97fe51 100644
--- a/remote/tools/base/base.conf
+++ b/remote/tools/base/base.conf
@@ -14,7 +14,8 @@ REQUIRED_BINARIES=" bash
blkid
modprobe
xterm
- rsyslogd"
+ rsyslogd
+ ps"
REQUIRED_LIBRARIES=" libcap
libcidn
libcom_err