seperate the path for the iPXE binaries

Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
Christian Goll
2023-09-26 15:22:24 +02:00
committed by Jonathon Anderson
parent 691f9875f5
commit 8cbeb25c8b
5 changed files with 18 additions and 9 deletions

View File

@@ -115,6 +115,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- only write IPMI if write is true
- Don't show an error if image files for containers can't be found. #933
- Make configured paths available in overlays as `.Path` #960
- Introduced IPXESOURCE environment variable which allows to specify the path to iPXE
binaries not provided by warewulf
## [4.4.0] 2023-01-18