summaryrefslogtreecommitdiffstats
path: root/remote/modules/cups
Commit message (Collapse)AuthorAgeFilesLines
* [cups] added cupsd.conf to static data filesJonathan Bauer2016-01-122-0/+144
| | | | added conditional check for /etc/cups/printers.conf
* [rfs-stage32/cups] Include missing files/binaries for foomatic.rip when not ↵Simon Rettberg2015-10-261-0/+1
| | | | using stage 4
* New config files for openSuse 13.2 Harlequin - works so far (some pam problemsChristian Rößler2015-02-031-0/+12
| | | | remain)
* [cups] Another library package for Ubuntu 12.04 (libgs9-common)Christian Rößler2014-10-141-0/+2
|
* [cups] Added configuration for Ubuntu 12.(04) - to be testedChristian Rößler2014-10-131-0/+14
|
* [cups] Fix ghostscript dependencies for Ubuntu 14.04Simon Rettberg2014-09-043-0/+9
|
* Change ubuntu 14.04 configs to 14Simon Rettberg2014-07-091-0/+0
|
* Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsSimon Rettberg2014-07-041-0/+10
|\
| * [debian] started debian supportJonathan Bauer2014-07-031-0/+10
| | | | | | | | TODO: chroot.inc with overlayfs support as its officially not in debian's repos
* | "Fedora Support", step 1 ->Simon Rettberg2014-07-041-0/+12
|/ | | | | | | | | | | | | | | | Several changes: 1) Make sure /bin /sbin /lib and /lib64 are ALWAYS symlinks to /usr/XXX, no matter what the current distribution does. 2) Make sure nobody and nogroup exist. 3) Fix various modules making assumptions that are not true on every distro. 4) Add symlinks to kdm module since fedora is looking for kdmrc in yet another spot. 5) Add detection of fedora, support its package manager What still breaks: dnbd3 Other distros might not work now, they need adaption to changed logic in some modules.
* [cups] fix missing 'ghostscript' package for opensuseJonathan Bauer2014-06-101-0/+2
|
* [cups] added 'gs' to REQUIRED_BINARIESJonathan Bauer2014-05-281-0/+1
|
* [cups] added ghostscript depJonathan Bauer2014-05-271-0/+2
|
* moved cups filter stuff to cups module :) forgot there was one...Jonathan Bauer2014-05-271-0/+2
|
* [cups] module.conf.ubuntu.14.04: Added cups-core-driversChristian Rößler2014-04-251-0/+2
|
* [cups] foomatic-filters is provided by cups-filters since 14.04Manuel Schneider2014-04-101-0/+10
|
* woopsie, the return ;)Jonathan Bauer2014-03-256-72/+0Star
|
* [modules] new module naming conventionJonathan Bauer2014-03-256-0/+72
| | | | rename $MODULE.{conf,build} to module.{conf,build}
* [cups] cups.conf: REQUIRED_BINARIES: + foomatic-ripChristian Rößler2014-02-041-0/+1
|
* [cups] conf files Ubuntu, openSuse: +foomatic-filters --> foomatic-ripChristian Rößler2014-02-044-0/+8
|
* update cups to work with ubuntu 13.10Sebastian2014-01-131-0/+10
|
* [cups] move 'cups-daemon' req to cups.conf.ubuntu.13 as its not thereJonathan Bauer2013-12-202-2/+10
| | | | for ubuntu 12.x
* [cups] added ghostscript-cupsManuel Schneider2013-12-131-0/+2
|
* [cups] cups module config file for openSuseChristian Rößler2013-10-141-0/+8
|
* Contains the complete bunch of software needed for the printing system in ↵Manuel Schneider2013-10-095-0/+44
the pools: - A lpd server is started in vmchooser-run_virt. - A iptables rule redirects traffic from sourceport 515 to destport 5515 - Added module cups, the printserver in the minilinux. - Binaries an libs needed for a minimal cups installation. - Systemd-service for cups. - Added module printergui, the custom cups frontend. - Is a single GUI-binary that pops up in case of a printjob sent to the lpd. - Modules are enabled in stage32.