summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-09-21 14:14:52 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-09-21 14:14:52 -0300
commit8331102fbbf9dd0fe3a4c17a8e55074248178caa (patch)
tree653851a00d189d052402802d181a055c2b21199c
parentd846c319af75c5d1c2a1d8cd8a340c6595b2615a (diff)
downloaddebian-8331102fbbf9dd0fe3a4c17a8e55074248178caa.tar.gz
debian-8331102fbbf9dd0fe3a4c17a8e55074248178caa.tar.bz2
TODO update
-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: