Skip to content

Conversation

@chewi
Copy link
Contributor

@chewi chewi commented Jan 8, 2026

Build overlaybd and accelerated-container-image offline

This follows the migration of other packages away from git in #3612. I saved these two till last because they were awkward, fetching things online during the build itself.

For overlaybd, I have submitted containerd/overlaybd#391 with the required changes, which include squashing all the ugly CMake warnings.

For accelerated-container-image, I have submitted containerd/accelerated-container-image#338 upstream so that they can automatically create a vendor tarball with each release. In the meantime, I have hosted one in my Gentoo dev space.

How to use

Build these packages with FEATURES="network-sandbox".

Testing done

A Jenkins run has passed aside from known issues. No file changes were observed.

I added support for running the unit tests to the overlaybd ebuild, but they mostly explode. This is possibly due to the containerised build environment or my custom kernel.

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update) -- N/A
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

chewi added 3 commits January 8, 2026 12:25
I have submitted a PR upstream so that they can automatically create a
vendor tarball with each release. In the meantime, I have hosted one in
my Gentoo dev space.

Signed-off-by: James Le Cuirot <[email protected]>
@chewi chewi self-assigned this Jan 8, 2026
@chewi chewi requested a review from a team as a code owner January 8, 2026 18:30
@chewi
Copy link
Contributor Author

chewi commented Jan 9, 2026

containerd/overlaybd#391 has been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants