Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLevente Polyak <anthraxx@archlinux.org>2021-06-19 21:18:37 +0200
committerLevente Polyak <anthraxx@archlinux.org>2021-06-19 21:18:37 +0200
commit6a628af422137a7480f5d297e1b2a58cc60ea9db (patch)
tree3cbcb47f43b878c3fd26786e752cbf09586036c9
parent0635f0c5ecd07978d63ff348acfd34a6d4768e03 (diff)
pacman.conf: enable VerbosePkgLists for easier log consumption
-rw-r--r--pacman-extra.conf2
-rw-r--r--pacman-gnome-unstable.conf2
-rw-r--r--pacman-kde-unstable.conf2
-rw-r--r--pacman-multilib-staging.conf2
-rw-r--r--pacman-multilib-testing.conf2
-rw-r--r--pacman-multilib.conf2
-rw-r--r--pacman-staging.conf2
-rw-r--r--pacman-testing.conf2
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