2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-12-24 12:11:52 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
Go to file
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
confluent_client Add iterm and kitty image support to stats 2023-10-13 15:25:08 -04:00
confluent_common
confluent_osdeploy Fix syntax error in confignet 2023-11-09 17:28:38 -05:00
confluent_perl
confluent_server Draft example of an alternative of setting filename in initial pass 2023-11-10 10:30:27 -05:00
confluent_vtbufferd Fix build script for vtbufferd 2022-08-23 16:08:25 -04:00
confluent_web
container
doc
genesis Bump genesis base version 2023-06-15 09:35:37 -04:00
imgutil Filter bind mounts from imgutil capture 2023-11-08 09:37:44 -05:00
misc Fix handling of pre-existing array 2023-10-11 10:15:24 -04:00
.gitignore
API.txt
LICENSE Trim to appropriate content for the license 2022-04-25 15:18:27 -04:00
SECURITY
TODO