summaryrefslogtreecommitdiffstats
path: root/remote/modules/printergui
Commit message (Collapse)AuthorAgeFilesLines
* [printergui] Support username prefix SLX_* optionSimon Rettberg2016-09-201-0/+6
|
* [printergui] Delete temp file after printingSimon Rettberg2016-01-071-0/+6
|
* [run-virt/printergui] Add wrapping helper script for printing that does some ↵Simon Rettberg2015-10-051-0/+61
| | | | error checking on the file received from lpd
* Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsSimon Rettberg2014-07-041-0/+7
|\
| * [debian] started debian supportJonathan Bauer2014-07-031-0/+7
| | | | | | | | TODO: chroot.inc with overlayfs support as its officially not in debian's repos
* | "Fedora Support", step 1 ->Simon Rettberg2014-07-044-10/+9Star
|/ | | | | | | | | | | | | | | | 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.
* moved cups filter stuff to cups module :) forgot there was one...Jonathan Bauer2014-05-272-9/+0Star
|
* [printergui] REQUIRED_CONTENT_PACKAGES fetchingJonathan Bauer2014-05-271-0/+7
|
* wrong packagesJonathan Bauer2014-05-272-13/+2Star
|
* [printergui] forgot to explicitly copy 'gs' to build dirJonathan Bauer2014-05-271-0/+10
|
* [printergui] ghostscript binary fishingJonathan Bauer2014-05-271-3/+7
|
* [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.