mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-22 05:01:25 +00:00
Peter Ajamian
2f40d60ec2
Containers (at least many fo them) will bind-mount /sys which works for most cases but it means that /sys will indicate EFI boot when it is, in fact, the host system that has EFI boot. To fix this we use systemd-detect-virt to see if we're running in a container and if so we don't attempt to update EFI boot. |
||
---|---|---|
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.