pacman-key: rework and document holding keys in keyring
commite1b9f7b3005c4d6db9cc84e95a42d4beba6c7e24
authorAllan McRae <allan@archlinux.org>
Tue, 23 Aug 2011 06:10:06 +0000 (23 16:10 +1000)
committerAllan McRae <allan@archlinux.org>
Mon, 29 Aug 2011 01:55:23 +0000 (29 11:55 +1000)
tree6a91a52daad9982bbbc5d1423014f6d338efaed1
parent29dede2eb76ab5a139d4e8236be1037a7a86b6e5
pacman-key: rework and document holding keys in keyring

The HoldKey option was undocumented and was not suited for pacman.conf.
Instead use the file "/etc/pacman.d/gnupg/heldkeys" to contain a list
of keys not to be removed from the pacman keyring with the --populate
option.

Signed-off-by: Allan McRae <allan@archlinux.org>
doc/pacman-key.8.txt
scripts/pacman-key.sh.in