summaryrefslogtreecommitdiffstats
path: root/dev/archive/signing.mdwn
diff options
context:
space:
mode:
authorPatrick McDermott <pehjota>2018-06-24 22:12:28 (EDT)
committer Patrick McDermott <pehjota>2018-06-24 22:12:28 (EDT)
commit2307bbd7a858590b6ae21481a35be51352478062 (patch)
tree603ec9973c616cbd84cc88d320bde64ad93bb411 /dev/archive/signing.mdwn
parentf9d6377378aa0c2bf02e1a03f7414e50ce8d0f3a (diff)
dev/archive/signing: One option for pro-archman will suffice
Diffstat (limited to 'dev/archive/signing.mdwn')
-rw-r--r--dev/archive/signing.mdwn7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev/archive/signing.mdwn b/dev/archive/signing.mdwn
index d29bf73..e7d6168 100644
--- a/dev/archive/signing.mdwn
+++ b/dev/archive/signing.mdwn
@@ -14,10 +14,9 @@ Implementation
ProteanOS Archive Manager
-------------------------
-[[pro-archman|dev/pro-archman]] will gain two new options: one to enable archive
-signing and one to specify a signing key. If archive signing is enabled,
-pro-archman will run `gpg` to sign, with the specified key, `Packages` feed
-index files when generated.
+[[pro-archman|dev/pro-archman]] will gain a new option: an archive signing key.
+If a key is provided, pro-archman will run `gpg` to sign, with the specified
+key, `Packages` feed index files when generated.
A `gpg` executable will be an optional dependency, found by the `configure`
script at build time.