diff options
| author | Jonathan Bauer | 2013-02-01 16:28:59 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-02-01 16:28:59 +0100 |
| commit | 0d47ea9b98a47fcdcc5389414ecf66c830ef2ea6 (patch) | |
| tree | 6552c0de6843d7e702cade918c3478543a9de3e2 /remote/tools.conf | |
| parent | systemd PATH fix (diff) | |
| parent | ps in base (diff) | |
| download | tm-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/tools.conf')
| -rw-r--r-- | remote/tools.conf | 17 |
1 files changed, 17 insertions, 0 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" |
