Commit Graph

29 Commits

Author SHA1 Message Date
Björn Lässig 5c18bce01f
Merge pull request #4 from joernott/main
Cleaning up/streamlining RPM builds
2023-06-29 09:01:38 +02:00
Joern Ott 15bb2ff5ea
Merge pull request #3 from ReneTrippen/main
Merge rhel8 support back
2022-10-24 14:21:33 +02:00
Rene Trippen 20a8b7669a spec: use rhel macro instead of dist macro
- dist macro produces output like .el7_9 in rhel7
2022-06-27 15:45:24 +02:00
Rene Trippen e95f4fc1e0 spec: add rhel8 support 2022-06-24 17:20:25 +02:00
Jörn Ott 1441dc9e03 Fix naming confusion 2022-04-27 17:39:56 +02:00
Jörn Ott 1baa6b7f7b Fix confusion due to divergent dash/underscore handling 2022-04-27 17:01:09 +02:00
Jörn Ott 4928b37a63 Standardize rpm builds for checks 2022-04-27 16:57:14 +02:00
Joern Ott ee4144aa69
Merge pull request #1 from pengutronix/master
Sync with upstream
2022-04-27 16:23:18 +02:00
Björn Lässig cd4185d9c7 add Makefile for simple installation 2022-01-10 16:57:25 +01:00
Björn Lässig 375ab6f2b7
Merge pull request #3 from joernott/master
RPM spec and check all services feature from vdanjean
2020-10-22 08:35:11 +02:00
Joern Ott 56067c2540
Update version in spec 2020-03-20 13:27:13 +01:00
Joern Ott 9ff6299d1c
Add dependency to rh-python36 2020-03-20 13:24:30 +01:00
Ott, Jörn WI (Fa. Allgeier Experts / Goetzfried) 7008ff5805 Add RPM spec file 2019-10-11 13:47:01 +02:00
Vincent Danjean bcb0719d5c Allow one to check all systemd services 2018-12-07 01:45:07 +01:00
Vincent Danjean 68733a2d9c Singleton for the main DBus connection 2018-12-05 14:57:49 +01:00
Björn Lässig b0482f800d add licence (0-BSD) 2018-10-12 17:03:40 +02:00
Björn Lässig 5d972f40a8 xbetter README - why this - and some example 2018-04-09 12:24:35 +02:00
Björn Lässig 829a2d12ab more readme for github 2016-07-05 14:38:36 +02:00
Björn Lässig 18362847f0 some cleanup
* move/delete log outputs, cause loglevel is set too late :-(
2016-07-01 19:46:38 +02:00
Björn Lässig a908e61d1e remove trailing whitespace 2016-07-01 19:08:09 +02:00
Björn Lässig ada72ea3c7 use new Context for Services (without scalars) 2016-07-01 19:06:41 +02:00
Björn Lässig e7007a386d remove ScalarContext. We have no scalars 2016-07-01 19:05:36 +02:00
Björn Lässig 7f1889a730 replace find with in 2016-07-01 18:58:17 +02:00
Björn Lässig b966e7cc01 remove unused Exception
(got from copy'n'paste)
2016-07-01 18:57:41 +02:00
Björn Lässig ca9806c67b we use python3 so ... give a correct packagename 2016-07-01 18:57:14 +02:00
Björn Lässig a9d7e4d791 remove unused libs 2016-07-01 18:56:13 +02:00
Björn Lässig 99623e8da8 reimplement without scalar context (midway) 2016-06-24 17:12:26 +02:00
Björn Lässig d0043702df initial version ... does some good, but ...
* it always gives debug output. WTF
 * We have no scalars, so using ScalarContext is bullshit
2016-06-24 16:49:05 +02:00
Björn Lässig b2233707a3 add README 2016-06-24 14:13:25 +02:00