There are five update cadences:
Use this as your /etc/pacman.d/mirrorlist
, replacing $cadence
with one of the values above:
Server = https://repo.m2x.dev/$cadence/$repo/$arch
Note: things will get messy if you mix mirrors of different cadences.
The update cadence looks something like this:
Note that updates to current
are more frequent than the image suggests.
I may occasionally fast-track an update I want on all my machines.
sudo pacman-key --keyserver hkps://keyserver.ubuntu.com --recv-key 76C6E477042BFE985CC220BD9C08A255442FAFF0 && \
sudo pacman-key --lsign 76C6E477042BFE985CC220BD9C08A255442FAFF0
Arch package sources can be found on https://www.archlinux.org/packages/
Overlaid package sources will appear on GitLab, https://gitlab.com/m2x.dev/overlay/
Discussion and rationale can be viewed on the EndeavourOS forum: https://forum.endeavouros.com/t/deferred-mirrors/6572
Note: this is not an EndeavourOS project.
Make a donation here.