mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-24 06:01:24 +00:00
Merge branch 'rocky-linux:main' into patch-1
This commit is contained in:
commit
2be51d173f
1
.github/workflows/shellcheck.yml
vendored
1
.github/workflows/shellcheck.yml
vendored
@ -29,4 +29,5 @@ jobs:
|
|||||||
- name: Shellcheck!
|
- name: Shellcheck!
|
||||||
run: |
|
run: |
|
||||||
shellcheck migrate2rocky/migrate2rocky.sh
|
shellcheck migrate2rocky/migrate2rocky.sh
|
||||||
|
shellcheck migrate2rocky/migrate2rocky9.sh
|
||||||
shellcheck mirror/mirrorsync.sh
|
shellcheck mirror/mirrorsync.sh
|
||||||
|
@ -133,7 +133,7 @@ ipa-server-upgrade --skip-version-check
|
|||||||
|
|
||||||
This is because the centos-release-* packages that contain the .repo files for
|
This is because the centos-release-* packages that contain the .repo files for
|
||||||
the individual repositories depend on centos-release. Storage sig and related
|
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
|
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
|
use the repository from CentOS (note please substitute the URL to the release
|
||||||
package for the repo that you need):
|
package for the repo that you need):
|
||||||
|
1313
migrate2rocky/migrate2rocky9.sh
Normal file
1313
migrate2rocky/migrate2rocky9.sh
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user