summaryrefslogtreecommitdiffstats
path: root/dev/opkbootstrap.mdwn
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2012-10-17 22:25:52 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-17 22:25:52 (EDT)
commit0f35fb76177bfb9d937a7b9bb289c23ecabbbf2e (patch)
tree7e5cb93ddf64c3668d073a5ce3bbc573995923d7 /dev/opkbootstrap.mdwn
parent765a83010e7d2287c9ac93520ae03bed61e522aa (diff)
Note multiplicity of opkbootstrap's pkgs indices.
Diffstat (limited to 'dev/opkbootstrap.mdwn')
-rw-r--r--dev/opkbootstrap.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/dev/opkbootstrap.mdwn b/dev/opkbootstrap.mdwn
index 2ad19da..dc24111 100644
--- a/dev/opkbootstrap.mdwn
+++ b/dev/opkbootstrap.mdwn
@@ -6,6 +6,14 @@ in a specified target directory. It will read package indices from a
installed, download the packages, unpack them into a target directory, and
configure them for use.
+It needs to handle multiple package indicies, since packages will need to found
+for at least four architecture and platform permutations:
+
+ * Host architecture and host platform,
+ * "all" architecture and host platform,
+ * Host architecture and "all" platform, and
+ * "all" architecture and "all" platform.
+
*opkbootstrap is a goal for [[release_1.0|dev/releases/1]].*
*opkbootstrap is part of a project in the