-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Link from download pages to install guides, not pkg.jenkins.io
The pkg.jenkins.io site is the download site, but it is not the best site for installation instructiosn for Linux packages. Users of the Linux packages do not use a download URL. They use a series of steps that are specific to their operating system and its package manager. The link to the download site is a link to installation steps listed on pkg.jenkins.io. The installation steps on www.jenkins.io are more thorough and include specific instructions for Fedora Linux that are not available on pkg.jenkins.io Adds Fedora Linux as a seperate link in the list of packages because it intentionally has separate instructions for its `dnf` package manager. Red Hat Enterprise Linux 10 is planned to include the `dnf` package manager when it releases in mid-2025. When it releases, we'll need to revisit the instructions.
- Loading branch information
1 parent
d5502ac
commit e3732ae
Showing
4 changed files
with
45 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,7 +45,7 @@ Refer to link:https://www.ghacks.net/2018/04/16/how-to-verify-digital-signatures | |
|
||
=== Linux Package Repositories | ||
|
||
The long term support Linux package repositories for link:https://pkg.jenkins.io/debian-stable/[Debian/Ubuntu] and link:https://pkg.jenkins.io/redhat-stable/[Red Hat/Fedora/Alma/Rocky/CentOS] have used the following GPG key since Jenkins 2.387.2: | ||
The long term support Linux package repositories for link:/doc/book/installing/linux/#debian-stable[Debian/Ubuntu], link:/doc/book/installing/linux/#red-hat-stable[Red Hat Enterprise Linux (and derivatives)], and link:/doc/book/installing/linux/#fedora-stable[Fedora Linux] have used the following GPG key since Jenkins 2.387.2: | ||
|
||
[source] | ||
---- | ||
|
@@ -55,7 +55,7 @@ uid Jenkins Project <[email protected]> | |
sub rsa4096 2023-03-27 [E] [expires: 2026-03-26] | ||
---- | ||
|
||
The weekly Linux package repositories for link:https://pkg.jenkins.io/debian/[Debian/Ubuntu] and link:https://pkg.jenkins.io/redhat/[Red Hat/Fedora/Alma/Rocky/CentOS] have used the same GPG key since Jenkins 2.397 (March 2023). | ||
The weekly Linux package repositories for link:/doc/book/installing/linux/#debian-weekly[Debian/Ubuntu], link:/doc/book/installing/linux/#red-hat-weekly[Red Hat Enterprise Linux (and derivatives)], and link:/doc/book/installing/linux/#fedora-weekly[Fedora Linux] have used the same GPG key since Jenkins 2.397 (March 2023). | ||
|
||
== Verifying Plugin Downloads | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.