From 6a628af422137a7480f5d297e1b2a58cc60ea9db Mon Sep 17 00:00:00 2001 From: Levente Polyak Date: Sat, 19 Jun 2021 21:18:37 +0200 Subject: pacman.conf: enable VerbosePkgLists for easier log consumption --- pacman-extra.conf | 2 +- pacman-gnome-unstable.conf | 2 +- pacman-kde-unstable.conf | 2 +- pacman-multilib-staging.conf | 2 +- pacman-multilib-testing.conf | 2 +- pacman-multilib.conf | 2 +- pacman-staging.conf | 2 +- pacman-testing.conf | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pacman-extra.conf b/pacman-extra.conf index 5ae20cd..064c903 100644 --- a/pacman-extra.conf +++ b/pacman-extra.conf @@ -34,7 +34,7 @@ Architecture = auto #NoProgressBar # We cannot check disk space from within a chroot environment #CheckSpace -#VerbosePkgLists +VerbosePkgLists #ParallelDownloads = 5 # By default, pacman accepts packages signed by keys that its local keyring diff --git a/pacman-gnome-unstable.conf b/pacman-gnome-unstable.conf index 679946f..9052a81 100644 --- a/pacman-gnome-unstable.conf +++ b/pacman-gnome-unstable.conf @@ -34,7 +34,7 @@ Architecture = auto #NoProgressBar # We cannot check disk space from within a chroot environment #CheckSpace -#VerbosePkgLists +VerbosePkgLists #ParallelDownloads = 5 # By default, pacman accepts packages signed by keys that its local keyring diff --git a/pacman-kde-unstable.conf b/pacman-kde-unstable.conf index 72995c1..3a70442 100644 --- a/pacman-kde-unstable.conf +++ b/pacman-kde-unstable.conf @@ -34,7 +34,7 @@ Architecture = auto #NoProgressBar # We cannot check disk space from within a chroot environment #CheckSpace -#VerbosePkgLists +VerbosePkgLists #ParallelDownloads = 5 # By default, pacman accepts packages signed by keys that its local keyring diff --git a/pacman-multilib-staging.conf b/pacman-multilib-staging.conf index a49e4aa..7cdb317 100644 --- a/pacman-multilib-staging.conf +++ b/pacman-multilib-staging.conf @@ -34,7 +34,7 @@ Architecture = auto #NoProgressBar # We cannot check disk space from within a chroot environment #CheckSpace -#VerbosePkgLists +VerbosePkgLists #ParallelDownloads = 5 # By default, pacman accepts packages signed by keys that its local keyring diff --git a/pacman-multilib-testing.conf b/pacman-multilib-testing.conf index 7c222a5..b97d639 100644 --- a/pacman-multilib-testing.conf +++ b/pacman-multilib-testing.conf @@ -34,7 +34,7 @@ Architecture = auto #NoProgressBar # We cannot check disk space from within a chroot environment #CheckSpace -#VerbosePkgLists +VerbosePkgLists #ParallelDownloads = 5 # By default, pacman accepts packages signed by keys that its local keyring diff --git a/pacman-multilib.conf b/pacman-multilib.conf index e8ad4cc..b686875 100644 --- a/pacman-multilib.conf +++ b/pacman-multilib.conf @@ -34,7 +34,7 @@ Architecture = auto #NoProgressBar # We cannot check disk space from within a chroot environment #CheckSpace -#VerbosePkgLists +VerbosePkgLists #ParallelDownloads = 5 # By default, pacman accepts packages signed by keys that its local keyring diff --git a/pacman-staging.conf b/pacman-staging.conf index e56d2a5..34b0fbf 100644 --- a/pacman-staging.conf +++ b/pacman-staging.conf @@ -34,7 +34,7 @@ Architecture = auto #NoProgressBar # We cannot check disk space from within a chroot environment #CheckSpace -#VerbosePkgLists +VerbosePkgLists #ParallelDownloads = 5 # By default, pacman accepts packages signed by keys that its local keyring diff --git a/pacman-testing.conf b/pacman-testing.conf index 28f032a..0f1a38e 100644 --- a/pacman-testing.conf +++ b/pacman-testing.conf @@ -34,7 +34,7 @@ Architecture = auto #NoProgressBar # We cannot check disk space from within a chroot environment #CheckSpace -#VerbosePkgLists +VerbosePkgLists #ParallelDownloads = 5 # By default, pacman accepts packages signed by keys that its local keyring -- cgit v1.2.3-54-g00ecf