summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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/