summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-05-01 23:53:59 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-05-04 05:48:51 -0400
commitd2d8a81e234ca3fe4cf486a6bb9a8252df5470e6 (patch)
tree5913eacc7dc6bd4850a631bc4fe43f8018a451f8 /configs
parent5faac3e6a166a12a3a0cbb50be21a73632725651 (diff)
wip - add isorepo-nonsystemd
Diffstat (limited to 'configs')
-rw-r--r--configs/profile/root-image/etc/pacman-offline.conf5
-rw-r--r--configs/profile/root-image/etc/pacman-online.conf1
2 files changed, 4 insertions, 2 deletions
diff --git a/configs/profile/root-image/etc/pacman-offline.conf b/configs/profile/root-image/etc/pacman-offline.conf
index 82ca0ae..586ca43 100644
--- a/configs/profile/root-image/etc/pacman-offline.conf
+++ b/configs/profile/root-image/etc/pacman-offline.conf
@@ -1,4 +1,3 @@
-
[options]
HoldPkg = pacman glibc
Architecture = auto
@@ -6,6 +5,10 @@ CheckSpace
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
+#[isorepo-nonsystemd]
+#SigLevel = Optional TrustAll
+#Server = file:///isorepo-nonsystemd/
+
[isorepo]
SigLevel = Optional TrustAll
Server = file:///isorepo/
diff --git a/configs/profile/root-image/etc/pacman-online.conf b/configs/profile/root-image/etc/pacman-online.conf
index 1486e77..db55422 100644
--- a/configs/profile/root-image/etc/pacman-online.conf
+++ b/configs/profile/root-image/etc/pacman-online.conf
@@ -1,4 +1,3 @@
-
[options]
HoldPkg = pacman glibc
Architecture = auto