changeset 1578:fcf026742d92

Commit web page updates from last release.
author Rob Landley <rob@landley.net>
date Thu, 10 Jan 2013 01:31:29 -0600
parents 7083fb6ef82c
children bd385934451f
files www/header.html www/news.html
diffstat 2 files changed, 22 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/www/header.html	Thu Dec 27 07:30:10 2012 -0600
+++ b/www/header.html	Thu Jan 10 01:31:29 2013 -0600
@@ -9,8 +9,8 @@
 <td>
 <table border=1><tr><td>
 <ul>
-<li><p>Current release: (version 1.2.1, November 15, 2012):
-<a href=downloads/aboriginal-1.2.1.tar.bz2>build scripts</a>,
+<li><p>Current release: (version 1.2.2, December 16, 2012):
+<a href=downloads/aboriginal-1.2.2.tar.bz2>build scripts</a>,
 <a href=bin>prebuilt binaries</a>.</p></li>
 <li><p>Development version:
 <a href=/hg/aboriginal>mercurial repository</a>,
@@ -44,9 +44,7 @@
   <b>Download</b>
   <ul>
     <li><a href=downloads>Source Tarballs</a></li>
-    <li>Prebuilt Binaries
-    <ul><li><a href=downloads/binaries>Categories</a></li>
-        <li><a href=bin>Everything</a></li>
+    <li>Prebuilt Binaries <a href=downloads/binaries>Current</a> <a href=downloads/old/binaries>Older</a></li>
     </ul>
   </ul>
   <b>Development</b>
--- a/www/news.html	Thu Dec 27 07:30:10 2012 -0600
+++ b/www/news.html	Thu Jan 10 01:31:29 2013 -0600
@@ -5,6 +5,25 @@
 
 <b><h1>News</h1></b>
 
+<hr /><h2><a name="16-12-2012" />December 16, 2012</h2>
+<p>Another kernel, another release:
+<a href=downloads/aboriginal-1.2.2.tar.bz2>1.2.2</a> is out based on
+<a href=/hg/aboriginal/rev/1576>hg commit 1576</a>. It's got Linux 3.7
+and toybox 0.4.2.</p>
+
+<p>The native-built binaries for dropbear and strace and such are back.
+(Last time around native building couldn't upload binaries to the host
+because the launcher script was calling busybox netcat to host ftpd,
+but toybox is providing netcat now. I punted because we were close to
+the next kernel release and I wanted to catch up.)</p>
+
+<p>Other than the package upgrades, the rest is pretty minor.
+The <a href=screenshots>screenshots</a> directory is back. Undid some
+minor bit-rot in the i686-virtio target, and a tweak to powerpc so musl can
+build natively on it. (Haven't switched over any targets to build musl on
+the host yet, still chipping away at a ccwrap rewrite.) The
+chroot-splice.sh script is now doing its bind mounts read only.</p>
+
 <hr /><h2><a name="15-11-2012" />November 15, 2012</h2>
 <p>The <a href=downloads/aboriginal-1.2.1.tar.bz2>1.2.1 release</a> is out,
 based on <a href=/hg/aboriginal/rev/1560>hg commit 1560</a>, with linux 3.6