log

age author description
Tue, 08 Dec 2009 08:36:10 -0600 Rob Landley Move to 2.6.32 kernel, updating patches. (With a much less ugly fix for powerpc, and allowing arm to use more qemu -cpu options.)
Tue, 08 Dec 2009 05:37:27 -0600 Rob Landley Tweak buildall.sh to run smoketest.sh out of the correct directory.
Sun, 06 Dec 2009 06:45:41 -0600 Rob Landley Should have removed this when the version got bumped to 0.1.0. 0.9.9
Sat, 05 Dec 2009 21:09:44 -0600 Rob Landley If "$CCWRAP" is quoted it gets passed in as a blank argument when empty, confusing the compiler.
Fri, 04 Dec 2009 12:02:47 -0600 Rob Landley Break up sources/functions.sh starting with some of the more obviously independent ones.
Thu, 03 Dec 2009 03:39:53 -0600 Rob Landley Make ccwrap, hello, busybox, and toybox respect SKIP_STRIP and CFLAGS=-g.
Thu, 03 Dec 2009 01:38:21 -0600 Rob Landley Make smoketest-all.sh list architectures that didn't successfully make a system image as status "NONE".
Thu, 03 Dec 2009 01:26:26 -0600 Rob Landley Build the rest of cross-static's host arch along with other architectures, and move hw- targets to explicitly build after non-hw targets.
Thu, 03 Dec 2009 01:18:39 -0600 Rob Landley Don't actually replace cross-compiler with cross-static, when you build both use $PATH to select which one to use.
Thu, 03 Dec 2009 01:17:39 -0600 Rob Landley Tweak sequencing to build cross-static properly.
Thu, 03 Dec 2009 01:11:18 -0600 Rob Landley Use killtree instead of mysetsid.
Wed, 02 Dec 2009 19:07:29 -0600 Rob Landley Squashfs doesn't build against uClibc 0.9.30.1, fix from Natanael Copa.
Wed, 02 Dec 2009 18:03:47 -0600 Rob Landley Fix e2fsprogs on uClibc build.
Tue, 01 Dec 2009 19:49:23 -0600 Rob Landley Split busybox and toybox builds, update toybox and linux package versions.
Tue, 01 Dec 2009 19:43:42 -0600 Rob Landley Deleting the gcc build directory has to happen from the right current working directory.
Tue, 01 Dec 2009 05:18:35 -0600 Rob Landley Make setsid work if system-image.sh run standalone.
Sat, 28 Nov 2009 23:39:36 -0600 Rob Landley Remove old USE_COLOR code, superceded by set_titlebar.
Sat, 28 Nov 2009 23:23:24 -0600 Rob Landley Split out linux-headers, uClibc, and uClibc++ as their own sections.
Sat, 28 Nov 2009 18:10:43 -0600 Rob Landley Break up sources/sections/binutils-gcc.sh into binutils, gcc, and ccwrap, plus more gcc->cc cleanup.
Thu, 26 Nov 2009 14:53:29 -0600 Rob Landley Fix path_search to actually use the pattern argument.
Thu, 26 Nov 2009 02:37:36 -0600 Rob Landley Genericize search path traversal logic with pattern and command to apply to each file found.
Wed, 25 Nov 2009 21:58:16 -0600 Rob Landley Make buildall.sh do less host-specific work before allowing parallel builds to start.
Tue, 24 Nov 2009 17:01:18 -0600 Rob Landley Fix FAQ links pointed out by by wangji.
Tue, 24 Nov 2009 03:19:07 -0600 Rob Landley If there's enough memory (half a gig per processor), use 1.5x as many CPUs to try to keep 'em busy.
Mon, 23 Nov 2009 21:58:49 -0600 Rob Landley Remove old RECORD_COMMANDS debris from host-tools.sh and simplify result (lots of white-noise from de-intenting the "else" case of an if/else), factor out wrap_path from sources/more/record-commands.sh, fix the "build host tools first, then wrap it afterwards" case.
Sun, 22 Nov 2009 03:56:04 -0600 Rob Landley Fix hw-target builds so prerequisites build if they don't already exist.
Sat, 21 Nov 2009 04:27:58 -0600 Rob Landley Redo command recording: no longer RECORD_COMMMANDS config entry, now sources/more/record-commands.sh run to set up the wrapper (either before or after host-tools.sh). General cleanup and simplification of code this interacted with, plus clean up bit rot in the reporting.
Fri, 20 Nov 2009 23:42:07 -0600 Rob Landley New FAQ entry, comment updates.
Thu, 19 Nov 2009 19:38:04 -0600 Rob Landley Change shell prompt in system image to start with ($HOST)
Thu, 19 Nov 2009 15:15:42 -0600 Rob Landley Add index to HTML version of Ohio LinuxFest presentation.