diff options
| author | Dirk Engling <erdgeist@erdgeist.org> | 2019-06-09 21:49:14 +0200 | 
|---|---|---|
| committer | Dirk Engling <erdgeist@erdgeist.org> | 2019-06-09 21:49:51 +0200 | 
| commit | b37a4127e67cc78821716a90727914b85308d2ac (patch) | |
| tree | c280defa5a11a53366e06825d438c33047c980db /stories/projects | |
| parent | 472e7ac7a4ec401583ec59692253a80f686188f8 (diff) | |
Add version 0.4
Diffstat (limited to 'stories/projects')
| -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 180d074..05efbbb 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.2.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.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). | 
| 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.4 `minimunin-0.4.tar.bz2 <minimunin-0.4.tar.bz2>`_ (2019-08-13) | ||
| 66 | |||
| 67 | * Add laundry mem to memory builtins. Thanks to Philipp Wünsche. | ||
| 68 | |||
| 65 | * V0.3 `minimunin-0.3.tar.bz2 <minimunin-0.3.tar.bz2>`_ (2016-03-18) | 69 | * V0.3 `minimunin-0.3.tar.bz2 <minimunin-0.3.tar.bz2>`_ (2016-03-18) | 
| 66 | 70 | ||
| 67 | * `Fixed a bug <https://erdgeist.org/gitweb/minimunin/commit/?id=941288a85098c489a268d40adddd4751545d057e>`_ where cpu cycles were not properly reported. Thanks to xavi.garcia@gmail.com. | 71 | * `Fixed a bug <https://erdgeist.org/gitweb/minimunin/commit/?id=941288a85098c489a268d40adddd4751545d057e>`_ where cpu cycles were not properly reported. Thanks to xavi.garcia@gmail.com. | 
