Skip to content

composefs: Add support for android boot (both regular and ukiboot) - #2490

Draft
alexlarsson wants to merge 11 commits into
bootc-dev:mainfrom
alexlarsson:aboot-support
Draft

alexlarsson wants to merge 11 commits into
bootc-dev:mainfrom
alexlarsson:aboot-support

Add basic experimental aboot support docs.

293d135
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Sep 24, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 e757fb9 WIP: Use a composefs-rs from aboot-support branch Valid sign-off found
🟢 c6586b2 composefs: recognize aboot boot artifacts Valid sign-off found
🟢 cf417e5 container: Share boot artifact preparation Valid sign-off found
🟢 026be8b Add bootc container aboot to create aboot images Valid sign-off found
🟢 d1d3509 bootc: Break out install_composefs_bootloader() fr... Valid sign-off found
🟢 aa42d96 container inspect: Detect aboot type Valid sign-off found
🟢 8afd957 composefs: Support initial installation of aboot i... Valid sign-off found
🟢 ede2a4a composefs: Track aboot slot state at boot Valid sign-off found
🟢 5580967 composefs: Add aboot status and safe GC Valid sign-off found
🟢 6689d72 composefs: Support aboot updates and rollbacks Valid sign-off found
🟢 293d135 Add basic experimental aboot support docs. Valid sign-off found