Description
How do I put ipmitool to fsroot/usr/bin/
We have BMC project. We need to use ipmitool to access BMC information.
I think there should be rule to put this kind of utility tool to rootfs.
Ipmitool need to put to /usr/bin/ or /sbin.
Steps to reproduce the issue:
ipmitool mc info
Describe the results you received:
Describe the results you expected:
ipmitool mc info
Device ID : 32
Device Revision : 1
Firmware Revision : 0.01
IPMI Version : 2.0
Manufacturer ID : 0
Additional information you deem important (e.g. issue happens only occasionally):
**Output of `show version`:**
```
(paste your output here)
```
**Attach debug file `sudo generate_dump`:**
```
(paste your output here)
```
Description
How do I put ipmitool to fsroot/usr/bin/
We have BMC project. We need to use ipmitool to access BMC information.
I think there should be rule to put this kind of utility tool to rootfs.
Ipmitool need to put to /usr/bin/ or /sbin.
Steps to reproduce the issue:
ipmitool mc info
Describe the results you received:
Describe the results you expected:
ipmitool mc info
Device ID : 32
Device Revision : 1
Firmware Revision : 0.01
IPMI Version : 2.0
Manufacturer ID : 0
Additional information you deem important (e.g. issue happens only occasionally):