summaryrefslogtreecommitdiffstats
path: root/dev/multiarch
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2012-07-27 18:53:34 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-07-27 18:53:34 (EDT)
commit92fd7c4109ad372ba7ea649b6b52b625d29b2fe7 (patch)
tree703c518323177ceaab606486499855449cf44375 /dev/multiarch
parentf23e696cc7ba0d78966ab4dd1cc6263000bfa3da (diff)
Note consistency advantage of proposal 2.
Diffstat (limited to 'dev/multiarch')
-rw-r--r--dev/multiarch/design.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/multiarch/design.mdwn b/dev/multiarch/design.mdwn
index e026abd..4d2ad15 100644
--- a/dev/multiarch/design.mdwn
+++ b/dev/multiarch/design.mdwn
@@ -130,6 +130,9 @@ something like this:
+- share/
\- src/
+Note that this hierarchy is more consistent than is the hierarchy in proposal 1.
+That is, `/bin` and `/usr/bin`, for example, are both laid out the same.
+
BusyBox needs to be patched to set the `PATH` environment variable to
`/sbin:/sbin/native:/usr/sbin:/usr/sbin/native:/bin:/bin/native:/usr/bin:/usr/bin/native`.