From b7887c8b62d8286a0337b6bfa98c8cabccf3a5fe Mon Sep 17 00:00:00 2001 From: Shulhan Date: Fri, 17 Feb 2023 01:37:03 +0700 Subject: sys/etc: set default pacman.conf to VerbosePkgLists Using this option give better list of the installed and the next version of packages. --- sys/etc/pacman.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/etc') diff --git a/sys/etc/pacman.conf b/sys/etc/pacman.conf index e8760a2..7f55ff9 100644 --- a/sys/etc/pacman.conf +++ b/sys/etc/pacman.conf @@ -33,7 +33,7 @@ Architecture = auto #Color #NoProgressBar CheckSpace -#VerbosePkgLists +VerbosePkgLists #ParallelDownloads = 5 # By default, pacman accepts packages signed by keys that its local keyring -- cgit v1.3