summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.