isard
isard copied to clipboard
iPXE Integration
Integrate the isard-ipxe project. Add documentation and merge the changes in the old pxe
branch
What is it needed to test this now? Can I bring up complete iPXE dockers from your actual pxe branch?
Currently, the "API" returns the names of the desktops with accents. Those should be parsed and removed, since iPXE can't show them and shows an ugly character instead.
What would be needed is something like:
é
-> e
ü
-> u
ç
-> c
...