[Ipmitool-devel] [PATCH] Document missing options.

2012-09-03 Thread Jan Safranek
man ipmitool should document also -b, -B, -l and -T options, which are currently missing. The description is taken from ipmitool -h output. Original author: J.H.M. Dassen, rdassen at redhat.com. --- doc/ipmitool.1 | 12 1 file changed, 12 insertions(+) diff --git a/doc/ipmitool.1

Re: [Ipmitool-devel] [PATCH v2] Added system support to ipmievd

2012-09-03 Thread Jan Safranek
I understand it as nobody is starting ipmevd directly from PID=1 except systemd and therefore the patch does not break anything I know of and helps systemd-based distros. Anyway, there is 'nodaemon' option for those who don't want to fork. Is there any other reason for this patch not being accept

Re: [Ipmitool-devel] [PATCH v2] Added system support to ipmievd

2012-09-03 Thread Hank Bruning
Jan, What does this do to the IPMI UPD packet rate ? Increase or decrees ? Don't do the patch till he answers. Hank Bruning President JBlade On Mon, Sep 3, 2012 at 7:16 AM, Jan Safranek wrote: > I understand it as nobody is starting ipmevd directly from PID=1 except > systemd and therefore the p