Go to file
Peter Ajamian 6ee3330480 Force en_US.UTF-8
In order to properly parse output from certain commands we must ensure that
output is in the correct locale and character set.  Previously we had just set
LANG but that doesn't force the issue and some systems may still have issues.
While this change will override a person's foreign language preferences this is
preferable to it causing a failed migration.
2021-07-13 23:09:21 +12:00
migrate2rocky Force en_US.UTF-8 2021-07-13 23:09:21 +12:00
mirror Update broken link 2021-06-21 10:31:37 -05:00
LICENSE Adds License File 2021-06-29 07:15:49 +12:00
README.md Move migrate2rocky into it's own subdirectory. 2021-06-11 19:17:16 +02:00

Rocky Tools

Various scripts and tools that we find useful, whether we use them or they are made for public consumption.

migrate2rocky -- Conversion Script

Running this script will convert an existing CentOS 8 system to Rocky Linux 8.

mirrorsync -- Mirror Script

Example script for keeping a public or private mirror in sync.