log

age author description
Fri, 02 Mar 2007 16:16:10 -0500 Rob Landley When run with no arguments, exit after showing usage message.
Wed, 28 Feb 2007 19:46:31 -0500 Rob Landley Move root= into run_emulator()
Wed, 28 Feb 2007 19:44:44 -0500 Rob Landley New config and qemu invocation.
Wed, 28 Feb 2007 19:44:27 -0500 Rob Landley Help text tweak.
Wed, 28 Feb 2007 19:36:22 -0500 Rob Landley Re-teach build.sh to build more than one architecture in sequence.
Wed, 28 Feb 2007 19:35:47 -0500 Rob Landley Update mips to grab a kernel image qemu can boot and to invoke it via qemu.
Mon, 26 Feb 2007 17:57:27 -0500 Rob Landley Beat on the build to make readelf and ldd build for cross-mipsel.
Mon, 26 Feb 2007 16:03:05 -0500 Rob Landley The proper invocation for qemu to boot armv4l.
Sat, 24 Feb 2007 20:33:02 -0500 Rob Landley Build uClibc's readelf and ldd by hand to work around inadequate cross-compile
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.