diff --git a/software/ccollect.mdwn b/software/ccollect.mdwn index a18c621b..88ce07ee 100644 --- a/software/ccollect.mdwn +++ b/software/ccollect.mdwn @@ -38,22 +38,18 @@ is outdated and thus removed. As ccollect is a simple shell script, it should run on any POSIX compatible OS. It is known or reported to run on: - Feel free to send an e-mail if you are running ccollect on another OS or architecture. ### Sample configurations - ### Getting ccollect You can get the latest (development) version via git: @@ -142,36 +138,22 @@ status in gitweb](http://git.schottelius.org/?p=cLinux/ccollect.git;a=summary). ### Debian

Marcus Wagner makes ccollect available as Debian packages.
To get ccollect insert the following line into your /etc/apt/sources.list: -

-deb http://deb.notestc.de/ clinux/
-
+ deb http://deb.notestc.de/ clinux/
Daniel Aubry also created a Debian package containing ccollect. To use his archive, add the following line into your /etc/apt/sources.list: -
-deb http://debian.syhosting.ch/ software/
-
-
-

+ deb http://debian.syhosting.ch/ software/ + After adding one of the above sources.list entries do -

apt-get update && apt-get install ccollect
+ + apt-get update && apt-get install ccollect ### Support - + * There is a general + [ccollect mailing list](http://l.schottelius.org/mailman/listinfo/ccollect) + available. + * You can join the development ***IRC channel*** + [#cLinux on irc.freenode.org](irc://irc.freenode.org/#cLinux). ### Related websites * ccollect-config,