summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md4
-rw-r--r--basics.md4
2 files changed, 7 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index a44e5b1..69a9162 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,7 +4,9 @@ TODO
Organization
------------
-* Script `debian-keyring-setup`.
+* Scripts:
+ * `debian-keyring-setup`.
+ * `debian-build`.
* Merge all `build-area` folders.
* Deploy as a ikiwiki + git-annex instance, perhaps replacing reprepro.
* Try an [AutomateBackports](https://wiki.debian.org/AutomateBackports) setup.
diff --git a/basics.md b/basics.md
index 4cc6960..32cabf0 100644
--- a/basics.md
+++ b/basics.md
@@ -26,9 +26,13 @@ In practice, it should always work for sources you download from the **same** De
But sources you download from newer versions might not work, depending basically if the maintainer's key is
already on the `debian-keyring` you installed.
+### Using a newer debian-keyring package
+
You might want to try a newer `debian-keyring` package (for testing or unstable), which we haven't tested
yet but can reduce a lot of complexity that follows.
+### Install manually debian-keyring somewhere
+
If not, you might try to have a newer copy of the `debian-keyring` somewhere. We already provide one in the
form of git://anonscm.debian.org/keyring/keyring.git available as a git submodule in the `keyring` folder: