mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-21 17:11:58 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
ce79c4cf11
In at least one ARM UEFI, the PXE support is non-compliant, and absolutely requires the filename field to be populated. That said, the same firmware fails to let iPXE function, so we have other issues with this firmware. Very preliminary testing indicates that PXE compliant firmware ignores the filename in the offer and proceeds to proxyDHCP. The non-compliant firmware ignores the PXEClient guidance and just consumes the filename. In theory, this just means that the compliant firmware inflicts a bit of redundant effort on our part, as we must sort out the filename to offer twice (once for DHCP, then again for proxyDHCP). It may aid non compliant firmware to proceed in more limited circumstances. |
||
---|---|---|
confluent_client | ||
confluent_common | ||
confluent_osdeploy | ||
confluent_perl | ||
confluent_server | ||
confluent_vtbufferd | ||
confluent_web | ||
container | ||
doc | ||
genesis | ||
imgutil | ||
misc | ||
.gitignore | ||
API.txt | ||
LICENSE | ||
SECURITY | ||
TODO |