Skip to content

feat(installer): fetch CusDeb APT key at ISO build time - #29

Open
Artem4590 wants to merge 1 commit into
mainfrom
feat/installer-gpg-key-fetch
Open

feat(installer): fetch CusDeb APT key at ISO build time#29
Artem4590 wants to merge 1 commit into
mainfrom
feat/installer-gpg-key-fetch

Conversation

@Artem4590

Copy link
Copy Markdown
Collaborator

No description provided.

Artem4590 added a commit that referenced this pull request Aug 7, 2026
Remove the committed spice-dev/cusdeb.gpg and fetch the repo signing key
from https://cusdeb-com.github.io/os/KEY.gpg inside the Dockerfile,
mirroring the installer change (PR #29):

- drop 'COPY cusdeb.gpg /etc/apt/keyrings/cusdeb.gpg'
- install curl next to ca-certificates and download KEY.gpg into
  /etc/apt/keyrings/cusdeb.gpg before adding the APT source
- KEY.gpg is already a binary OpenPGP keyring, so no 'gpg --dearmor'
  step is needed and gnupg is not added to the image
- README file table: remove the cusdeb.gpg row
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant