summaryrefslogtreecommitdiffstats
path: root/remote/modules/printergui/module.conf.ubuntu
Commit message (Collapse)AuthorAgeFilesLines
* "Fedora Support", step 1 ->Simon Rettberg2014-07-041-3/+1Star
| | | | | | | | | | | | | | | | 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-271-2/+0Star
|
* wrong packagesJonathan Bauer2014-05-271-4/+2Star
|
* [printergui] ghostscript binary fishingJonathan Bauer2014-05-271-3/+7
|
* [modules] new module naming conventionJonathan Bauer2014-03-251-0/+7
rename $MODULE.{conf,build} to module.{conf,build}