summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.net>2017-10-19 08:14:44 +0200
committerAndreas Unterkircher <unki@netshadow.net>2017-10-19 08:16:57 +0200
commit0ad3e24535739b8a14968240c35e4487fd9be31f (patch)
treed18fff717d8f17aa39ba6f0d49d8009ddcf913c4
parentdd1e4eeb2a9870660d39720bca5549d9d2d83736 (diff)
downloadexilog-0ad3e24535739b8a14968240c35e4487fd9be31f.zip
exilog-0ad3e24535739b8a14968240c35e4487fd9be31f.tar.gz
exilog-0ad3e24535739b8a14968240c35e4487fd9be31f.tar.bz2
README.md, add a note about debian packages
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 49bc326..a65a812 100644
--- a/README.md
+++ b/README.md
@@ -164,6 +164,16 @@ wildcards when only specifying a substring:
Example: You want to find all mails with addresses that contain
'joe', so you'd search for '%joe%'.
+## Debian Packages
+
+*deb* packages for exilog can be found on `https://apt.netshadow.net`.
+
+| Package-Name | Description |
+| - | - |
+| exilog-agent | exilog agent itself |
+| exilog-cgi | contains the CGI stuff for the WebUI |
+| exilog-common | shared stuff used by CGIs and agents |
+
## Credits
* Tom Kistner <tom@duncanthrax.net> June 2005