feat: allow copying apt sources from host to overlay
Metadata
Current evaluation
Squash merged feature/pro-sources into mainline. Enables copying Apt sources and keys from host to overlay for Ubuntu Pro. Disabled by default, toggled via LifecycleManager.use_host_sources.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
This PR is the merge of the `feature/pro-sources` branch into mainline. The new feature is the ability to copy Apt configuration (sources, keys, etc) from the running host into the overlay system. This enables the use of pro sources in overlays.
This new feature is disabled by default and controlled by the `use_host_sources` parameter on the LifecycleManager.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Squash merged feature/pro-sources into mainline. Enables copying Apt sources and keys from host to overlay for Ubuntu Pro. Disabled by default, toggled via LifecycleManager.use_host_sources. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Squash merged feature/pro-sources into mainline, enabling Apt source and key copying from host to overlay. The feature is disabled by default and controlled by the use_host_sources parameter on LifecycleManager. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.