mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00:00
Add two additional chars to the component name string. For the default Pigeon Point firmware names we need a couple of extra chars to actually be able to tell what component is which. Before: ----------------------------------------------------- |ID | Name | Versions | | | | Active | Backup | ----------------------------------------------------- |*0 |H8S-AMCc F/| 2.00 10000000 | 2.00 0F000000 | | 1 |H8S-AMCc B/| 2.00 00000000 | ---.-- -------- | | 2 |H8S-AMCc F/| 2.00 10000000 | ---.-- -------- | ----------------------------------------------------- After: -------------------------------------------------------- |ID | Name | Versions | | | | Active | Backup | -------------------------------------------------------- |* 0|H8S-AMCc F/W | 2.00 10000000 | 2.00 0F000000 | | 1|H8S-AMCc B/L | 2.00 00000000 | ---.-- -------- | | 2|H8S-AMCc F/I | 2.00 10000000 | ---.-- -------- | -------------------------------------------------------- Commit for Dan Gora
Description
An open-source tool for controlling IPMI-enabled systems
5 MiB
Languages
C
95.7%
Shell
2%
Makefile
1.3%
M4
1%