summaryrefslogtreecommitdiffstats
path: root/abs/core/pacman/pacman.conf
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2011-08-02 22:41:41 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2011-08-02 22:41:41 (GMT)
commit84fa467f2da787088a7deb1f51eaf7815b3bb35f (patch)
tree0b95b504597a18b6bb0f98b16b1b4b76efb6378b /abs/core/pacman/pacman.conf
parent01c20a7d13169e2d77e63296de33000a7afc190d (diff)
downloadlinhes_pkgbuild-84fa467f2da787088a7deb1f51eaf7815b3bb35f.zip
linhes_pkgbuild-84fa467f2da787088a7deb1f51eaf7815b3bb35f.tar.gz
linhes_pkgbuild-84fa467f2da787088a7deb1f51eaf7815b3bb35f.tar.bz2
pacman: Updated pacman.conf and make pacman-db-upgrade run on old db.
Diffstat (limited to 'abs/core/pacman/pacman.conf')
-rw-r--r--abs/core/pacman/pacman.conf48
1 files changed, 42 insertions, 6 deletions
diff --git a/abs/core/pacman/pacman.conf b/abs/core/pacman/pacman.conf
index ae584e2..d1129a8 100644
--- a/abs/core/pacman/pacman.conf
+++ b/abs/core/pacman/pacman.conf
@@ -26,6 +26,8 @@ Architecture = auto
#IgnoreGroup =
#NoUpgrade =
+NoUpgrade = data/srv/hobbit/etc/bb-hosts
+NoUpgrade = etc/func/minion.conf
#NoExtract =
# Misc options (all disabled by default)
@@ -58,22 +60,56 @@ Architecture = auto
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
+[core]
+Server = http://knoppmyth.net/repo/$arch/$repo
+
+[extra]
+Server = http://knoppmyth.net/repo/$arch/$repo
+
+#[chroot-devel]
+#Server = http://knoppmyth.net/repo/$arch/$repo
+
+#[core-testing]
+#Server = http://knoppmyth.net/repo/$arch/$repo
+
+#[extra-testing]
+#Server = http://knoppmyth.net/repo/$arch/$repo
+
#[testing]
#Include = /etc/pacman.d/mirrorlist
-[core]
-Include = /etc/pacman.d/mirrorlist
+#[core]
+#Include = /etc/pacman.d/mirrorlist
-[extra]
-Include = /etc/pacman.d/mirrorlist
+#[extra]
+#Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
-[community]
-Include = /etc/pacman.d/mirrorlist
+#[community]
+#Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
+
+########################ARCH DEFAULTS#############
+#[ARCH-core]
+# Add your preferred servers here, they will be used first
+#Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/i686
+
+#[ARCH-extra]
+# Add your preferred servers here, they will be used first
+#Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/i686
+
+#[community]
+# Add your preferred servers here, they will be used first
+#Include = /etc/pacman.d/mirrorlist
+
+# Unstable is disabled by default. To enable, uncomment the following
+# two lines. You can add preferred servers immediately after the header,
+# and they will be used before the default mirrors.
+#[unstable]
+#Include = /etc/pacman.d/mirrorlist