Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocky-linux/rocky-tools
https://github.com/rocky-linux/rocky-tools
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rocky-linux/rocky-tools
- Owner: rocky-linux
- License: mit
- Created: 2021-04-25T17:07:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T08:36:56.000Z (3 months ago)
- Last Synced: 2024-08-06T05:35:03.432Z (3 months ago)
- Language: Shell
- Size: 180 KB
- Stars: 399
- Watchers: 32
- Forks: 138
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - rocky-linux/rocky-tools - (Shell)
README
Rocky Tools
===========Various scripts and tools that we find useful, whether we use them or they are
made for public consumption.## [getsrc](./getsrc/) -- Git resource grabber
An automatic lookaside grabber supporting all flavors of: Fedora, Rocky Linux,
CentOS, CentOS Stream.## [migrate2rocky](./migrate2rocky/) -- Conversion Script
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.
## [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.