diff www/roadmap.html @ 693:4a5a250e0633

Announce release, add anchor tags to roadmap, tweak downloads in header (new bin directory pointing to downloads/binaries/$CURRENT).
author Rob Landley <rob@landley.net>
date Tue, 13 Nov 2012 16:13:45 -0600
parents ae3455c2989b
children e7694c640f36
line wrap: on
line diff
--- a/www/roadmap.html	Tue Nov 13 07:33:05 2012 -0600
+++ b/www/roadmap.html	Tue Nov 13 16:13:45 2012 -0600
@@ -20,7 +20,7 @@
 <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 @@
 </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 @@
 
 <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 @@
 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