diff options
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/tools.conf | 17 | ||||
| -rw-r--r-- | remote/tools/base/base.conf | 3 |
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 |
