docs: add 'Build an Ubuntu image' tutorial
Metadata
Current evaluation
Merged documentation update adding a new Build an Ubuntu image tutorial, removing the outdated Build a basic image how-to, and adding a redirect. Approved by two reviewers and passed CI checks, despite a noted local QEMU test discrepancy.
Suggested action: —
No scores available.
Issue body
* Add the 'Build an Ubuntu image' tutorial and a Spread test
* Remove the 'Build a basic image' how-to and redirect to the tutorial
---
- [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.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation update adding a new Build an Ubuntu image tutorial, removing the outdated Build a basic image how-to, and adding a redirect. Approved by two reviewers and passed CI checks, despite a noted local QEMU test discrepancy. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged adding a 'Build an Ubuntu image' tutorial and redirecting the legacy 'Build a basic image' how-to. Includes a Spread test. Minor local QEMU test issues were noted but did not block the merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation changes replacing the outdated Build a basic image how-to with a new Build an Ubuntu image tutorial and a redirect. Despite a noted local QEMU test issue, the update was successfully integrated. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #114 docs: add a how-to to build a basic image | imagecraft | merged | Merged documentation update adding a how-to guide for building a basic UEFI+GRUB preinstalled image with Imagecraft. Approved by two reviewers, passed CI checks, and deployed to Read the Docs. | |
| #162 docs: add missing package install step for QEMU | imagecraft | merged | Merged documentation update adding a missing QEMU package installation step for fresh Ubuntu 24.04 setups. Approved by two reviewers and passed CI checks. The change adds eight lines and removes one across a single file. |