Hello!
As many of you have probably already seen, we released AlmaLinux Kitten 10 this morning.
This is an optional
module that mirror owners can choose to add to their mirrors. If you
have the space, please consider mirroring kitten. Right now it is about
55GB and we suggest setting aside an additional 500GB-1TB if you choose
to mirror it as it will grow with future updates.
Cron:
0 */3 * * * sleep $(((RANDOM\%3500)+1)) && /usr/bin/flock -n /var/run/almalinux_kitten_rsync.lock -c "/usr/bin/rsync -avSH --exclude='.~tmp~' --delete-delay --delay-updates rsync://rsync.kitten.repo.almalinux.org/almalinux-kitten/ /almalinux-kitten/dir/on/your/server/"
Additional mirror config needed in git:
address_optional:
kitten:
http: <http URL to a mirror, e.g. http://almalinux.mirror.link/almalinux-kitten>
https: <https URL to a mirror, e.g. https://almalinux.mirror.link/almalinux-kitten>
rsync: <rsync URL to a mirror, e.g. rsync://almalinux.mirror.link/almalinux-kitten>
Additionally, AlmaLinux 9.5 is coming up in about a month so now is a good time to check that everything is in order and functional on your mirror server.
Thank you to all of our mirror owners! We couldn't distribute AlmaLinux without you!
--
Jonathan Wright
AlmaLinux Foundation