rocky-tools/README.md

29 lines
1013 B
Markdown
Raw Permalink Normal View History

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
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.
## [migrate2rocky](./migrate2rocky/) -- Conversion Script
2024-02-10 12:25:06 +00:00
Script(s) that that will convert existing Enterprise Linux systems to Rocky Linux
on a single major version. `migrate2rocky` will convert EL 8 systems to Rocky Linux 8.
`migrate2rocky9` will convert EL 9 systems to Rocky Linux 9.
## [mirrorsync](./mirror/) -- Mirror Script and Configurations
Example script and configuration notes for keeping a public or private mirror in sync.
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.