summaryrefslogtreecommitdiffstats
path: root/remote/modules/printergui
Commit message (Collapse)AuthorAgeFilesLines
* [qt] update build scripts to always activate qt4Jonathan Bauer2014-04-151-0/+3
|
* woopsie, the return ;)Jonathan Bauer2014-03-254-48/+0Star
|
* [modules] new module naming conventionJonathan Bauer2014-03-254-0/+48
| | | | rename $MODULE.{conf,build} to module.{conf,build}
* [printergui] Spool from VM to tmpfs home if possible, fall back to /tmpSimon Rettberg2014-02-111-2/+2
|
* [printergui] config cleanupSimon Rettberg2014-02-111-1/+0Star
|
* [printergui, vmchooser] Bugfixes, net systemd service etc., printpwguiChristian Rößler2014-02-075-5/+38
|
* [printergui] Force using old version as build system changed from qmake to ↵Simon Rettberg2014-02-062-0/+4
| | | | cmake and the build script isn't updated yet
* Make some modules use iptables-helperSimon Rettberg2014-01-171-0/+8
|
* Doc + comments ...root2013-12-011-1/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2013-10-231-2/+0Star
|\
| * removed TODO, since its done :)Jonathan Bauer2013-10-231-2/+0Star
| |
* | [printergui] Added spoolfolder to buildscript.Manuel Schneider2013-10-231-0/+1
|/
* [printergui] added TODO. Create /var/spool/STANDARD in post-copy of this moduleJonathan Bauer2013-10-231-0/+2
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2013-10-162-0/+8
|\
| * [printergui] Opensuse conf. Not tested.Manuel Schneider2013-10-151-0/+7
| |
| * [printergui] Nicer comment :DManuel Schneider2013-10-141-1/+1
| |
| * [printergui] added misisng required librariesManuel Schneider2013-10-141-0/+1
| |
* | [printergui] Changed qmake-qt4 to qmake.Manuel Schneider2013-10-161-2/+2
|/
* Contains the complete bunch of software needed for the printing system in ↵Manuel Schneider2013-10-093-0/+32
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.