summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-03-22 17:11:22 +0100
committerDan McGee <dan@archlinux.org>2008-03-22 17:11:22 +0100
commit2f8fb80ee631ef866c3bd8cb5fab09a7360ca8d2 (patch)
tree9632c8836d26a160af64641d6ec2531646997a23 /etc
parente7a2232934e2658c3c7827d2ce706c1a8f5301b9 (diff)
parent7d451b6e6bc3926589a77e6a2d191e4f158d3980 (diff)
downloadpacman-2f8fb80ee631ef866c3bd8cb5fab09a7360ca8d2.tar.gz
pacman-2f8fb80ee631ef866c3bd8cb5fab09a7360ca8d2.tar.xz
Merge branch 'maint'
Diffstat (limited to 'etc')
-rw-r--r--etc/pacman.conf.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/pacman.conf.in b/etc/pacman.conf.in
index 351d23f4..582fe942 100644
--- a/etc/pacman.conf.in
+++ b/etc/pacman.conf.in
@@ -16,6 +16,20 @@
HoldPkg = pacman glibc
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
+# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
+#IgnorePkg =
+#IgnoreGroup =
+
+#NoUpgrade =
+#NoExtract =
+
+# Misc options (all disabled by default)
+#NoPassiveFtp
+#UseSyslog
+#ShowSize
+#UseDelta
+#TotalDownload
+
#
# REPOSITORIES
# - can be defined here or included from another file