Merge branch 'rocky-linux:main' into patch-1

This commit is contained in:
komitov 2022-07-15 20:46:27 +03:00 committed by GitHub
commit 2be51d173f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1315 additions and 1 deletions

View File

@ -29,4 +29,5 @@ jobs:
- name: Shellcheck!
run: |
shellcheck migrate2rocky/migrate2rocky.sh
shellcheck migrate2rocky/migrate2rocky9.sh
shellcheck mirror/mirrorsync.sh

View File

@ -133,7 +133,7 @@ ipa-server-upgrade --skip-version-check
This is because the centos-release-* packages that contain the .repo files for
the individual repositories depend on centos-release. Storage sig and related
release packages should be available soon from RockyLinux. In the meantine you
release packages should be available soon from RockyLinux. In the meantime you
can use a command like the following to install the .repo files and continue to
use the repository from CentOS (note please substitute the URL to the release
package for the repo that you need):

File diff suppressed because it is too large Load Diff