diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-11-12 17:25:25 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-11-12 17:25:25 +0100 |
commit | 14304e0827cd7de7fc55b1ba587ccdd380525b94 (patch) | |
tree | f70c126b91e68b66d7005cfea53b88a82aa0c7fa /doc/UserGuide | |
parent | d279e229635f19852dc829552aa7c7d72d7a4dd2 (diff) |
New upstream release
Diffstat (limited to 'doc/UserGuide')
-rw-r--r-- | doc/UserGuide | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/UserGuide b/doc/UserGuide index d7eb67c..d6bd83d 100644 --- a/doc/UserGuide +++ b/doc/UserGuide @@ -1,6 +1,6 @@ IPMIUTIL USER GUIDE - VERSION 2.9.4 + VERSION 2.9.5 An easy-to-use IPMI server management utility @@ -6161,6 +6161,7 @@ The make rpm produces a binary rpm, and a source rpm, which can be installed with "rpm -i *.rpm". To build and install a Debian package, do this: +# mv debpkg debian # dpkg-buildpackage then install it with "dpkg -i *.deb". |