Releases: ggiamarchi/pxe-pilot
Releases · ggiamarchi/pxe-pilot
0.7.0: Merge pull request #31 from ggiamarchi/integration-test
Integration tests
0.6.0
Merge pull request #29 from ggiamarchi/update-config-list Update config list
0.5.0
Merge pull request #24 from ggiamarchi/release Update release key
0.4.0
Merge pull request #13 from ggiamarchi/discovery Discovery
0.3.0
1. IPMI Support
- Show IPMI MAC address, IP and power status in hosts list
- Reboot hosts
0.2.0
1. MAC address is no longer case sensitive
Previously, if a MAC address within a request had a different case than the one in the PXE Pilot configuration file, MAC address was considered not found.
2. Cross platform build
PXE Pilot binary is now available in for:
- Linux / amd64
- Linux / arm
- Darwin / amd64
0.1.0
Initial release