summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-16 13:06:09 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-16 13:06:19 -0200
commit0724f68631c267285063fc5e9ed2fc1a618c58ee (patch)
tree745af38b33890fabe4cf71469a9aeefb749efd3f /README.md
parent5725ce45eaa91eeb83f1efaed8ccedcc96a2bdc0 (diff)
import some features from old parabola-keyring
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index af5c8f8..9c75482 100644
--- a/README.md
+++ b/README.md
@@ -33,14 +33,18 @@ of each file.
Using the tools (make)
======================
-There are 2 `make` targets of interest: `pacman-keyring` and
-`postfix-virtual-map`. `make [all]` makes both of them. The output
-of each goes in `output/{pacman-keyring,postfix-virtual-map}`
-respectively.
+There are 4 `make` targets of interest: `pacman-keyring`, `dist`,
+`upload` and `postfix-virtual-map`. `make [all]` makes `pacman-keyring`
+and`postfix-virtual-map`. The output goes in
+`output/{pacman-keyring,postfix-virtual-map}` respectively.
`pacman-keyring` makes the Pacman keyring that we package up as the
`parabola-keyring` package.
+`dist` makes the `parabola-keyring` tarball.
+
+`upload` makes the uploading of `parabola-keyring` tarball to the server.
+
`postfix-virual-map` makes a map for postfix email aliases we provide
to our developers.