Merged
Conversation
d5afeff to
a7becc6
Compare
a7becc6 to
a18c70e
Compare
a18c70e to
e7414e6
Compare
424a0f7 to
cf4f5f3
Compare
Try to start breaking the anti-pattern that we have configHost = config, which makes navigating and understanding relationships very difficult to manage. Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
add more configs to globalConfig and extend it across all the sysvms and the baseline appvm Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Start the migration to extendModules in a hybrid way. Include the easy to move components first and keep extraModules for now. Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
no longer depend on extraModules being set inside the guivm. Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Convert to composable vm structure. Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
continue the migration to composable system. Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
remove the legacy extraModules interface from the netvm. Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
804a3f0 to
d3a09b9
Compare
938a98e to
74098b7
Compare
74098b7 to
d88adf9
Compare
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Move the stunnel and the alloy listener to internal addresses as they are talking withing the admin vm. so no need to route out and back. Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Needed to set the correct script version to make it work, upstream made the qspi flash (initrdFlashScript) the default, so we must choose the legacy for now. Can be replaced in future, but we need to add the actual filesystem information to the flash script buider, along with the qspi, in order to make it work. Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
d88adf9 to
7f47758
Compare
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
8e70ed3 to
bcd38e5
Compare
mbssrc
approved these changes
Feb 11, 2026
Collaborator
mbssrc
left a comment
There was a problem hiding this comment.
Nothing new from what we discussed already - LGTM
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.
Description of Changes
Type of Change
Related Issues / Tickets
Checklist
make-checksand it passesTesting Instructions
Applicable Targets
aarch64aarch64x86_64x86_64x86_64Installation Method
nixos-rebuild ... switchTest Steps To Verify: