From 6f5ef6fc86e11b3aa6cb08a530b1e44ae3d9295c Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Thu, 21 Mar 2013 20:21:12 -0500 Subject: Update news page and link to ELC 2013 talk on toybox. --- www/news.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'www/news.html') diff --git a/www/news.html b/www/news.html index 4f413217..a4c67af9 100755 --- a/www/news.html +++ b/www/news.html @@ -1,6 +1,36 @@

News

+
March 21, 2013 +

Video of my ELC talk +"What Why is Toybox?" +is up on youtube. Related materials include the +talk outline and an +android self-hosting writeup.

+ +
March 14, 2013 +

"Ford, you're turning into a penguin. Stop it." - +The Hitchhiker's Guide to the Galaxy.

+ +

Toybox 0.4.4 is based on +commit 813, adding +the "time" and "readahead" commands, plus some bugfixes.

+ +

The "cp" command now implements the -s symlink option, plus bugfixes +getting various corner cases right as used in actual package builds. +"id -Gn root" should now print root's groups +instead of the current user's. Several build fixes so toybox builds under +Ubuntu 8.04 again (which is about as old a build environment as you +can expect to find posix-2008 features in).

+ +

Unfinished commands have generally been moved to "toys/pending". +Everything else should "default y" to participate in make defconfig. +Several of those pending commands got some basic cleanup so allyesconfig +should at least compile (although defconfig is still what's useful).

+ +

Significant roadmap updates, checking several other multicall binaries +(klibc, sash, sbase, s6...) to see what commands they include.

+
January 18, 2013

This must be Thursday. I never could get the hang of Thursdays. - The Hitchhiker's Guide to the Galaxy.

-- cgit v1.2.3