Expand description
Two-phase packaging: DISCOVER -> BundlePlan -> VALIDATE -> MATERIALIZE.
A BundlePlan is immutable once built and fully describes the output, so
inspect, --dry-run, manifests and tests all share one code path.
Structs§
- Application
Plan - Bundle
Plan - Planned
File - One entry of the output rootfs. Nothing is written that is not planned here.
- Planner
- Warning
Enums§
Constants§
- LD_
SO_ CACHE - Where the loader looks for its cache, and therefore where a generated one has to go.
- PLAN_
ENTRIES_ MAX - Upper bound on the entries in one plan.