| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [printergui] Support username prefix SLX_* option | Simon Rettberg | 2016-09-20 | 1 | -0/+6 |
| | | |||||
| * | [printergui] Delete temp file after printing | Simon Rettberg | 2016-01-07 | 1 | -0/+6 |
| | | |||||
| * | [run-virt/printergui] Add wrapping helper script for printing that does some ↵ | Simon Rettberg | 2015-10-05 | 1 | -0/+61 |
| | | | | | error checking on the file received from lpd | ||||
| * | Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scripts | Simon Rettberg | 2014-07-04 | 1 | -0/+7 |
| |\ | |||||
| | * | [debian] started debian support | Jonathan Bauer | 2014-07-03 | 1 | -0/+7 |
| | | | | | | | | | TODO: chroot.inc with overlayfs support as its officially not in debian's repos | ||||
| * | | "Fedora Support", step 1 -> | Simon Rettberg | 2014-07-04 | 4 | -10/+9![]() |
| |/ | | | | | | | | | | | | | | | | 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 Bauer | 2014-05-27 | 2 | -9/+0![]() |
| | | |||||
| * | [printergui] REQUIRED_CONTENT_PACKAGES fetching | Jonathan Bauer | 2014-05-27 | 1 | -0/+7 |
| | | |||||
| * | wrong packages | Jonathan Bauer | 2014-05-27 | 2 | -13/+2![]() |
| | | |||||
| * | [printergui] forgot to explicitly copy 'gs' to build dir | Jonathan Bauer | 2014-05-27 | 1 | -0/+10 |
| | | |||||
| * | [printergui] ghostscript binary fishing | Jonathan Bauer | 2014-05-27 | 1 | -3/+7 |
| | | |||||
| * | [qt] update build scripts to always activate qt4 | Jonathan Bauer | 2014-04-15 | 1 | -0/+3 |
| | | |||||
| * | woopsie, the return ;) | Jonathan Bauer | 2014-03-25 | 4 | -48/+0![]() |
| | | |||||
| * | [modules] new module naming convention | Jonathan Bauer | 2014-03-25 | 4 | -0/+48 |
| | | | | | rename $MODULE.{conf,build} to module.{conf,build} | ||||
| * | [printergui] Spool from VM to tmpfs home if possible, fall back to /tmp | Simon Rettberg | 2014-02-11 | 1 | -2/+2 |
| | | |||||
| * | [printergui] config cleanup | Simon Rettberg | 2014-02-11 | 1 | -1/+0![]() |
| | | |||||
| * | [printergui, vmchooser] Bugfixes, net systemd service etc., printpwgui | Christian Rößler | 2014-02-07 | 5 | -5/+38 |
| | | |||||
| * | [printergui] Force using old version as build system changed from qmake to ↵ | Simon Rettberg | 2014-02-06 | 2 | -0/+4 |
| | | | | | cmake and the build script isn't updated yet | ||||
| * | Make some modules use iptables-helper | Simon Rettberg | 2014-01-17 | 1 | -0/+8 |
| | | |||||
| * | Doc + comments ... | root | 2013-12-01 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Manuel Schneider | 2013-10-23 | 1 | -2/+0![]() |
| |\ | |||||
| | * | removed TODO, since its done :) | Jonathan Bauer | 2013-10-23 | 1 | -2/+0![]() |
| | | | |||||
| * | | [printergui] Added spoolfolder to buildscript. | Manuel Schneider | 2013-10-23 | 1 | -0/+1 |
| |/ | |||||
| * | [printergui] added TODO. Create /var/spool/STANDARD in post-copy of this module | Jonathan Bauer | 2013-10-23 | 1 | -0/+2 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Manuel Schneider | 2013-10-16 | 2 | -0/+8 |
| |\ | |||||
| | * | [printergui] Opensuse conf. Not tested. | Manuel Schneider | 2013-10-15 | 1 | -0/+7 |
| | | | |||||
| | * | [printergui] Nicer comment :D | Manuel Schneider | 2013-10-14 | 1 | -1/+1 |
| | | | |||||
| | * | [printergui] added misisng required libraries | Manuel Schneider | 2013-10-14 | 1 | -0/+1 |
| | | | |||||
| * | | [printergui] Changed qmake-qt4 to qmake. | Manuel Schneider | 2013-10-16 | 1 | -2/+2 |
| |/ | |||||
| * | Contains the complete bunch of software needed for the printing system in ↵ | Manuel Schneider | 2013-10-09 | 3 | -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. | |||||

