From 1f30845e41b6e315e4553fade891be0b46ac2470 Mon Sep 17 00:00:00 2001 From: Nagy Gabor Date: Mon, 3 Mar 2008 22:41:06 +0100 Subject: Show options in pacman.conf (commented out) Signed-off-by: Nagy Gabor --- etc/pacman.conf.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'etc') 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 -- cgit v1.2.3-24-g4f1b