summaryrefslogtreecommitdiffstats
path: root/core/modules/cups
Commit message (Collapse)AuthorAgeFilesLines
* [cups] Add printer-driver-postscript-hpSimon Rettberg2022-08-101-1/+2
|
* /var/run -> /runSimon Rettberg2021-11-121-1/+1
|
* Remove COPYLIST boilerplate from every module; move to setup_targetSimon Rettberg2021-07-121-7/+1Star
|
* Add support for Ubuntu 20.04 (TODO: systemd)Simon Rettberg2020-08-032-22/+11Star
|
* Debian!Simon Rettberg2020-05-191-6/+10
|
* [cups] Add hplip for HP-specific filtersSimon Rettberg2019-10-181-9/+1Star
|
* [cups] add ubuntu 18.04 configJonathan Bauer2018-03-211-0/+23
|
* [cups] Add missing ghostscript directory for Ubuntu 17.10Jonathan Bauer2017-11-241-0/+4
|
* [cups] ubuntu 17Jonathan Bauer2017-11-131-0/+19
|
* [*] systemd fixes cont.Jonathan Bauer2017-07-121-2/+0Star
|
* [cups] Add prestart script that fixed config problemsSimon Rettberg2017-03-132-0/+32
| | | | | | | CUPS < 2.0 requires the <DefaultPrinter> to be closed by a </Printer> tag, while newer versions allow </DefaultPrinter>. Patch the printers.conf if required. Also makes sure the permissions of /etc/cups/* are somewhat sane.
* Seems some files were given an extra shebang with ↵Simon Rettberg2017-03-101-1/+0Star
| | | | c79dec3ba517967c09ef398b20d577271774df19
* Add bash shebangs to all our includes:Simon Rettberg2017-02-2812-0/+12
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* Final merge with tm-scriptsSimon Rettberg2017-01-131-0/+4
| | | | Commit ID in tm-scripts: 6d72610c13171ab4749aa8de2f541f2b570fdb8e
* merge with latest dev versionSebastian2016-04-2515-0/+322