[RFE] Extend PXE to support petitboot
Bug #1639187 reported by
Lucas Alvares Gomes
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Fix Released
|
Wishlist
|
Michael Turek |
Bug Description
This RFE proposes extending the PXE interface to pass the DHCP option 210 (TFTP path prefix) when configuring the DHCP server. This is needed because, different from other bootloaders, petitboot won't get the TFTP path information derived from the boot file path (e.g, pxelinux.0) so it needs to be explicitly passed via the 210 DHCP option.
Changed in ironic: | |
importance: | Undecided → Wishlist |
tags: | added: rfe |
Changed in ironic: | |
status: | New → Confirmed |
Changed in ironic: | |
assignee: | nobody → Michael Turek (mjturek) |
To post a comment you must log in.
+1 to the change, assuming it won't break other bootloaders (hell, we need CI coverage :( )