Ubuntu rootfs Downloader#646
Open
KendallHarterAtWork wants to merge 6 commits into
Open
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
nightlark
reviewed
Jul 2, 2026
| build-backend = "setuptools.build_meta" | ||
|
|
||
| [project] | ||
| name = "surfactantplugin-rootfsdownloader" |
Collaborator
There was a problem hiding this comment.
Let's just call the plugin rootfsmanager (+ rename folder/files/README description) to match the class name used. Thinking about how this could be used, I'd also be inclined to remove the surfactantplugin- prefix from the name; I could imagine there being some interest in using it outside of surfactant.
✅ No SBOM Changes DetectedFor commit 3c5001e (Run 28956768548) |
Collaborator
|
Some notes on other places we can acquire a rootfs from:
|
nightlark
reviewed
Jul 8, 2026
Remove `surfactantplugin-` prefix Co-authored-by: Ryan Mast <3969255+nightlark@users.noreply.github.com>
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.
Summary
If merged this pull request will add a plugin that automatically downloads and extracts rootfs files from Ubuntu for ELF files based on the architecture.