mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-21 20:51:26 +00:00
Peter Ajamian
ac6fbedc21
* Attempt to run dnf update before the migration. While a migration will generally work without first running dnf update, thera are several advantages of attempting to run an update first: * We catch corner cases that an update will solve. * Since we're running a distro-sync at the end, it effectively updates anyways and the same things that will break a distro-sync will often times break an update. By attempting to run the update first we will discover those breakages before we put the system into an unstable state and we can bail out if the update fails, preventing a potentially disastrous outcome. |
||
---|---|---|
migrate2rocky | ||
mirror | ||
LICENSE | ||
README.md |
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.