[WAIT] - rpi tftpboot via dhcpv6 config #753
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of PR
Relates to: #537
Captures the efforts of Tuesday and Wednesday during Scale 21x to get tftpboot working on ipv6. We still have an outstanding issue with the rpi firmware (raspberrypi/firmware#1808) and booting from rpi4 still isnt working. At this time we cannot incorporate it into the kea dhcpv6 server since then any rpis with dhcpv6 boot enabled will fail to boot or boot into a blank screen (if tftpboot server exists). We dont want to lose the work so well leave it here for now.
Previous Behavior
New Behavior
Tests
nix build .#checks.x86_64-linux.core.driverInteractive
works as expected for all vmsnix build .#checks.x86_64-linux.core
works