Add Debusine APT sources for trixie and forky#30
Merged
Simon Beaudoin (simonbeaudoin0935) merged 2 commits intoJun 29, 2026
Conversation
a61f3f4 to
8614599
Compare
Add Debusine signing key material and a trixie qli.sources file. Switch the trixie Debian Dockerfile to seed qli sources instead of qsc-deb-releases. Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Remove sid qsc-deb-releases defaults from Debian builder inputs. Document the Ubuntu qsc vs Debian trixie qli source split and sid behavior in AGENTS.md and README.md. Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
8614599 to
c88d8f1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Dockerfiles/keyrings/debusine.ascDockerfiles/sources/trixie/qli.sourcesDockerfiles/Dockerfile.debian.trixieto seed the trixie chroot withqli.sourcesand keyring.ascfilesqsc-deb-releasesdefaults for trixie/sid:Dockerfiles/sources/trixie/qsc-deb-releases.sourcesDockerfiles/sources/sid/qsc-deb-releases.sourcesDockerfiles/Dockerfile.debian.sidto stop copying a default qsc source and only seed keyringsREADME.md,AGENTS.md) to reflect source split:qsc-deb-releases.sourcesqli.sources--extra-repowhen neededdocker_deb_build.pysuite comment to match current Debian suite setValidation
./docker_deb_build.py --helpand verified--distrochoices are:noble, questing, resolute, trixie, sidforkyreferences in the repo (rg -n "forky"returns no matches)