log

age author description
Tue, 26 Aug 2008 17:40:39 -0500 Rob Landley Fix RECORD_COMMANDS log path so the report_recorded_command.sh works.
Tue, 26 Aug 2008 17:38:25 -0500 Rob Landley Side effect of moving UML build to packaging: RECORD_COMMANDS doesn't snapshot
Mon, 25 Aug 2008 12:22:39 -0500 Rob Landley Move User Mode Linux build to package-mini-native.sh, since that's the only
Sun, 24 Aug 2008 19:29:20 -0500 Rob Landley Teach the wrapper script to do the libgcc_s --as-needed stuff when
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.
Mon, 07 Jul 2008 21:56:30 -0500 Rob Landley The cross-compiler.sh build needs /usr/include to build readelf and ldd.
Sun, 06 Jul 2008 06:19:15 -0500 Rob Landley Update busybox from 1.2.2 to 1.11.0. Toybox i still used for oneit and patch,
Sun, 06 Jul 2008 04:51:05 -0500 Rob Landley Make forkbomb.sh --fork work with RECORD_COMMANDS.
Sat, 05 Jul 2008 23:34:01 -0500 Rob Landley Some scripts don't want the $PATH edited by include.sh.
Fri, 04 Jul 2008 06:12:59 -0500 Rob Landley Mmove package-mini-native.sh back to using oneit, and always build toybox
Thu, 03 Jul 2008 03:57:43 -0500 Rob Landley User Mode Linux found a new way to break: now when it panics, it sends a kill
Wed, 02 Jul 2008 23:17:53 -0500 Rob Landley The RECORD_COMMANDS mode doesn't build toybox, thus no oneit.
Wed, 02 Jul 2008 22:37:41 -0500 Rob Landley Add command logging. Set RECORD_COMMANDS=1 to log every command line run
Tue, 01 Jul 2008 14:42:39 -0500 Rob Landley Reorganize include.sh to put config options at the top, minor cleanups.
Wed, 11 Jun 2008 19:51:45 -0500 Rob Landley Fun _new_ breakage: using arch/arm/configs/spitz_defconfig in 2.6.25.4
Tue, 10 Jun 2008 22:04:26 -0500 Rob Landley The comment removal heuristic breaks on 2.6.25.4 arch/ppc/configs/luan_defconfig
Tue, 10 Jun 2008 20:10:07 -0500 Rob Landley Work around the kernel's allnoconfig trying to go nuts while shrinking
Fri, 06 Jun 2008 23:18:11 -0500 Rob Landley Announce 0.4.0 release.
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.