diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-03 12:36:40 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-03 12:36:40 -0300 |
commit | 241d0ffeae960ab374ed931de43a48675ff497fb (patch) | |
tree | 316830049839fd6026a976d4bf5dae0929dad881 | |
parent | c0ce8e29d5b8e06e289fa35bd06db8b08a49e699 (diff) |
Update pacman.conf
-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 |