diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/mate/pacman.conf | 5 | ||||
-rw-r--r-- | configs/profile/pacman.conf | 5 | ||||
-rw-r--r-- | configs/talkingparabola-X11/pacman.conf | 5 | ||||
-rw-r--r-- | configs/talkingparabola/pacman.conf | 5 |
4 files changed, 12 insertions, 8 deletions
diff --git a/configs/mate/pacman.conf b/configs/mate/pacman.conf index 746df64..b09c341 100644 --- a/configs/mate/pacman.conf +++ b/configs/mate/pacman.conf @@ -14,6 +14,7 @@ #CacheDir = /var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log #GPGDir = /etc/pacman.d/gnupg/ +#HookDir = /etc/pacman.d/hooks/ HoldPkg = pacman glibc #XferCommand = /usr/bin/curl -C - -f %u > %o #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u @@ -43,8 +44,8 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Arch Linux and Parabola -# packagers with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. +# keyring can then be populated with the keys of all Arch/Parabola packagers +# with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. # # REPOSITORIES diff --git a/configs/profile/pacman.conf b/configs/profile/pacman.conf index 746df64..b09c341 100644 --- a/configs/profile/pacman.conf +++ b/configs/profile/pacman.conf @@ -14,6 +14,7 @@ #CacheDir = /var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log #GPGDir = /etc/pacman.d/gnupg/ +#HookDir = /etc/pacman.d/hooks/ HoldPkg = pacman glibc #XferCommand = /usr/bin/curl -C - -f %u > %o #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u @@ -43,8 +44,8 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Arch Linux and Parabola -# packagers with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. +# keyring can then be populated with the keys of all Arch/Parabola packagers +# with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. # # REPOSITORIES diff --git a/configs/talkingparabola-X11/pacman.conf b/configs/talkingparabola-X11/pacman.conf index 746df64..b09c341 100644 --- a/configs/talkingparabola-X11/pacman.conf +++ b/configs/talkingparabola-X11/pacman.conf @@ -14,6 +14,7 @@ #CacheDir = /var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log #GPGDir = /etc/pacman.d/gnupg/ +#HookDir = /etc/pacman.d/hooks/ HoldPkg = pacman glibc #XferCommand = /usr/bin/curl -C - -f %u > %o #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u @@ -43,8 +44,8 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Arch Linux and Parabola -# packagers with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. +# keyring can then be populated with the keys of all Arch/Parabola packagers +# with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. # # REPOSITORIES diff --git a/configs/talkingparabola/pacman.conf b/configs/talkingparabola/pacman.conf index 746df64..b09c341 100644 --- a/configs/talkingparabola/pacman.conf +++ b/configs/talkingparabola/pacman.conf @@ -14,6 +14,7 @@ #CacheDir = /var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log #GPGDir = /etc/pacman.d/gnupg/ +#HookDir = /etc/pacman.d/hooks/ HoldPkg = pacman glibc #XferCommand = /usr/bin/curl -C - -f %u > %o #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u @@ -43,8 +44,8 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Arch Linux and Parabola -# packagers with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. +# keyring can then be populated with the keys of all Arch/Parabola packagers +# with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. # # REPOSITORIES |