diff options
| author | Dirk Engling <erdgeist@erdgeist.org> | 2019-09-11 14:00:30 +0200 | 
|---|---|---|
| committer | Dirk Engling <erdgeist@erdgeist.org> | 2019-09-11 14:00:30 +0200 | 
| commit | 71876a7ced53b8bb0fbba332aa050664e09b0e85 (patch) | |
| tree | acd6530017bfce30b717a02ac1144adaac3150f6 /stories | |
| parent | e18e02fe874c4a1468ccb9ff6437b2f71ebb3d64 (diff) | |
New minimunin version
Diffstat (limited to 'stories')
| -rw-r--r-- | stories/projects/minimunin.rst | 6 | 
1 files changed, 5 insertions, 1 deletions
| diff --git a/stories/projects/minimunin.rst b/stories/projects/minimunin.rst index 05efbbb..07cc2ff 100644 --- a/stories/projects/minimunin.rst +++ b/stories/projects/minimunin.rst | |||
| @@ -29,7 +29,7 @@ Code | |||
| 29 | .. image:: http://www.freebsd.org/gifs/daemon_hammer-tn25.jpg | 29 | .. image:: http://www.freebsd.org/gifs/daemon_hammer-tn25.jpg | 
| 30 | :align: right | 30 | :align: right | 
| 31 | 31 | ||
| 32 | You can always get the latest version of *minimunin*, use ``git clone git://erdgeist.org/minimunin`` or the legacy view ``cvs -d :pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot co minimunin`` with an empty password to check it out. There is a `minimunin tarball <minimunin-0.4.tar.bz2>`_. You can scroll through the source at `minimunin gitweb </gitweb/minimunin>`_ or `minimunin cvsweb (deprecated) </cvsweb/minimunin>`_. Typing ``make install`` installs the binary in your ``${PREFIX}/bin`` (or ``/usr/local``, if none is set). | 32 | You can always get the latest version of *minimunin*, use ``git clone git://erdgeist.org/minimunin`` or the legacy view ``cvs -d :pserver:anoncvs@cvs.erdgeist.org:/home/cvsroot co minimunin`` with an empty password to check it out. There is a `minimunin tarball <minimunin-0.5.tar.bz2>`_. You can scroll through the source at `minimunin gitweb </gitweb/minimunin>`_ or `minimunin cvsweb (deprecated) </cvsweb/minimunin>`_. Typing ``make install`` installs the binary in your ``${PREFIX}/bin`` (or ``/usr/local``, if none is set). | 
| 33 | 33 | ||
| 34 | ---- | 34 | ---- | 
| 35 | 35 | ||
| @@ -62,6 +62,10 @@ munin plugins `can be configured with ini-file style config files <http://munin- | |||
| 62 | Version history | 62 | Version history | 
| 63 | =============== | 63 | =============== | 
| 64 | 64 | ||
| 65 | * V0.5 `minimunin-0.5.tar.bz2 <minimunin-0.5.tar.bz2>`_ (2019-09-11) | ||
| 66 | |||
| 67 | * Fix broken plugin list. Thanks to Alexander Moisseev. | ||
| 68 | |||
| 65 | * V0.4 `minimunin-0.4.tar.bz2 <minimunin-0.4.tar.bz2>`_ (2019-08-13) | 69 | * V0.4 `minimunin-0.4.tar.bz2 <minimunin-0.4.tar.bz2>`_ (2019-08-13) | 
| 66 | 70 | ||
| 67 | * Add laundry mem to memory builtins. Thanks to Philipp Wünsche. | 71 | * Add laundry mem to memory builtins. Thanks to Philipp Wünsche. | 
