log

age author description
Fri, 15 Aug 2008 14:29:14 -0500 Rob Landley Add USE_TOYBOX option (enabled by default), to use toybox commands where
Tue, 12 Aug 2008 18:53:09 -0500 Rob Landley Add project summary page to website, moving news to its own page.
Tue, 12 Aug 2008 02:33:29 -0500 Rob Landley Convert sources/configs/$ARCH files to sources/targets/$ARCH directories.
Mon, 11 Aug 2008 03:54:24 -0500 Rob Landley Upgrade kernel to 2.6.26.2. (Note: powerpc might need more work.)
Mon, 11 Aug 2008 03:17:08 -0500 Rob Landley Upgrade binutils to 2.18 (needed to work around powerpc linking bug in 2.6.26).
Sun, 10 Aug 2008 22:08:09 -0500 Rob Landley Fix thinko. (I run a mirror of my website on my laptop's loopback address,
Sat, 09 Aug 2008 12:09:19 -0500 Rob Landley Tweaked news entry a bit more just after the release, and forgot to check
Sat, 09 Aug 2008 12:08:00 -0500 Rob Landley Update README to match current directory layout and system-image scripts.
Thu, 07 Aug 2008 20:20:56 -0500 Rob Landley For some targets (armv5l) when distccd calls gcc it needs to call as.
Wed, 06 Aug 2008 16:44:02 -0500 Rob Landley Added tag 0.9.0 for changeset 2925f71bce99
Wed, 06 Aug 2008 16:41:42 -0500 Rob Landley Announce 0.9.0 release. 0.9.0
Wed, 06 Aug 2008 16:26:18 -0500 Rob Landley Document PREFERRED_MIRROR in include.sh
Wed, 06 Aug 2008 16:04:56 -0500 Rob Landley Get busybox mdev to shut up about mdev.conf not being there. It's ok, really.
Sat, 02 Aug 2008 17:18:58 -0500 Rob Landley Add "--fork 3" option to avoid overwhelming the system with parallel builds.
Sat, 02 Aug 2008 16:17:28 -0500 Rob Landley Sparc and sh4 don't have sched_getaffinity() in uClibc.
Sat, 02 Aug 2008 11:54:05 -0500 Rob Landley Adjust busybox defconfig to remove options that don't build under knoppix
Sun, 20 Jul 2008 12:24:39 -0500 Rob Landley Bugfix for busybox 1.11.1 dealing with mercurial archives with symlinks.
Sat, 19 Jul 2008 08:02:37 -0500 Rob Landley Teach qemu-setup.sh to use oneit so ctrl-c works under the emulator. Also
Sat, 19 Jul 2008 01:44:22 -0500 Rob Landley 64 bit targets need more than 128 megs allocated for the emulator.
Sat, 19 Jul 2008 01:41:49 -0500 Rob Landley Prevent Linux kernel from getting all confused by qemu 0.9.1 serial behavior.
Fri, 18 Jul 2008 09:01:43 -0500 Rob Landley Needs to create empty /dev too.
Fri, 18 Jul 2008 09:00:05 -0500 Rob Landley Switch to building defconfig busybox. (Keep trimmed config anyway.)
Fri, 18 Jul 2008 08:58:09 -0500 Rob Landley Fix from Joe Soroka for uClibc static linking issue preventing gcc from
Fri, 18 Jul 2008 08:30:50 -0500 Rob Landley Upgrade to busybox 1.11.1.
Sun, 13 Jul 2008 07:57:49 -0500 Rob Landley Correct log message, check last $PATH element properly, and set argv[0] to path
Sat, 12 Jul 2008 00:36:50 -0500 Rob Landley Bump kernel to 2.6.25.10.
Thu, 10 Jul 2008 09:21:41 -0500 Rob Landley Teach cross-compiler.sh how to produce static binaries when BUILD_STATIC=1
Thu, 10 Jul 2008 03:13:23 -0500 Rob Landley Teach download to fetch from $PREFERRED_MIRROR first, if set.
Wed, 09 Jul 2008 07:39:59 -0500 Rob Landley Let qemu-setup.sh be called under the name chroot-setup.sh, which skips the
Wed, 09 Jul 2008 07:38:35 -0500 Rob Landley Only try to build $ARCH-ldd if /usr/include exists.