log

age author description
Sun, 03 Apr 2011 15:08:35 -0500 Rob Landley Add BUILD_NATIVE_ONLY and NO_CLEAN controls to buildall.sh. Also break out the hdb.img creation and do that single threaded for all targets, then reuse the scratch drives. (Avoids triggering timeout.sh due to disk thrashing on large FORK=1 builds.)
Sun, 03 Apr 2011 15:05:11 -0500 Rob Landley Factor out make-hdb.sh from dev-environment.sh.
Sun, 03 Apr 2011 15:03:33 -0500 Rob Landley More typos from Alan Post.
Tue, 22 Mar 2011 06:51:49 -0500 Rob Landley Many typos, spotted by Alan Post.
Fri, 18 Mar 2011 23:20:13 -0500 Rob Landley Switch to from pthreads.old to NPTL.
Fri, 18 Mar 2011 23:19:02 -0500 Rob Landley Update to linux-2.6.38 and uClibc-0.9.32-rc3.
Fri, 18 Mar 2011 23:16:19 -0500 Rob Landley Remove lots of patches (and add one) for uClibc 0.9.32 release candidates.
Fri, 18 Mar 2011 23:02:13 -0500 Rob Landley Switch to the noperl patches for 2.6.38.
Fri, 18 Mar 2011 19:28:50 -0500 Rob Landley Might as well preserve hard links while assembling root-filsystem. Neither busybox tar nor mksquashfs are currently using them, but maybe someday...
Fri, 18 Mar 2011 05:58:35 -0500 Rob Landley If sha1sum isn't installed, download falls back through all the mirrors repeatedly downloading stuff, without explaining why it failed.
Mon, 14 Mar 2011 19:07:38 -0500 Rob Landley Forgot to check in that last news update. Oops.
Mon, 14 Mar 2011 19:06:29 -0500 Rob Landley Update .hgignore
Mon, 14 Mar 2011 18:46:08 -0500 Rob Landley Fix regression: make #!/bin/sh point to bash instead of busybox shell for dev environment. (Oops.)
Wed, 09 Feb 2011 21:06:18 -0600 Rob Landley impactlinux.com is just an alias for landley.net now, remove it from mirror list.
Wed, 09 Feb 2011 21:05:54 -0600 Rob Landley Update config for uClibc 0.9.32-rc2. Which almost works right.
Wed, 09 Feb 2011 20:58:33 -0600 Rob Landley Update busybox, and update uClibc and linux to test versions that should ship soon. Update patches directory to match.
Tue, 08 Feb 2011 12:11:04 -0600 Rob Landley Albert Lee spotted that libnsl went away after 0.9.11 due to the baseconfig stuff dropping a uClibc symbol. Put it back.
Sat, 22 Jan 2011 14:40:00 -0600 Rob Landley Teach ccwrap to switch off -xc after command line sources listed, so cc doesn't try to interpret libc and such as C sources.
Wed, 09 Feb 2011 21:10:04 -0600 Rob Landley Update news and sidebars.
Mon, 10 Jan 2011 08:26:02 -0600 Rob Landley Bring bootraw patch up to 2.6.37 so it doesn't need fuzz factor support to apply (which busybox patch doesn't do, and which is a bad idea anyway because fuzz has the annoying habit of silently applying hunks in the wrong place and introducing _subtle_ bugs).
Sat, 08 Jan 2011 19:58:33 -0600 Rob Landley Update a couple more links.
Sat, 08 Jan 2011 04:29:00 -0600 Rob Landley Missed a path when I renamed native-build to control-images.
Fri, 07 Jan 2011 21:21:34 -0600 Rob Landley 2.6.37 kernel.
Fri, 07 Jan 2011 01:15:01 -0600 Rob Landley Clean up old references to impactlinux.com, add a FAQ explaining why that site went away, and start the long and winding process of redoing documentation.hmtl.
Mon, 03 Jan 2011 02:08:33 -0600 Rob Landley Announce 1.0.1.
Mon, 03 Jan 2011 02:08:13 -0600 Rob Landley Added tag 1.0.1 for changeset a44deb7b4ee0
Wed, 08 Dec 2010 02:42:07 -0600 Rob Landley Busybox 1.18.0 doesn't build on Ubuntu 9.04. This fixes it. 1.0.1
Fri, 03 Dec 2010 21:47:10 -0600 Rob Landley Need -fpic to build a shared libarary.
Fri, 03 Dec 2010 21:21:32 -0600 Rob Landley Update another README.
Fri, 03 Dec 2010 21:20:28 -0600 Rob Landley Update some READMEs.