summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorMichael Neves2013-02-01 16:23:36 +0100
committerMichael Neves2013-02-01 16:23:36 +0100
commit487a034891f986e4658f082b1ce63eba6c192641 (patch)
tree6bf03b7cb193ea1128b8ba5719a62270bbf08d54 /remote
parentxorg.conf formatting (diff)
downloadtm-scripts-487a034891f986e4658f082b1ce63eba6c192641.tar.gz
tm-scripts-487a034891f986e4658f082b1ce63eba6c192641.tar.xz
tm-scripts-487a034891f986e4658f082b1ce63eba6c192641.zip
ps in base
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