Allow enabling both partitions and overlays features at the same time
Metadata
Current evaluation
Closed without implementation. The enhancement to enable both partitions and overlays simultaneously remains unaddressed, with no merge or fix recorded. The request appears abandoned or deferred.
Suggested action: —
No scores available.
Issue body
### What needs to get done
Implement support of both partitions and overlays features at the same time.
- remove the check preventing enabling both features
- implement layer management in partitions
- implement management of a state per part per partition
- implement support of a part-level `overlay-organize` keyword
### Why it needs to get done
Both features are needed for Imagecraft.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without implementation. The enhancement to enable both partitions and overlays simultaneously remains unaddressed, with no merge or fix recorded. The request appears abandoned or deferred. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed and abandoned. A prototype branch was shared to enable simultaneous partition and overlay support, but the enhancement remains unimplemented. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without implementation. A maintainer linked a prototype branch to enable simultaneous partition and overlay support, but no pull request was merged. The enhancement remains unimplemented. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Abandoned. Closed without implementation; the enhancement to enable both partitions and overlays simultaneously remains unaddressed, with only a prototype branch referenced. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #632 Make partitions and overlay features mutually exclusive | craft-parts | closed | Implemented mutual exclusivity between partitions and overlays to prevent undefined behavior. The task was closed after the restriction was added to the codebase. |