2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-21 17:11:58 +00:00
confluent/confluent_server
Jarrod Johnson ce79c4cf11 Draft example of an alternative of setting filename in initial pass
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.
2023-11-10 10:30:27 -05:00
..
bin Add more deep checking of node networking 2023-10-27 13:34:52 -04:00
confluent Draft example of an alternative of setting filename in initial pass 2023-11-10 10:30:27 -05:00
dbgtools
sysctl
systemd
sysvinit
builddeb Fix debian packaging for confluent 2023-09-18 15:48:38 -04:00
buildrpm
confluent_server.spec.tmpl
confluentdbgcli.py
confluentsrv.spec
COPYRIGHT
makesetup
MANIFEST.in
requirements.txt
setup.py.tmpl