docs: add a guide for adding internal users to rocks
Metadata
Current evaluation
Merged a pull request adding a guide for adding internal users to rocks. The documentation explains using override-build instead of overlay for bare bases.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Adding a new how-to guide that explains how to add an internal user or group (aside from `_daemon_`) inside a rock.
The method selected for that is by adding the user/group in override-build instead of doing it in overlay. This is because overlay won't work on rocks with bare bases.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a pull request adding a guide for adding internal users to rocks. The documentation explains using override-build instead of overlay for bare bases. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation adding a guide for incorporating internal users and groups into rocks. The guide specifies using override-build instead of overlay to ensure bare base compatibility. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a documentation update detailing how to add internal users and groups to rocks using override-build instead of overlay, ensuring compatibility with bare bases. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #846 docs: modify internal user guide to create a rootless rock | rockcraft | open | Docs PR converting the 'add an internal user' how-to into a 'create a rootless rock' guide covering the run-user field and manual user creation. 523 days old, 0 comments, no reviewers, no CI; target guide still exists unchanged in the repo. | |
| #686 docs: fix typos in how to guide | rockcraft | merged | Merged documentation update correcting typos in the how-to guide for adding an internal user to a rock. Approved by two reviewers, passed CI, and modified one file with four additions and three deletions. | |
| #597 doc: add explanation and guide for "bases" | rockcraft | merged | Merged after three approvals. Added documentation explaining bases and a rock conversion how-to guide. Fixed a devel reference in reference docs and added documentation links to the rockcraft init YAML template. |