log

age author description
Mon, 25 May 2015 21:47:52 -0500 Rob Landley Removed linux-kernel from the build but not the repo. (Deleted it locally, didn't check in. Oops.) draft
Sun, 24 May 2015 01:13:55 -0500 Rob Landley Remember to check in the release announcement. draft
Sat, 23 May 2015 16:41:30 -0500 Rob Landley The sh2 elf2flt target I'm testing needs a non-pic libgcc.a to work. draft
Thu, 07 May 2015 15:58:42 -0500 Rob Landley Another guess at elf2flt build invocation for sh2eb. draft
Wed, 06 May 2015 15:26:13 -0500 Rob Landley Added tag 1.4.1 for changeset 79e08a2f2573 draft
Mon, 04 May 2015 13:32:19 -0500 Rob Landley Updated musl-regex patch to add \| for toybox grep. draft
Tue, 14 Apr 2015 16:37:21 -0500 Rob Landley linux 3.19 draft 1.4.1
Tue, 14 Apr 2015 16:36:38 -0500 Rob Landley The linux-kernel stage got merged back into system-image but build.sh dependencies weren't updated. (Oops.) draft
Sun, 12 Apr 2015 23:31:30 -0500 Rob Landley Check in web page changes for last release. draft
Sun, 12 Apr 2015 02:24:26 -0500 Rob Landley I really, really, really need to finish switching to musl. draft
Thu, 09 Apr 2015 02:25:42 -0500 Rob Landley Fix old URL that went away in 2009. (Oops.) Spotted by Patrick Lauer. draft
Fri, 27 Mar 2015 20:11:28 -0500 Rob Landley Add workaround for uClibc bug. draft
Thu, 19 Mar 2015 13:47:40 -0500 Rob Landley Patch to add 5 year old syscall to uClibc. draft
Wed, 11 Mar 2015 22:11:19 -0500 Rob Landley Added tag 1.4.0 for changeset 48d64deac231 draft
Wed, 11 Mar 2015 03:31:47 -0500 Rob Landley Now using gzip compression instead of bzip compression. draft 1.4.0
Wed, 04 Mar 2015 22:02:37 -0600 Rob Landley Toybox 0.5.2. draft
Mon, 23 Feb 2015 01:00:31 -0600 Rob Landley Make the usr/ move only apply to native-compiler.sh and not cross-compiler.sh (which is a wrapper around native-compiler.sh). draft
Sun, 22 Feb 2015 20:45:25 -0600 Rob Landley Fix the darn ccwrap symlink resolution path logic that was finding the wrong /usr/include. draft
Sun, 22 Feb 2015 17:22:00 -0600 Rob Landley As long as current kernels have an overlay filesystem, might as well enable it. draft
Sun, 22 Feb 2015 17:00:33 -0600 Rob Landley Make tweak.sh actually work, and do less unnecessary rebuilding. draft
Sun, 22 Feb 2015 16:56:10 -0600 Rob Landley Split out hdainit.sh from the base root filesystem. draft
Sun, 22 Feb 2015 16:53:37 -0600 Rob Landley add NO_CLEANUP=temp to delete build/temp-$ARCH but not output directory. draft
Sat, 21 Feb 2015 16:34:42 -0600 Rob Landley Add more/tweak.sh to rebuild a package in a stage. draft
Fri, 20 Feb 2015 13:14:50 -0600 Rob Landley Check up front that "./build.sh $ARCH $STAGE" actually names an existing stage to rebuild from. draft
Fri, 20 Feb 2015 13:13:36 -0600 Rob Landley Don't add /dev/console to the native-compiler squashfs. draft
Fri, 20 Feb 2015 13:12:45 -0600 Rob Landley Switch from bz2 to gz tarball output. draft
Fri, 20 Feb 2015 12:32:34 -0600 Rob Landley Don't need the old ccwrap anymore. draft
Sun, 15 Feb 2015 17:39:12 -0600 Rob Landley Fix distccd launch. draft
Sun, 15 Feb 2015 15:41:39 -0600 Rob Landley Move man directory and delete info directory so lfs-bootstrap setup doesn't conflict with them when native-compiler built with SKIP_STRIP. draft
Sat, 14 Feb 2015 13:55:53 -0600 Rob Landley Have chroot-splice.sh copy in native-compiler as well. draft
Sat, 14 Feb 2015 13:53:19 -0600 Rob Landley Change ccwrap's symlink following to stop at first directory it can access ../lib/libc.so from. draft
Thu, 12 Feb 2015 16:52:45 -0600 Rob Landley Leave usr/etc alone, top level symlinks it already. draft
Tue, 10 Feb 2015 21:02:53 -0600 Rob Landley Move simple-root-filesystem.sh to root-filesystem.sh draft
Tue, 10 Feb 2015 20:58:05 -0600 Rob Landley Remove old filesystem combining script, it happens in sbin/init.sh now. draft
Fri, 06 Feb 2015 01:51:54 -0600 Rob Landley Giant redo to put simple-root-filesystem in initmpfs. draft
Sun, 11 Jan 2015 12:01:30 -0600 Rob Landley Drop ROOT_NODIRS, it's not worth the complexity to support both layouts. draft
Sun, 25 Jan 2015 11:53:31 -0600 Rob Landley Switch x86-64 to NPTL. draft
Sun, 25 Jan 2015 11:48:36 -0600 Rob Landley New squashfs config symbol, not sure why you'd ever want to switch it off... draft
Sat, 24 Jan 2015 18:06:56 -0600 Rob Landley Patch from David Halls to fix uClibc build with NPTL on x86. (Which apparently doesn't work in uClibc's last-ever release from 2012.) draft
Thu, 22 Jan 2015 16:25:10 -0600 Rob Landley New kernel needs objdump in the $PATH. draft
Sun, 11 Jan 2015 10:23:14 -0600 Rob Landley Shuffle around remaining busybox commands in config so they're roughly grouped by toybox replacement difficulty. draft
Sun, 11 Jan 2015 10:20:37 -0600 Rob Landley Pipe through BUILD_VERBOSE to the busybox build. draft
Sun, 11 Jan 2015 10:19:53 -0600 Rob Landley Web page tweaks I forgot to check in. draft
Tue, 06 Jan 2015 13:15:33 -0600 Rob Landley Sigh. Checked in the wrong version of the patch (typo fix). draft
Tue, 30 Dec 2014 23:36:23 -0600 Rob Landley Announce 1.3.0 release. draft
Tue, 30 Dec 2014 14:54:17 -0600 Rob Landley Bump to 3.18 kernel with yet another perl removal patch. draft
Sat, 27 Dec 2014 00:05:24 -0600 Rob Landley Added tag 1.3.0 for changeset bffb25915831 draft
Thu, 25 Dec 2014 21:46:31 -0600 Rob Landley No longer need to revert this patch in 3.16, they fixed it. draft 1.3.0
Thu, 25 Dec 2014 19:51:25 -0600 Rob Landley Patch uClibc needs to build strace 4.9 on mips. draft
Sun, 21 Dec 2014 13:34:34 -0600 Rob Landley When switching record-commands to host-tools after the toybox build, update path to actually log the next few packages. draft
Mon, 01 Dec 2014 19:12:39 -0600 Rob Landley Don't let the sh2 patch break sh4. draft
Mon, 24 Nov 2014 14:45:21 -0600 Rob Landley Make binutils install the extra things elf2flt needs in a less silly place. draft
Mon, 24 Nov 2014 14:28:04 -0600 Rob Landley Laurent Vivier's qemu-m68k fork runs m68k now! (Well, the q800 branch of it anyway. Doesn't respond to shutdown and randomly hangs trying to do serious builds, but hey, progress...) draft
Mon, 24 Nov 2014 14:26:54 -0600 Rob Landley The C version of the elf2flt linker wrapper is unhappy, use shell script version for now. draft
Mon, 24 Nov 2014 14:25:57 -0600 Rob Landley Build the compiler wrapper static if possible, and only copy libraries into the simple-root-filesystem if we need them. draft
Wed, 19 Nov 2014 23:08:31 -0600 Rob Landley Toybox 0.5.1. draft
Wed, 12 Nov 2014 09:20:57 -0600 Rob Landley Tweak rebuild dependencies for ./build.sh $ARCH $STAGENAME draft
Wed, 12 Nov 2014 09:20:03 -0600 Rob Landley Only edit linker script when it exists. draft
Fri, 07 Nov 2014 08:49:26 -0600 Rob Landley Add basic elf2flt support to simple-cross-compiler.sh and sh2eb. draft
Mon, 27 Oct 2014 22:00:11 -0500 Rob Landley David Halls pointed out we're not actually enabling Thread Local Storage support in the uClibc baseconfig, so do that. draft
Mon, 27 Oct 2014 17:02:14 -0500 Rob Landley Start of sh2 big endian (nommu!) support. Doesn't work yet (ash has an #error if you try to build it nommu). draft
Fri, 24 Oct 2014 07:02:44 -0500 Rob Landley Don't let NO_CLEANUP prevent record-commands.sh from removing old links when host-tools.sh switches from wrapping host $PATH to wrapping build/host command set. draft
Wed, 22 Oct 2014 11:02:57 -0500 Rob Landley Replace old broken presentation link with new one in places that mention it other than the nav bar. draft
Tue, 14 Oct 2014 16:59:34 -0500 Rob Landley The prebuilt link should probably just point to the binaries directory, not the binaries README. draft
Sun, 05 Oct 2014 23:23:42 -0500 Rob Landley linux 3.17 draft
Sun, 05 Oct 2014 23:22:12 -0500 Rob Landley No longer need to switch off cpio in toybox, it's upgraded to do the thing now. draft
Sun, 05 Oct 2014 21:51:33 -0500 Rob Landley Upgrade toybox to 0.5.0. draft
Sun, 05 Oct 2014 21:49:43 -0500 Rob Landley Don't bother to try to fix uClibc non posix-compliance. draft
Sun, 05 Oct 2014 21:44:40 -0500 Rob Landley Identify musl in features.h. draft
Sun, 05 Oct 2014 21:43:14 -0500 Rob Landley Typo in download URL. (Fixed on website ages ago, just didn't check it in.) draft
Wed, 01 Oct 2014 19:55:04 -0500 Rob Landley Musl regex patch for \| support needed by toybox grep when more than one pattern specified. draft
Sun, 28 Sep 2014 22:06:59 -0500 Rob Landley The ancient version of bash had function definition exports, and was thus buggy. Disable this "feature". draft
Thu, 25 Sep 2014 23:10:11 -0500 Rob Landley Update website for 1.2.9 release. draft
Thu, 25 Sep 2014 23:09:03 -0500 Rob Landley Added tag 1.2.9 for changeset 00e528cdad95 draft
Thu, 25 Sep 2014 21:40:39 -0500 Rob Landley Upgrade toybox version. draft 1.2.9
Mon, 15 Sep 2014 01:28:01 -0500 Rob Landley Linux 3.16. draft
Tue, 09 Sep 2014 06:45:00 -0500 Rob Landley 1.2.8 release announcement. draft
Tue, 09 Sep 2014 06:44:25 -0500 Rob Landley Added tag 1.2.8 for changeset 7b4566efd8bd draft
Sun, 07 Sep 2014 10:39:51 -0500 Rob Landley Silence some asynchronous messages linux produces on top of the shell prompt. draft 1.2.8
Sat, 06 Sep 2014 11:44:20 -0500 Rob Landley There's a proper probe in the next toybox release, but this is a catch-up release (so the 3.15 kernel isn't skipped) using the old version. draft
Fri, 05 Sep 2014 23:54:01 -0500 Rob Landley Remove redundant list assignment in ccwrap that screws up ordering and puts the -L entries in the wrong order.
Thu, 04 Sep 2014 22:19:08 -0500 Rob Landley musl 1.1.4 is out.
Thu, 04 Sep 2014 22:18:57 -0500 Rob Landley Don't overwrite existing files when re-entering a chroot-splice.
Thu, 04 Sep 2014 00:27:36 -0500 Rob Landley Reorder library paths in ccwrap (command line -L goes before system -L) and make sure crt1.o is before command line files because some crazy packages *cough*busybox*cough* put main in an *.a static library, which is sensitive to link order.
Sun, 31 Aug 2014 23:23:37 -0500 Rob Landley Powerpc serial didn't work in the 3.15 kernel, revert the patch that broke it.
Sun, 24 Aug 2014 22:23:05 -0500 Rob Landley Second attempt: make dynamic linker match libc in ccwrap.
Sun, 17 Aug 2014 18:12:50 -0500 Rob Landley Move hello.c into /src in the root filesystem so the instructions in the README to try building it aren't wrong.
Sun, 17 Aug 2014 13:03:48 -0500 Rob Landley Have ccwrap autodetect which dynamic linker to use, musl's or uClibc's.
Sun, 17 Aug 2014 13:00:20 -0500 Rob Landley Fix parallel (NOP) host-tools.sh calls.
Sun, 17 Aug 2014 00:06:04 -0500 Rob Landley Add MUSL=1 config option to force musl build.
Fri, 15 Aug 2014 18:46:51 -0500 Rob Landley linux 3.15
Fri, 15 Aug 2014 17:45:17 -0500 Rob Landley Don't rebuild record-commands directory if build/host didn't change.
Sat, 12 Jul 2014 17:04:12 -0500 Rob Landley Update URL for html version of presentation.
Fri, 04 Jul 2014 23:55:54 -0500 Rob Landley Update gcc-core musl support patches.
Wed, 02 Jul 2014 21:18:19 -0500 Rob Landley Yank patch next toybox version won't need (and musl doesn't either).
Wed, 02 Jul 2014 21:17:39 -0500 Rob Landley Make gcc use the documented type for signal info instead of implementation detail leakage that musl doesn't do.
Wed, 02 Jul 2014 21:16:34 -0500 Rob Landley Patch from Bobby Bingham to remove some more hardwired path stupidity gcc reaches around ccwrap to perpetrate.
Wed, 02 Jul 2014 20:42:45 -0500 Rob Landley Fix --print-file-name=blah.a
Wed, 02 Jul 2014 20:05:36 -0500 Rob Landley Very basic musl support. Still needs debugging and to be enabled per-target.
Wed, 02 Jul 2014 20:04:18 -0500 Rob Landley Clean up some minor kernel version bit-rot.
Mon, 23 Jun 2014 06:59:56 -0500 Rob Landley Fix thinkos in new ccwrap.
Mon, 23 Jun 2014 06:02:15 -0500 Rob Landley Swap old wrapper for new.
Mon, 23 Jun 2014 06:01:02 -0500 Rob Landley More fixes from testing. Swap testing code for exec code.
Sat, 21 Jun 2014 21:20:52 -0500 Rob Landley version upgrades for musl and busybox.
Fri, 20 Jun 2014 21:05:44 -0500 Rob Landley More ccwrap debugging. "-" is an argument, not an option. Actually fall through to process --doubledash version of -singledash options. The -rpath-link line has the same visiblity as -L since it's link time path modification.
Fri, 20 Jun 2014 06:02:12 -0500 Rob Landley First round of bug fixes for new ccwrap.
Thu, 19 Jun 2014 05:58:51 -0500 Rob Landley First pass at ccwrap rewrite for (among other things) musl support.
Tue, 13 May 2014 12:11:21 -0500 Rob Landley Drop the powerpc cdrom controller and linux-pmacorder patch.
Tue, 13 May 2014 05:03:52 -0500 Rob Landley QEMU 2.0 no longer needs the sh4 patch to avoid touching certain registers.
Sun, 11 May 2014 22:58:42 -0500 Rob Landley The sh4 kernel config shouldn't force CONFIG_EXPERT, which lets your sh4 target config set half as many symbols.
Thu, 08 May 2014 17:40:39 -0500 Rob Landley Use the right name for the generated initramfs file, so SYSIMAGE_TYPE=initramfs works.
Sat, 03 May 2014 16:58:59 -0500 Rob Landley Note the release.
Sat, 03 May 2014 16:22:23 -0500 Rob Landley Added tag 1.2.7 for changeset 946d9e8f1752
Sun, 20 Apr 2014 22:01:07 -0500 Rob Landley Only rebuild record-commands if host-tools built stuff, otherwise parallel builds fight. 1.2.7
Sun, 20 Apr 2014 14:30:56 -0500 Rob Landley Ugly workaround because I just want to get a release out.
Sun, 20 Apr 2014 14:23:13 -0500 Rob Landley Toybox 0.4.8.
Thu, 17 Apr 2014 08:47:04 -0500 Rob Landley Fix the powerpc build breakage in current linux kernels.
Thu, 03 Apr 2014 06:01:11 -0500 Rob Landley Make host-tools.sh update the record-commands wrapper so we can log the distcc, genext2fs, e2fsprogs, and mksquashfs builds.
Wed, 02 Apr 2014 05:19:06 -0500 Rob Landley Linux 3.14 is out.
Mon, 31 Mar 2014 05:45:19 -0500 Rob Landley Bobby Bingham hit a case where the gcc build would detect an existing cross compiler and get confused, so he sent a patch to stop it.