log

age author description
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,
Mon, 01 Jan 2007 01:00:47 -0500 Rob Landley Poke at x86_64 so it builds.
Sat, 30 Dec 2006 21:14:38 -0500 Rob Landley Be in the right directory to clean up squashfs source.
Sat, 30 Dec 2006 03:26:57 -0500 Rob Landley Remove the squashfs patch for the moment, so I can build armv4l again.
Sat, 30 Dec 2006 03:13:28 -0500 Rob Landley Update the uClibc snapshot and make config changes it needs.
Fri, 29 Dec 2006 23:53:05 -0500 Rob Landley Build mksquashfs in the non-short cross-compiler, and use it at the end of
Fri, 29 Dec 2006 20:00:27 -0500 Rob Landley Added tag 0.0.1 for changeset 8b75dee28f40
Fri, 29 Dec 2006 20:00:10 -0500 Rob Landley Added tag 0.1.0 for changeset 478178b9337b
Fri, 29 Dec 2006 19:47:07 -0500 Rob Landley SSI #include needs file= 0.1.0
Thu, 28 Dec 2006 18:18:30 -0500 Rob Landley News ticker.
Thu, 28 Dec 2006 17:57:38 -0500 Rob Landley More website updates.
Thu, 28 Dec 2006 17:21:05 -0500 Rob Landley Update design document, add infrastructure for navigation links.
Thu, 28 Dec 2006 03:48:55 -0500 Rob Landley Install the uClibc utils install into /tools/bin. (Including readelf.)
Thu, 28 Dec 2006 00:09:03 -0500 Rob Landley Install the libc.so linker script that got built by uClibc. (Just because
Wed, 27 Dec 2006 22:32:40 -0500 Rob Landley Hit uClibc build with a large rock so it stops inserting hardwired paths in
Tue, 26 Dec 2006 01:20:11 -0500 Rob Landley Ok, when appending .. instead of truncating at /, remember the "stop truncating"
Tue, 26 Dec 2006 00:02:40 -0500 Rob Landley Make wrapper script work when /bin is a symlink to /usr/bin and the wrapper
Mon, 25 Dec 2006 20:13:08 -0500 Rob Landley Teach the native build about ld-uClibc.so.0 can living in /tools.
Mon, 25 Dec 2006 19:05:11 -0500 Rob Landley Get i686 cross-compiling to work like armv4l cross-compiling by lying to
Mon, 25 Dec 2006 16:31:51 -0500 Rob Landley Shuffle comments around.