summaryrefslogtreecommitdiffstats
path: root/etc/pacman.conf.in
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2007-01-26 02:33:03 +0100
committerAaron Griffin <aaron@archlinux.org>2007-01-26 02:33:03 +0100
commita5ad2b3f935c879feb1c282759b7ed5e61d177a1 (patch)
treecdce4bc35d2a8ce9f2b70fe7518f7b90c312598f /etc/pacman.conf.in
parent1def746ad5f1024c78db1935fe3baa93fe160cd1 (diff)
downloadpacman-a5ad2b3f935c879feb1c282759b7ed5e61d177a1.tar.gz
pacman-a5ad2b3f935c879feb1c282759b7ed5e61d177a1.tar.xz
* Fix FS #3107- Use ISO date style
* Fix FS #5409- document that pacman.conf repo ordering is important Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Diffstat (limited to 'etc/pacman.conf.in')
-rw-r--r--etc/pacman.conf.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/pacman.conf.in b/etc/pacman.conf.in
index 5935144b..fcdd65d8 100644
--- a/etc/pacman.conf.in
+++ b/etc/pacman.conf.in
@@ -21,7 +21,9 @@ HoldPkg = pacman glibc
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
-
+# - repositories listed first will take precedence when packages
+# have identical names, regardless of version number
+#
#[testing]
#Server = ftp://ftp.archlinux.org/testing/os/i686