| |
@@ -168,7 +168,7 @@
|
| |
To make it convenient for end-users to add both the .repo files used by dnf/yum to automatically find new repositories, and also to ship the dedicated rpm gpg public key to verify the gpg integrity of the shipped packages, SIGs can build and ship a `centos-release-<sig>` package.
|
| |
|
| |
Worth knowing that such packages have to be built through specific cbs tags (see below) and not *your* SIG tag.
|
| |
- Indeed, SIGs content aren't "trusted" by default (at the rpm gpg level) but 8-strea/9-stream will start distributing the rpm gpg public key that will sign these specific centos-release-* packages, and so end-users will be able to `dnf install centos-release-<blah>` directly.
|
| |
+ Indeed, SIGs content aren't "trusted" by default (at the rpm gpg level) but 8-stream/9-stream will start distributing the rpm gpg public key that will sign these specific centos-release-* packages, and so end-users will be able to `dnf install centos-release-<blah>` directly.
|
| |
|
| |
Once done, end-users will be able to download/consume your repositories.
|
| |
|
| |
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr