log

age author description
Sat, 24 Feb 2007 20:31:26 -0500 Rob Landley Package ext2 filesystem image using UML.
Fri, 23 Feb 2007 15:27:51 -0500 Rob Landley Build User Mode Linux and have that do the ext2 packaging (for now, anyway).
Wed, 14 Feb 2007 16:30:53 -0500 Rob Landley Have to make the include directory before we can put config files in it.
Wed, 14 Feb 2007 16:30:12 -0500 Rob Landley Move to gcc 4.1.2 and update uClibc snapshot.
Wed, 14 Feb 2007 16:29:20 -0500 Rob Landley Go back to a sane build wrapper. Being clever doesn't help here.
Wed, 14 Feb 2007 16:04:27 -0500 Rob Landley Same fix as mips.
Wed, 14 Feb 2007 16:03:41 -0500 Rob Landley Let's not hang on git during the mips kernel build, shall we?
Tue, 13 Feb 2007 13:55:26 -0500 Rob Landley First drop of a portage build script, by Mark Miller. For bootstrapping gentoo
Mon, 12 Feb 2007 13:21:33 -0500 Rob Landley Add a third mirror, with older versions.
Mon, 05 Feb 2007 01:26:52 -0500 Rob Landley Update to linux-2.6.20
Mon, 05 Feb 2007 01:26:34 -0500 Rob Landley Minor tweak, move toybox build to the start.
Thu, 01 Feb 2007 16:30:17 -0500 Rob Landley Make host-tools.sh work when run standalone.
Thu, 01 Feb 2007 16:29:43 -0500 Rob Landley Add stderr to logging output.
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 12:32:08 -0500 Rob Landley Updated kernel config from Jeremiah to use the "Versatile" board emulation
Mon, 29 Jan 2007 11:50:49 -0500 Rob Landley Break out the qemu build (and squashfs) into something easy to comment out,
Fri, 26 Jan 2007 11:56:09 -0500 Rob Landley Apparently binutils/gcc got fixed sometime since the 3.1 days...
Mon, 15 Jan 2007 00:21:18 -0500 Rob Landley Slightly more sane kernel config, with ide support and such. (Things booting
Sun, 14 Jan 2007 16:59:48 -0500 Rob Landley Update web page, add readme. (For 0.1.1 release.)
Sun, 14 Jan 2007 16:23:51 -0500 Rob Landley Added tag 0.1.1 for changeset f56cfecf4621
Sun, 14 Jan 2007 15:45:27 -0500 Rob Landley Again, use $QEMU_TEST instead of $KARCH. (For mipsel, they don't match.) 0.1.1
Sun, 14 Jan 2007 04:58:49 -0500 Rob Landley Helps to actually use the right value when building qemu application emulation.
Sun, 14 Jan 2007 04:18:20 -0500 Rob Landley QEMU's application emulation wants "mipsel", not mips. System emulation
Sun, 14 Jan 2007 03:11:45 -0500 Rob Landley Switch config-linux to miniconfig-linux. Adjust the build and config scripts,
Sat, 13 Jan 2007 19:30:15 -0500 Rob Landley And a mips little endian config from Bertl (who turns out to be named
Fri, 12 Jan 2007 15:25:59 -0500 Rob Landley Move the "hello world" source into sources/toys. Build (in mini-native)
Fri, 12 Jan 2007 02:59:26 -0500 Rob Landley Bertl contributed a sparc config file.
Thu, 11 Jan 2007 12:13:11 -0500 Rob Landley Upgrade some packages, and other cleanups.
Wed, 03 Jan 2007 13:16:57 -0500 Rob Landley Teach the cross compiler to only build the qemu targets currently needed,