>From 6f83f47c8545674b7c8e1c3178ac40b2ace44f3a Mon Sep 17 00:00:00 2001
From: Nagy Gabor <[EMAIL PROTECTED]>
Date: Sat, 26 Jul 2008 12:46:22 +0200
Subject: [PATCH] pacman.conf (manual) changes

Document ILoveCandy, and set the default CleanMethod value.

Signed-off-by: Nagy Gabor <[EMAIL PROTECTED]>
---
 doc/pacman.conf.5.txt |    3 +++
 etc/pacman.conf.in    |    2 ++
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/doc/pacman.conf.5.txt b/doc/pacman.conf.5.txt
index 20a9067..0eee3f0 100644
--- a/doc/pacman.conf.5.txt
+++ b/doc/pacman.conf.5.txt
@@ -149,6 +149,9 @@ Options
        and completed percentage of the entire download list rather
        than the percent of each individual download target. The progress
        bar is still based solely on the current file download.
+       
+*ILoveCandy*::
+       Enables pacman game inspired progressbar.
 
 Repository Sections
 -------------------
diff --git a/etc/pacman.conf.in b/etc/pacman.conf.in
index 199626d..2101e3b 100644
--- a/etc/pacman.conf.in
+++ b/etc/pacman.conf.in
@@ -17,6 +17,7 @@ HoldPkg     = pacman glibc
 # If upgrades are available for these packages they will be asked for first
 SyncFirst   = pacman
 #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
+#CleanMethod = KeepInstalled
 
 # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
 #IgnorePkg   =
@@ -31,6 +32,7 @@ SyncFirst   = pacman
 #ShowSize
 #UseDelta
 #TotalDownload
+#ILoveCandy
 
 #
 # REPOSITORIES
-- 
1.5.6.4


_______________________________________________
pacman-dev mailing list
pacman-dev@archlinux.org
http://archlinux.org/mailman/listinfo/pacman-dev

Reply via email to