summaryrefslogtreecommitdiffstats
path: root/dev/releases
diff options
context:
space:
mode:
authorPatrick McDermott <pehjota>2017-08-06 21:52:21 (EDT)
committer Patrick McDermott <pehjota>2017-08-06 21:52:21 (EDT)
commite2c52c421b1ba95e1942192c67d7e15385682470 (patch)
tree663d46b8c2a79a8cbbd0445cd3873b77dceb354a /dev/releases
parent1afbb048f9df49a9dfeb62bb0d3ef09bf12389a4 (diff)
dev/releases/1/todo: Link to dev/archive/signing
Diffstat (limited to 'dev/releases')
-rw-r--r--dev/releases/1/todo.mdwn14
1 files changed, 1 insertions, 13 deletions
diff --git a/dev/releases/1/todo.mdwn b/dev/releases/1/todo.mdwn
index c5c1720..8aedfa2 100644
--- a/dev/releases/1/todo.mdwn
+++ b/dev/releases/1/todo.mdwn
@@ -2,19 +2,7 @@
The following are the tasks that need to be completed for ProteanOS 1.0:
- * Package archive signing:
- - Prepare the following packages:
- + `libgcrypt.11`
- + `libassuan`
- + `libksba`
- + `gnupg`
- + `gpgme`
- - Modify [[pro-archman|dev/pro-archman]]:
- + Sign package feed index files.
- - Modify [[prokit|dev/prokit]]:
- + Look for `gpg` in configure.
- + Verify package feed index files with gpg if configured in the profile.
- - Build `opkg` package against `gpgme`.
+ * [[Package_archive_signing|dev/archive/signing]]
* Make `opkg` optional for platforms with totally read-only root file systems:
- Drop `Essential: yes` in `opkg`.
- Add `opkg` dependency to `config-*` packages.