2021-04-25 17:08:19 +00:00
|
|
|
Rocky Tools
|
|
|
|
===========
|
|
|
|
|
2021-04-25 17:10:34 +00:00
|
|
|
Various scripts and tools that we find useful, whether we use them or they are
|
2021-06-11 17:12:40 +00:00
|
|
|
made for public consumption.
|
2021-04-25 17:10:34 +00:00
|
|
|
|
2023-06-05 05:50:35 +00:00
|
|
|
## [getsrc](./getsrc/) -- Git resource grabber
|
|
|
|
|
|
|
|
An automatic lookaside grabber supporting all flavors of: Fedora, Rocky Linux,
|
|
|
|
CentOS, CentOS Stream.
|
|
|
|
|
2021-06-11 17:12:40 +00:00
|
|
|
## [migrate2rocky](./migrate2rocky/) -- Conversion Script
|
2021-05-04 02:33:47 +00:00
|
|
|
|
|
|
|
Running this script will convert an existing CentOS 8 system to Rocky Linux 8.
|
|
|
|
|
2022-11-17 05:25:26 +00:00
|
|
|
## [mirrorsync](./mirror/) -- Mirror Script and Configurations
|
2021-05-04 02:33:47 +00:00
|
|
|
|
2022-11-17 05:25:26 +00:00
|
|
|
Example script and configuration notes for keeping a public or private mirror in sync.
|
2021-05-04 02:33:47 +00:00
|
|
|
|
2023-06-23 20:04:42 +00:00
|
|
|
## [gcoarchive](./gcoarchive/) -- Mirrors git.centos.org and sources
|
|
|
|
|
|
|
|
Scripts that help clone git.centos.org repos based on a list provided and its
|
|
|
|
accompanying dist-git sources. This assumes a /var/www/html/sources format for
|
|
|
|
sources.
|
|
|
|
|
|
|
|
Only clones 8 and 9. Does not clone sig content.
|