This repository is a compatible fork of chenxiaolong/my-avbroot-setup. Its purpose is to host LineageOS / non-Pixel ROM compatibility work for the PixeneOS build pipeline while staying close enough to upstream that hunks can be promoted to upstream PRs as they mature.
The fork strategy, the per-hunk disposition for the current delta against upstream, and the draft upstream-PR descriptions all live under docs/:
docs/upstream-strategy.md— relationship to upstream; rebase / branching policy; what stays here vs goes upstream.docs/upstream-disposition.md— per-hunk decomposition of the current+594 / -175delta vs upstream, with U (upstream) / F (fork-only) / D (drop) dispositions. Authoritative source for the upstream-vs-fork split.docs/upstream-prs/— one file per planned upstream PR with the draft description and the cherry-pick recipe.
PixeneOS is the consumer of this fork. The execution queue (tickets ROMCOMPAT-1..4, META-3) lives in PixeneOS, not here:
- PixeneOS ADR for this fork strategy:
docs/planning/decisions/ADR-0002-compatible-fork-of-my-avbroot-setup.md. - PixeneOS ticket index:
docs/tickets/INDEX.md.
If you are reviewing an upstream PR sourced from this fork, the disposition doc is the explanation for why each hunk was scoped the way it was.