aboutsummaryrefslogtreecommitdiff
path: root/whatmaps/debiandistro.py
Commit message (Collapse)AuthorAge
* Another import bugfixGuido Günther2014-07-11
|
* Make imports python2 and python3 compatibleGuido Günther2014-07-11
| | | | Do this again and I'll rewrite you in ruby.
* Add systemd supportGuido Günther2014-07-11
|
* Move detect_distro to DistroGuido Günther2014-07-01
|
* Remove unused importsGuido Günther2014-06-28
|
* pkg_services: Check if a service is actually installedGuido Günther2014-06-28
| | | | | | | | So far we returned the full list from pkg_services. This is o.k. for many to one mappings like apache but not for one to many like openjdk. To avoid to print out services that aren't installed check that beforehand.
* Add missing importGuido Günther2014-05-03
|
* Restart tomcat and jenkins on java updatesGuido Günther2014-04-25
|
* Split out and test DebianDistroGuido Günther2014-04-21