aboutsummaryrefslogtreecommitdiff
path: root/www/roadmap.html
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2012-11-13 16:13:45 -0600
committerRob Landley <rob@landley.net>2012-11-13 16:13:45 -0600
commit571b0706cce45716126776d0ad0f6ac65f4586e3 (patch)
treec9f7163fa3c00fdcb8489f964c7690cc16c0b3dc /www/roadmap.html
parent10df0ccb7875581c029ba65eafe7a56d215531bf (diff)
downloadtoybox-571b0706cce45716126776d0ad0f6ac65f4586e3.tar.gz
Announce release, add anchor tags to roadmap, tweak downloads in header (new bin directory pointing to downloads/binaries/$CURRENT).
Diffstat (limited to 'www/roadmap.html')
-rwxr-xr-xwww/roadmap.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/roadmap.html b/www/roadmap.html
index 25847e9c..69095d11 100755
--- a/www/roadmap.html
+++ b/www/roadmap.html
@@ -20,7 +20,7 @@ and progress towards implementing it.</p>
<a name="standards">
<h2>Use case: standards compliance.</h2>
-<h3>POSIX-2008/SUSv4</h3>
+<h3><a name=susv4 /><a href="#susv4">POSIX-2008/SUSv4</a></h3>
<p>The best standards are the kind that describe reality, rather than
attempting to impose a new one. (I.E. a good standard should document, not
legislate.)</p>
@@ -87,7 +87,7 @@ who xargs zcat
</span>
</b></blockquote>
-<h3>Linux Standard Base</h3>
+<h3><a name=sigh /><a href="#sigh">Linux Standard Base</a></h3>
<p>One attempt to supplement POSIX towards an actual usable system was the
Linux Standard Base. Unfortunately, the quality of this "standard" is
@@ -146,7 +146,7 @@ su sync tar umount useradd userdel usermod zcat
<hr />
<a name="dev_env">
-<h2>Use case: provide a self-hosting development environment</h2>
+<h2><a href="#dev_env">Use case: provide a self-hosting development environment</a></h2>
<p>The following commands are enough to build the Aboriginal Linux development
environment, boot it to a shell prompt, and build Linux From Scratch 6.8 under
@@ -181,8 +181,7 @@ This means that toysh needs to supply several bash extensions _and_ work
when called under the name "bash".</p>
<hr />
-<a name=toolbox>
-<h2>Use case: Replacing Android Toolbox</h2>
+<h2><a name=android /><a href="#android">Use case: Replacing Android Toolbox</a></h2>
<p>Android has a policy against GPL in userspace, so even though BusyBox
predates Android by many years, they couldn't use it. Instead they grabbed