log host-tools.sh @ 243:be703e9510bb

age author description
Wed, 19 Sep 2007 18:52:56 -0500 Rob Landley Be smarter about extracting tarballs: extract one copy of each tarball
Sun, 16 Sep 2007 18:28:52 -0500 Rob Landley Update UML build config to work with 2.6.23.
Tue, 26 Jun 2007 17:51:14 -0400 Rob Landley Autodetect number of processors and feed appropriate -j to make.
Sun, 24 Jun 2007 17:44:09 -0400 Rob Landley dash->bash.
Wed, 21 Mar 2007 15:23:12 -0400 Rob Landley We can't reliably build qemu because who knows what toolchains the host
Sun, 04 Mar 2007 16:15:58 -0500 Rob Landley Make host-tools not rebuild stuff that's already there, fix yet more corner
Fri, 23 Feb 2007 15:27:51 -0500 Rob Landley Build User Mode Linux and have that do the ext2 packaging (for now, anyway).
Mon, 05 Feb 2007 01:26:34 -0500 Rob Landley Minor tweak, move toybox build to the start.
Thu, 01 Feb 2007 00:37:50 -0500 Rob Landley Delete output directories on re-run, teach build to log and build multiple
Mon, 29 Jan 2007 14:41:37 -0500 Rob Landley Only build qemu if it's not already installed. (Revisit this when 0.9.0 comes
Mon, 29 Jan 2007 11:50:49 -0500 Rob Landley Break out the qemu build (and squashfs) into something easy to comment out,