log

age author description
Tue, 05 Jun 2012 20:58:28 -0500 Rob Landley Fix arm for 3.4 kernel.
Sun, 27 May 2012 21:36:22 -0500 Rob Landley Linux 3.4 is out.
Sun, 20 May 2012 15:32:30 -0500 Rob Landley Upgrade uClibc to next dot-release, which has a bugfix for the LFS build.
Sat, 12 May 2012 21:35:58 -0500 Rob Landley Oops, forgot to check in patch removed by busybox upgrade.
Thu, 10 May 2012 22:04:19 -0500 Rob Landley Upgrade to busybox-1.20.0.
Thu, 10 May 2012 22:03:22 -0500 Rob Landley Switch x86_64 from nptl back to pthreads. This isn't the correct fix but uClibc apparently never tested nptl on x86-64, and one of the assembly files doesn't support PIC.
Sat, 28 Apr 2012 20:41:56 -0500 Rob Landley Tell m68k how to use qemu (even though it doesn't work yet).
Sat, 21 Apr 2012 23:11:28 -0500 Rob Landley Switch armv4l from NPTL back to pthreads instead of trying to patch uClibc into submission just now. arm-oabi is legacy support, need to swap the stack unwinding type to get NPTL to work with it.
Thu, 19 Apr 2012 00:09:11 -0500 Rob Landley Upgrade to uClibc 0.9.33.1 (and use NPTL), and busybox 1.19.4.
Mon, 16 Apr 2012 21:31:22 -0500 Rob Landley The Gentoo version of patch is broken, and can't apply patches unless TMPDIR is set, so add it to the whitelist.
Sun, 15 Apr 2012 00:44:14 -0500 Rob Landley Bug fix: DEBUG_PACKAGE shouldn't pollute NO_CLEANUP.
Sat, 24 Mar 2012 22:33:32 -0500 Rob Landley Combining KCONFIG_ALLSYMS=<() sometimes works, but not always. Just use a file.
Sat, 24 Mar 2012 20:29:50 -0500 Rob Landley Make tarball extract failure detection not rely on "kill" command.
Sat, 24 Mar 2012 19:40:48 -0500 Rob Landley Error paths need the kill and killall commands.
Sat, 24 Mar 2012 18:16:29 -0500 Rob Landley Brown-paper-bag bug: sanitize_environment assembles a whitelist in an environment variable, and didn't include that variable in the whitelist. (So if the variable name was already used, it wouldn't be at the end of the list, and would blank itself, and everything after it...)
Thu, 22 Mar 2012 20:36:36 -0500 Rob Landley Remove a patch that was merged into linux 3.3.
Wed, 21 Mar 2012 17:48:10 -0500 Rob Landley Leave STAGE_DIR alone and add STAGE_USR instead.
Wed, 21 Mar 2012 17:47:20 -0500 Rob Landley Another attempt to make more/record-commands.sh and host-tools.sh play together.
Wed, 21 Mar 2012 17:45:39 -0500 Rob Landley Revert debug code accidentally checked in.
Mon, 19 Mar 2012 17:25:50 -0500 Rob Landley Linux 3.3.
Fri, 16 Mar 2012 07:00:09 -0500 Rob Landley Teach busybox.build to switch off toybox-supplied functionality when TOYBOX=toybox, and move one more config symbol after toybox marker.
Fri, 16 Mar 2012 06:58:28 -0500 Rob Landley switch on utmpx.h (it's posix-2008).
Fri, 16 Mar 2012 06:56:47 -0500 Rob Landley stpcpy is posix-2008, requiring _GNU_DAMMIT to enable it is a bug.
Thu, 15 Mar 2012 22:37:25 -0500 Rob Landley Fix record-commands.sh regression with oldpath going recursive when sources/incldue.sh is source twice.
Thu, 15 Mar 2012 22:36:30 -0500 Rob Landley The toybox build should also support BUILD_VERBOSE.
Wed, 14 Mar 2012 06:19:21 -0500 Rob Landley Fix PATH setting sequence so using more/record-commands.sh to wrap the host $PATH, (I.E. run it before running host-tools.sh) doesn't die unable to find mkdir.
Wed, 14 Mar 2012 06:17:51 -0500 Rob Landley Collate config entries supplid by toybox at end of baseconfig-busybox, so I can work out a way to switch them off later.
Sat, 04 Feb 2012 23:20:53 -0600 Rob Landley Fix toybox build script.
Sat, 04 Feb 2012 13:29:02 -0600 Rob Landley Fix toybox build script.
Sat, 04 Feb 2012 12:15:19 -0600 Rob Landley Add diagnostic message for a bug that bit me more than once.
Fri, 03 Feb 2012 12:16:14 -0600 Rob Landley Forgot to check in the updated web pages announcing the new release.
Sun, 29 Jan 2012 10:20:30 -0600 Rob Landley Added tag 1.1.1 for changeset ef315a8461c0
Sun, 29 Jan 2012 00:21:10 -0600 Rob Landley uClibc 0.9.31.1 is out. 1.1.1
Sat, 28 Jan 2012 20:40:58 -0600 Rob Landley Allow buildall to do multiple native control-images, and put control image name in native-*.txt log.
Sat, 28 Jan 2012 19:33:07 -0600 Rob Landley Resubmitted patch upstream, minor cleanup.
Sat, 28 Jan 2012 19:03:59 -0600 Rob Landley New busybox release, and a more config symbols.
Sat, 28 Jan 2012 19:03:25 -0600 Rob Landley Yet more gratuitous guard symbols in the linux config, this time for powerpc.
Sun, 22 Jan 2012 18:42:57 -0600 Rob Landley One more command I missed.
Sun, 22 Jan 2012 18:38:58 -0600 Rob Landley Replace cpp with cc -E so it's funneled through ccwrap as well.
Thu, 12 Jan 2012 08:44:22 -0600 Rob Landley More busybox symbols, some needed by buildall.sh and some on command line.
Wed, 11 Jan 2012 05:59:31 -0600 Rob Landley Document target /usr/sbin/record-commands wrapper.
Mon, 09 Jan 2012 21:03:28 -0600 Rob Landley Suppress some warnings.
Mon, 09 Jan 2012 06:48:59 -0600 Rob Landley Unbreak network in 3.2.
Sat, 07 Jan 2012 17:20:16 -0600 Rob Landley Upgrade to 3.2 kernel.
Sun, 01 Jan 2012 13:51:04 -0600 Rob Landley If CPUS isn't set, calculate it. KVM or chroot can have >1.
Sun, 01 Jan 2012 05:04:32 -0600 Rob Landley Add ability to build toybox.
Wed, 28 Dec 2011 16:01:32 -0600 Rob Landley Fix "cofnig" typo.
Wed, 28 Dec 2011 15:58:43 -0600 Rob Landley Remove alt-patch symlinks from source control, instead add more/alt-patches.sh to setup alt-package-*.patch symlinks (you can then delete any you don't want).
Wed, 28 Dec 2011 12:57:07 -0600 Rob Landley Cleanup busybox config: remove redundant entries and trailing whitespace, add CONFIG_TEST=y.
Tue, 27 Dec 2011 08:59:51 -0600 Rob Landley Fix sparc dynamic linker.
Tue, 27 Dec 2011 08:58:16 -0600 Rob Landley Switch from busybox defconfig to baseconfig-busybox selecting just what we need, with a config variable to use defconfig instead if you really want that.
Thu, 22 Dec 2011 16:49:03 -0600 Rob Landley Tweak CPUS calculation again: don't overcommit when using hyper-threading.
Thu, 22 Dec 2011 13:29:11 -0600 Rob Landley Commit 1468 was a giant thinko: fix it. (System emulation, not application emulation...)
Mon, 19 Dec 2011 20:59:25 -0600 Rob Landley If host kernel hasn't got devtmpfs, call mdev -s. (Mostly for chroot-setup.sh.)
Sun, 18 Dec 2011 13:34:35 -0600 Rob Landley Fix sparc kernel's relocation code.
Tue, 06 Dec 2011 21:29:16 -0600 Rob Landley Add record-commands wrapper and plumbing to target image, so you can record-commands /mnt/init in a native build.
Tue, 06 Dec 2011 21:15:59 -0600 Rob Landley Optional second argument to build.sh indicates which stage to start rebuilding from after a successful first build.
Tue, 06 Dec 2011 08:25:48 -0600 Rob Landley Add "host" target to more/test.sh in case somebody doesn't want any target loaded.
Sat, 03 Dec 2011 17:51:38 -0600 Rob Landley Pass through more/record-commands.sh wrapper variables in enviroment variable whitelisting.
Sat, 03 Dec 2011 17:50:58 -0600 Rob Landley QEMU 1.0 changed the 'qemu' binary to 'qemu-i386', change run-emulator.sh for x86 to match.