summaryrefslogtreecommitdiff
path: root/etc/pacman.conf
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2006-10-15 21:06:08 +0000
committerAaron Griffin <aaron@archlinux.org>2006-10-15 21:06:08 +0000
commitdb769f667d93d9127b570570564589337c793fbe (patch)
tree94f90c61fcf2e988f2a718b06925e0df20a29332 /etc/pacman.conf
parente037328e219697f8453dc25df2b8f0d25bbc1acc (diff)
downloadpacman-db769f667d93d9127b570570564589337c793fbe.tar.xz
Added alpm function docs along
pacman.c : Removed link to frugalware wiki sync.c : do not display Uncompressed size if 0 (archlinux has no USIZE)
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r--etc/pacman.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf
index 345eb8c1..72b1eec0 100644
--- a/etc/pacman.conf
+++ b/etc/pacman.conf
@@ -44,8 +44,14 @@ Include = /etc/pacman.d/current
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/extra
+#[unstable]
+# Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/unstable
+[community]
+# Add your preferred servers here, they will be used first
+Include = /etc/pacman.d/community
+
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]