From e0269f14c765abdc212f464d480fc3361fd7815b Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sun, 5 Apr 2015 20:00:33 -0500 Subject: Announce switch to git. --- www/about.html | 132 +++++--------------------------------------------------- www/header.html | 3 +- www/news.html | 10 +++++ 3 files changed, 21 insertions(+), 124 deletions(-) (limited to 'www') diff --git a/www/about.html b/www/about.html index 1426221b..887a8dfc 100755 --- a/www/about.html +++ b/www/about.html @@ -73,133 +73,21 @@ kind of nice to have.

Download

-

This project is maintained as a mercurial archive. To get a copy of the -current development version, either use mercurial (hg clone -http://landley.net/hg/toybox) or click on one of the zip/gz/bz2 links -at the top of the mercurial archive browser page to get -an archive of the appropriate version. Click -tags to see all the tagged release -versions ("tip" is the current development version).

+

This project is maintained as a git +archive, and also offers source +tarballs and static binaries +of the release versions.

The maintainer's development log and the project's mailing list are also good ways to track what's going on with the project.

- +

Why is toybox?

+ +

The 2015 toybox talk +starts with links to three previous talks on the history and motivation of +the project: "Why Toybox", "Why Public Domain", and "Why did I do +Aboriginal LInux (which led me here)?".

What's the toybox logo image?

diff --git a/www/header.html b/www/header.html index 83f1bf1a..0059dac0 100644 --- a/www/header.html +++ b/www/header.html @@ -22,8 +22,7 @@ Download diff --git a/www/news.html b/www/news.html index c9bf1236..084d7538 100755 --- a/www/news.html +++ b/www/news.html @@ -8,6 +8,16 @@ a development environment. See the links on the left for details.

News

+
April 5, 2015 +

Since android and +tizen +and openembedded +and gentoo +and so on have all been using Georgi Chorbadzhiyski's git mirror rather +than the mercurial repository, I bit the bullet and switched the project's repo +to git. Georgi's +mirror is now pulling from that.

+
February 25, 2015

"A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of -- cgit v1.2.3