Watch
1
0
Fork
You've already forked souveraine
0

docs: bootstrap pacman from local Gitea

This commit is contained in:
Fimeg 2026-07-12 21:58:02 -04:00
commit 16ba8cfbf4

View file

@ -1,9 +1,13 @@
# Install this file as /etc/pacman.d/souveraine-edge.conf, then add
# `Include = /etc/pacman.d/souveraine-edge.conf` to /etc/pacman.conf.
# Install a local copy of this file as /etc/pacman.d/souveraine-edge.conf, then
# add `Include = /etc/pacman.d/souveraine-edge.conf` to /etc/pacman.conf.
#
# This is a private, LAN-only archive. Replace __LOCAL_GITEA_TOKEN__ in the
# *installed* copy with the local-Gitea token. Do not commit that replacement.
# Keep the installed file root-readable only (mode 0600).
#
# Bootstrap the archive key first:
# pacman-key --add souveraine-archive-key.asc
# pacman-key --lsign-key 3CD9E99E222C2A174986FC9AFF4949AA20C8E911
[souveraine]
SigLevel = Required DatabaseRequired
Server = https://gitea.wiuf.net/Fimeg/souveraine/releases/download/edge
Server = http://__LOCAL_GITEA_TOKEN__@10.10.20.120:4455/Fimeg/souveraine/releases/download/edge