log

age author description
Fri, 06 Jun 2008 22:08:56 -0500 Rob Landley Added tag 0.4.0 for changeset 1a70dfe0a436
Wed, 04 Jun 2008 18:03:00 -0500 Rob Landley Quick smoke test for system image: ./smoketest.sh $ARCH | grep 'Hello world!' 0.4.0
Wed, 04 Jun 2008 17:18:37 -0500 Rob Landley Move to "-M malta" since CONFIG_QEMU went away in linux 2.6.25.
Wed, 04 Jun 2008 17:17:52 -0500 Rob Landley More about building older versions.
Sun, 01 Jun 2008 13:50:43 -0500 Rob Landley Background the distcc daemon ourselves so we can kill it at the end.
Sat, 31 May 2008 19:51:08 -0500 Rob Landley Add a sed invocation to build the old FWL under current (broken) Ubuntu.
Sat, 31 May 2008 19:09:43 -0500 Rob Landley Add timeout to wget, and add another mirror (impactlinux.com) so there's a
Sat, 31 May 2008 18:16:56 -0500 Rob Landley A note about building old versions under Ubuntu 7.04 or later.
Fri, 30 May 2008 13:19:37 -0500 Rob Landley Less verbose name that doesn't interfere with tab completion of build.sh.
Wed, 28 May 2008 16:15:59 -0500 Rob Landley Redoing the about page, very unfinished. (About half done.)
Wed, 28 May 2008 15:09:53 -0500 Rob Landley Fix packaging step.
Wed, 28 May 2008 15:07:39 -0500 Rob Landley Trim busybox apps (cat, rmdir) that toybox can now provide.
Mon, 26 May 2008 17:22:53 -0500 Rob Landley Update to linux-2.6.25.4 and toybox 0.0.6.
Mon, 26 May 2008 16:34:58 -0500 Rob Landley Simple script to run mini-native under its emulator, with distcc hooked
Mon, 26 May 2008 14:28:11 -0500 Rob Landley Rename qemu-image-* to system-image-*, and don't delete it after creating the
Wed, 21 May 2008 17:52:45 -0500 Rob Landley When doing BUILD_SHORT (without development tools), use / instead of /tools.
Tue, 20 May 2008 03:11:39 -0500 Rob Landley Tweak run-with-home.sh to have a chance of actually working.
Tue, 20 May 2008 03:09:32 -0500 Rob Landley Minor tweak: when build.sh sets PATH to point to $HOSTTOOLS, don't add it again
Mon, 12 May 2008 00:55:23 -0500 Rob Landley Because sysfs doesn't have a stable API, the old mdev doesn't work with 2.6.25.
Fri, 09 May 2008 18:04:54 -0500 Rob Landley Much more elaborate thread-hello.c using mutex and event semaphores, and join.
Fri, 09 May 2008 18:03:04 -0500 Rob Landley Redo sources/native to be "cp -ar"'d into mini-native-$ARCH/tools verbatim.
Sat, 03 May 2008 15:29:58 -0500 Rob Landley Redo plumbing that constructs run-emulator.sh. Group common qemu command
Sat, 03 May 2008 15:22:55 -0500 Rob Landley Get User Mode Linux boot messages to SHUT UP in the presence of "quiet".
Sat, 26 Apr 2008 13:27:57 -0500 Rob Landley The hammer patch made it upstream in 2.6.26-rc1, I'll wait to get it from there.
Thu, 17 Apr 2008 11:21:52 -0500 Rob Landley Use 2.6.25 release.
Thu, 17 Apr 2008 11:17:01 -0500 Rob Landley Add ability to set BUILD_SHORT=headers to include header files without building
Sun, 13 Apr 2008 22:16:55 -0500 Rob Landley Don't fiddle with qemu in host-tools. Andre Ruiz noticed that we were
Fri, 11 Apr 2008 17:48:58 -0500 Rob Landley Typo (mine, not Andre's).
Fri, 11 Apr 2008 09:46:00 -0500 Rob Landley Patch from Andre Ruiz to fix host-tools rebuild check. (If busybox is already
Tue, 08 Apr 2008 23:56:19 -0500 Rob Landley Teach package script to recreate mini-native tarball if it changed.