summaryrefslogtreecommitdiffstats
path: root/dev/opkbootstrap.mdwn
diff options
context:
space:
mode:
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