staging-nixos -> staging-next#501226
Merged
Merged
Conversation
Co-authored-by: Jeremy Fleischman <jeremyfleischman@gmail.com>
Co-authored-by: Jeremy Fleischman <jeremyfleischman@gmail.com>
This prepares the driver for non-QEMU backends by abstracting the machine logic. Co-authored-by: Jeremy Fleischman <jeremyfleischman@gmail.com>
Co-authored-by: Jeremy Fleischman <jeremyfleischman@gmail.com>
Co-authored-by: Jeremy Fleischman <jeremyfleischman@gmail.com>
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
…h nspawn machines
If the names for systemd-nspawn containers are too long, the generated bridge interface names will surpass the kernel limit IFNAMSIZ (15 characters + '\0').
The test merely ensures that machines can reach each other via ICMP ping. This does not require the firewall to be opened or disabled.
Co-authored-by: cinereal <cinereal@riseup.net>
Contributor
|
As this has been merged to staging-next but staging-next hasn't been merged to master yet, where should today's kernel updates go? master or staging-next? #501448 |
13 tasks
Member
Author
|
It hasn't merged yet, but https://hydra.nixos.org/jobset/nixos/unstable is building it already with |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Because the merge of staging-next -> master is imminent via PR #497493