docs: describe MBR and hybrid schemas
Metadata
Current evaluation
Merged documentation describing MBR and MBR/GPT hybrid schemas. Approved by two reviewers and passed all CI checks. Linting flags for master boot record were resolved using Sphinx vale-ignore syntax.
Suggested action: —
No scores available.
Issue body
Describes how to use MBR and MBR/GPT hybrid schemas
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/imagecraft/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [x] I've successfully run `make lint && make test`.
- [x] I've added or updated any relevant documentation.
- [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation describing MBR and MBR/GPT hybrid schemas. Approved by two reviewers and passed all CI checks. Linting flags for master boot record were resolved using Sphinx vale-ignore syntax. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation describing MBR and MBR/GPT hybrid schemas. Linting failed due to inclusive language checks on master boot record. Resolved by applying the Sphinx vale-ignore role to bypass the Vale configuration. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #329 feat(Project): add MBR and hybrid volume schemas | imagecraft | merged | Merged. Adds acceptance of MBR and hybrid (MBR+GPT) volume schemas in projects without full implementation. Approved by reviewers and passed all CI checks. |