summaryrefslogtreecommitdiffstats
path: root/remote/modules/kdm
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-10 13:07:53 +0200
committerJonathan Bauer2013-09-30 13:22:05 +0200
commit3e0e55d30a7f26dc7b55ce0e08931fbabf4c1df8 (patch)
tree154523e5aedf9d55750cf9bbe84d93785d4957c3 /remote/modules/kdm
parent[rootfs-stage32] (ubuntu) add ntpdate to required installed packages (diff)
downloadtm-scripts-3e0e55d30a7f26dc7b55ce0e08931fbabf4c1df8.tar.gz
tm-scripts-3e0e55d30a7f26dc7b55ce0e08931fbabf4c1df8.tar.xz
tm-scripts-3e0e55d30a7f26dc7b55ce0e08931fbabf4c1df8.zip
* Add debian support *
Diffstat (limited to 'remote/modules/kdm')
-rw-r--r--remote/modules/kdm/kdm.conf.debian28
1 files changed, 28 insertions, 0 deletions
diff --git a/remote/modules/kdm/kdm.conf.debian b/remote/modules/kdm/kdm.conf.debian
new file mode 100644
index 00000000..da0df913
--- /dev/null
+++ b/remote/modules/kdm/kdm.conf.debian
@@ -0,0 +1,28 @@
+REQUIRED_INSTALLED_PACKAGES="
+ kdm
+ kde-workspace-kgreet-plugins
+"
+REQUIRED_CONTENT_PACKAGES="
+ kdm
+ kde-workspace-kgreet-plugins
+ libicu48
+ libxcursor1
+ libxrandr2
+ libxfixes3
+ libxinerama1
+ libxi6
+"
+REQUIRED_DIRECTORIES+="
+ /usr/lib
+ /etc/pam.d
+ /etc/logrotate.d
+ /etc/insserv.conf.d
+ /etc/kde4/kdm
+"
+# non-standard vars
+REQUIRED_SYSTEM_FILES+="
+ /usr/share/kde4/apps/kdm/pics/shutdown.png
+ /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
+ /usr/share/icons/default/index.theme
+"
+