log

age author description
Wed, 21 Mar 2007 15:23:12 -0400 Rob Landley We can't reliably build qemu because who knows what toolchains the host
Mon, 19 Mar 2007 01:39:32 -0400 Rob Landley Write out the correct filename for miniconfig.
Sat, 17 Mar 2007 16:41:52 -0400 Rob Landley Remove a file that should never have been checked in.
Sat, 17 Mar 2007 16:34:30 -0400 Rob Landley Move uClibc to miniconfig.
Fri, 16 Mar 2007 16:45:35 -0400 Rob Landley Add squashfs back in, 4.1.2 seems to work. Based on
Wed, 14 Mar 2007 17:14:39 -0400 Rob Landley Make armv4l do soft-float instead of vfp. Thanks to James Newell and
Fri, 09 Mar 2007 17:33:16 -0500 Rob Landley Update uClibc snapshot. This fixes the native gcc for arm.
Tue, 06 Mar 2007 15:27:46 -0500 Rob Landley Update web page for 0.2.0.
Tue, 06 Mar 2007 15:09:18 -0500 Rob Landley Added tag 0.2.0 for changeset 2dd9f480ff4e
Tue, 06 Mar 2007 15:08:27 -0500 Rob Landley Set PATH for run-mini-native.sh and add more obvious arch display info when 0.2.0
Mon, 05 Mar 2007 19:00:22 -0500 Rob Landley According to http://hostingfu.com/article/compiling-with-gcc-on-low-memory-vps
Mon, 05 Mar 2007 18:36:04 -0500 Rob Landley Forgot to "hg add" this kernel patch to make UML packaging work.
Mon, 05 Mar 2007 01:28:16 -0500 Rob Landley Fix x86_64 dynamic linker.
Sun, 04 Mar 2007 17:51:02 -0500 Rob Landley Fix the mips emulator selection.
Sun, 04 Mar 2007 16:15:58 -0500 Rob Landley Make host-tools not rebuild stuff that's already there, fix yet more corner
Sun, 04 Mar 2007 16:12:49 -0500 Rob Landley Redo mipsel kernel config to have the right endianness, and loopback support,
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.