summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dev/todo/buildd-infra.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/todo/buildd-infra.mdwn b/dev/todo/buildd-infra.mdwn
index c827601..e802196 100644
--- a/dev/todo/buildd-infra.mdwn
+++ b/dev/todo/buildd-infra.mdwn
@@ -71,6 +71,9 @@ Operation:
if action == accept
touch src:$source_$version_src.opk
ln src:$source_$version_src.opk $masterbuildqueue/
+ remove " all " from space-padded Architecture field value
+ if value changed
+ ln src:$source_$version_src.opk $archindepbuildqueue/
remove " any " from space-padded Architecture field value
if value changed
foreach archbuildqueue
@@ -183,6 +186,7 @@ Filesystem Layout
+- <build-queue-root>/
| +- master/
| +- arch/
+ | | +- all/ -> ../buildd/core/
| | +- core-linux-eglibc/ -> ../buildd/core/
| | +- i686-linux-eglibc/ -> ../buildd/i686/
| | +- cortexa8-linux-eglibc/ -> ../buildd/cortexa8/