summaryrefslogtreecommitdiffstats
path: root/remote/modules/cups
diff options
context:
space:
mode:
authorJonathan Bauer2014-07-03 17:47:44 +0200
committerJonathan Bauer2014-07-03 17:47:44 +0200
commit7eefa87bfb3d615abff998c9c31f02813a2754c4 (patch)
treebd1d38baae4be5aa3dd54ca49dca1bd06b096912 /remote/modules/cups
parentminor (diff)
downloadtm-scripts-7eefa87bfb3d615abff998c9c31f02813a2754c4.tar.gz
tm-scripts-7eefa87bfb3d615abff998c9c31f02813a2754c4.tar.xz
tm-scripts-7eefa87bfb3d615abff998c9c31f02813a2754c4.zip
[debian] started debian support
TODO: chroot.inc with overlayfs support as its officially not in debian's repos
Diffstat (limited to 'remote/modules/cups')
-rw-r--r--remote/modules/cups/module.conf.debian10
1 files changed, 10 insertions, 0 deletions
diff --git a/remote/modules/cups/module.conf.debian b/remote/modules/cups/module.conf.debian
new file mode 100644
index 00000000..1bb1efad
--- /dev/null
+++ b/remote/modules/cups/module.conf.debian
@@ -0,0 +1,10 @@
+REQUIRED_INSTALLED_PACKAGES="
+ cups-daemon
+ ghostscript
+ foomatic-filters
+"
+REQUIRED_CONTENT_PACKAGES="
+ cups-daemon
+ ghostscript
+ foomatic-filters
+"