systemrescue-zfs/airootfs/etc/systemd
Gerd v. Egidy 4421a2bc75 Use snapshot archive repo for pacman in SystemRescue by default
This prevents huge dependency downloads by pacman when the SystemRescue version gets older
by using a snapshot repo from the day the SystemRescue version is released.

The classic rolling repos from Arch are also available as option. Activate with the
"--config /etc/pacman-rolling.conf" option to pacman.

To allow switching on a per-command basis, two different sets of remote package databases
are required. But the local package database must be the same for both variants. This
is achived by using two different DBPaths in the pacman config files and bind-mounting
the local part together. pacman does not accept symlinks for this, so it must be a bind mount.
2021-12-06 21:06:23 +01:00
..
network Drop netctl in favor of systemd-networkd and systemd-resolved 2020-06-29 15:37:29 -03:00
scripts Fix comment grammar 2021-11-11 14:38:26 -03:00
system Use snapshot archive repo for pacman in SystemRescue by default 2021-12-06 21:06:23 +01:00