bottle/doc
Allan McRae d1240f67ea pacman-key: rework importing distro/repo provided keyrings
The current --reload option, apart from being non-clear in its naming,
is very limited in that only one keyring can be provided.  A distribution
may want to provide multiple keyrings for various subsets of its
organisation or custom repo providers may also want to provide a keyring.

This patch adds a --populate option that reads keyrings from (by default)
/usr/share/pacman/keyrings.  A keyring is named foo.gpg, with optional
foo-revoked file providing a list of revoked key ids.  These files are
required to be signed (detached) by a key trusted by pacman-key, in
practice probably by the key that signed the package providing these
files. The --populate flag either updates the pacman keyring using all
keyrings in the directory or individual keyrings can be specified.

Signed-off-by: Allan McRae <allan@archlinux.org>
2011-08-29 11:55:22 +10:00
..
.gitignore Add manpage for pkgdelta 2011-03-27 21:26:52 -05:00
asciidoc.conf doc: add a few more escapes and fix usage of {} 2011-06-01 11:46:13 -05:00
Doxyfile Doxyfile : enable JAVADOC_AUTOBRIEF. 2008-04-29 15:51:48 -05:00
footer.txt Update authors and contributors 2011-08-16 11:46:44 -05:00
index.txt Merge branch 'maint' 2011-08-11 11:35:29 -05:00
libalpm.3.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
Makefile.am build-sys: always use $(RM) instead of rm -f 2011-08-15 13:05:27 -05:00
makepkg.8.txt Add makepkg -S which is an alias to makepkg --source 2011-08-18 10:47:41 -05:00
makepkg.conf.5.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
pacman-key.8.txt pacman-key: rework importing distro/repo provided keyrings 2011-08-29 11:55:22 +10:00
pacman.8.txt vercmp: ensure 2.0a and 2.0.a do not compare equal 2011-08-23 01:49:29 -05:00
pacman.conf.5.txt doc/pacman.conf: make SigLevel overview an unordered list 2011-08-09 15:41:07 -05:00
PKGBUILD-example.txt Update PKGBUILD example 2011-05-02 10:04:13 -05:00
PKGBUILD.5.txt doc/PKGBUILD: update regarding versioned package fields 2011-08-18 10:47:41 -05:00
pkgdelta.8.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
repo-add.8.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
submitting-patches.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
translation-help.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
vercmp.8.txt vercmp: ensure 2.0a and 2.0.a do not compare equal 2011-08-23 01:49:29 -05:00