Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4d47391d | 2017-09-25 10:06:12 | avoid nested function in AC_TRY_COMPILE | ||
| 513e384e | 2016-10-13 21:38:05 | missed cvs add, reported by naddy@ kili@ | ||
| 97f2ca3b | 2016-10-12 11:56:53 | update to ipmitool-1.8.18 | ||
| 79facf8a | 2016-05-08 08:13:04 | missed 'cvs add' in previous | ||
| 2034b7c6 | 2016-05-07 14:18:12 | update to ipmitool-1.8.17 | ||
| 26a19f8d | 2016-02-29 23:45:32 | update to ipmitool 1.8.16 and fix some bugs showing in compiler warnings | ||
| ff4ebd0d | 2016-02-25 22:40:01 | fix ipmitool's arch check; should have been '.if ${MACHINE_ARCH} != "amd64" && ${MACHINE_ARCH} != "i386"' rather than ||. | ||
| 93b2d2b1 | 2016-02-09 03:36:58 | Adapt to newly added ipmi(4) cdev on amd64 and i386. OK sthen@ | ||
| cf79e617 | 2015-07-30 21:51:22 | don't install useless files, mention supported protocols in DESCR, don't use groff, adjust comment | ||
| 26500355 | 2015-05-25 07:52:40 | Make ipmitool use libedit instead of libreadline. ok sthen |