summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2022-12-08 18:50:25 (GMT)
committerBritney Fransen <brfransen@gmail.com>2022-12-08 18:50:25 (GMT)
commitaf00fb3a59832e76a7dfae33221cb23edc4bbc66 (patch)
tree0acfc426137bee5948b8f87b0a3f93428a58c715
parente033548e7125e926b34f4dd7c61a2a3a38a0e974 (diff)
downloadlinhes_pkgbuild-af00fb3a59832e76a7dfae33221cb23edc4bbc66.zip
linhes_pkgbuild-af00fb3a59832e76a7dfae33221cb23edc4bbc66.tar.gz
linhes_pkgbuild-af00fb3a59832e76a7dfae33221cb23edc4bbc66.tar.bz2
linhes-dev: LinHES9_iso: pacman.conf: move linhes repo above core
-rw-r--r--linhes/linhes-dev/LinHES9_iso/cust_skel/pacman.conf9
1 files changed, 5 insertions, 4 deletions
diff --git a/linhes/linhes-dev/LinHES9_iso/cust_skel/pacman.conf b/linhes/linhes-dev/LinHES9_iso/cust_skel/pacman.conf
index cb24f8c..89af0f2 100644
--- a/linhes/linhes-dev/LinHES9_iso/cust_skel/pacman.conf
+++ b/linhes/linhes-dev/LinHES9_iso/cust_skel/pacman.conf
@@ -70,6 +70,11 @@ LocalFileSigLevel = Optional
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
+#[linhes]
+[linhes-testing]
+SigLevel = Optional TrustAll
+Server = http://linhes.org/repo/$arch/$repo/
+
#[testing]
#Include = /etc/pacman.d/mirrorlist
@@ -99,7 +104,3 @@ Include = /etc/pacman.d/mirrorlist
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
-
-[linhes-testing]
-SigLevel = Optional TrustAll
-Server = http://linhes.org/repo/$arch/$repo/