log

age author description
Wed, 09 Dec 2015 15:28:51 -0600 Rob Landley Update build-stages.html documentation. draft
Wed, 09 Dec 2015 15:00:30 -0600 Rob Landley Move sources/toys/miniconfig.sh to more/miniconfig.sh draft
Mon, 07 Dec 2015 12:52:55 -0600 Rob Landley Don't try to repackage toolchain.sqf if root-filesystem-$ARCH doesn't exist. draft
Tue, 01 Dec 2015 20:50:53 -0600 Rob Landley Switch sh4 to musl. draft
Mon, 30 Nov 2015 16:06:00 -0600 Rob Landley Mass uClibc->musl migration. Not everything yet, but these targets build. draft
Sat, 28 Nov 2015 16:44:52 -0600 Rob Landley KEEP_STAGEDIR still needs to create directory if it doesn't exist. draft
Sat, 28 Nov 2015 16:40:45 -0600 Rob Landley Fix musl build. draft
Tue, 24 Nov 2015 13:07:00 -0600 Rob Landley Add EXTRACT_ALL=force to populate page cache even for repositories. (Needed by control-image build). draft
Mon, 23 Nov 2015 18:47:57 -0600 Rob Landley Fix new dependency logic (checking wrong directory, permissions wrong on file). draft
Sun, 22 Nov 2015 14:54:16 -0600 Rob Landley Teach system-image.sh to handle its own dependencies, rebuilding kernel and draft
Sat, 21 Nov 2015 16:44:39 -0600 Rob Landley Collate site-local variables under "MY_XXX" prefix: MY_PATCH_DIR, draft
Wed, 18 Nov 2015 09:18:44 -0600 Rob Landley Fix from Geoff Salmon for hang (sha1sum reading stdin) when new gather_patches function returns nothing for a given package. draft
Thu, 12 Nov 2015 21:08:02 -0500 Geoff Salmon Add EXTERNAL_PATCH_DIR option for applying patches from outside aboriginal draft
Thu, 12 Nov 2015 07:56:16 -0600 Rob Landley Linux 4.2 draft
Thu, 12 Nov 2015 07:55:05 -0600 Rob Landley Add CROSS_COMPILER_PATH and CC_PREFIX knobs. draft
Thu, 12 Nov 2015 07:54:10 -0600 Rob Landley Rename SIMPLE_ROOT_OVERLAY to ROOT_OVERLAY since simple-root-filesystem became root-filesystem. draft
Thu, 05 Nov 2015 11:13:36 -0600 Rob Landley Documentation update. draft
Thu, 05 Nov 2015 09:59:14 -0600 Rob Landley Grrr, forgot to check in a patch. draft
Thu, 05 Nov 2015 04:13:25 -0600 Rob Landley Announce 1.4.3 release. draft
Thu, 05 Nov 2015 03:36:46 -0600 Rob Landley Added tag 1.4.3 for changeset d7921aa5ea60 draft
Wed, 04 Nov 2015 01:32:30 -0600 Rob Landley The armv4 big-endian target never worked, remove it. draft 1.4.3
Wed, 04 Nov 2015 00:14:29 -0600 Rob Landley Upgrade toybox and musl versions. draft
Mon, 02 Nov 2015 01:15:36 -0600 Rob Landley Cosmetic tweak. draft
Mon, 02 Nov 2015 01:14:58 -0600 Rob Landley Don't overwrite existing files in busybox install. draft
Mon, 02 Nov 2015 01:14:08 -0600 Rob Landley Deleting sh from build/host each time caused record-commands.sh to rerun, draft
Mon, 26 Oct 2015 14:35:14 -0500 Rob Landley Elf2flt doesn't handle pic relocations well. Add an option to make it less bad. draft
Sat, 24 Oct 2015 06:40:58 -0500 Rob Landley Update config comment to show correct defaults. draft
Sat, 24 Oct 2015 06:39:21 -0500 Rob Landley Busybox 1.24.1 (nommu fixes to hush) draft
Mon, 19 Oct 2015 08:53:26 -0500 Rob Landley Fix default stack size so sh2eb builds runnable busybox and toybox. draft
Wed, 14 Oct 2015 01:08:10 -0500 Rob Landley Remove debugging code. draft
Sun, 11 Oct 2015 03:10:26 -0500 Rob Landley Add an /etc/os-release file, since the Linux Standard Base is imploding draft
Sun, 11 Oct 2015 02:16:43 -0500 Rob Landley Multiple users requested bzip2 compression-side back. draft
Wed, 07 Oct 2015 18:23:06 -0500 Rob Landley More sh2eb kernel build fixes. draft
Tue, 06 Oct 2015 22:05:53 -0500 Rob Landley Build sh2eb for the numato mimas v2. Still a lot of rough edges. draft
Mon, 21 Sep 2015 21:32:22 -0500 Rob Landley If somebody feeds in -W,-elf2flt to set the stack size, don't feed the elf2flt flag in twice. draft
Wed, 16 Sep 2015 17:10:34 -0500 Rob Landley Cosmetic issue: strndup is in posix-2008. draft
Wed, 16 Sep 2015 17:09:09 -0500 Rob Landley Linux 4.1 draft
Wed, 16 Sep 2015 17:08:11 -0500 Rob Landley The elf2flt wrapper sometimes calles the unprefixed ld.real. Humor it for now. draft
Mon, 14 Sep 2015 04:01:22 -0500 Rob Landley Release announcement. draft
Sun, 13 Sep 2015 18:05:57 -0500 Rob Landley Added tag 1.4.2 for changeset 0787ceb820bf draft
Fri, 11 Sep 2015 13:25:14 -0500 Rob Landley When x86-64 switched on NPTL in uClibc, distcc broke, and it turns out fully draft 1.4.2
Sun, 06 Sep 2015 21:33:20 -0500 Rob Landley Shouldn't need to build native-compiler to package system-image. draft
Sun, 06 Sep 2015 21:25:56 -0500 Rob Landley More verbose output for filesystem image creation. draft
Sun, 06 Sep 2015 21:25:23 -0500 Rob Landley Update musl and e2fsprogs. draft
Sat, 05 Sep 2015 14:26:17 -0500 Rob Landley Glitch in oneit that hit uClibc's pipe() error checking on sparc. draft
Tue, 04 Aug 2015 14:40:20 -0500 Rob Landley Vo Minh Thu was surprised by toybox replacing busybox and requested I update about.html. draft
Thu, 23 Jul 2015 09:06:13 -0500 Rob Landley Revert a broken commit that breaks mips on 4.0. draft
Thu, 23 Jul 2015 09:05:38 -0500 Rob Landley toybox 0.6.0 draft
Thu, 16 Jul 2015 06:08:20 -0500 Rob Landley Only apply host tuple adjustment in cross-compiler.sh to elf toolchain. draft
Tue, 14 Jul 2015 19:39:22 -0500 Rob Landley Remove non-working man command. draft
Tue, 14 Jul 2015 19:38:54 -0500 Rob Landley More fiddling with sh2 target and elf2flt. draft
Tue, 14 Jul 2015 19:36:46 -0500 Rob Landley Attempt at making sh2elf build cross-compiler from simple-cross-compiler draft
Thu, 25 Jun 2015 02:43:17 -0500 Rob Landley Teach sh2eb toolchain to produce flat binaries unless -melf argument supplied. draft
Sun, 21 Jun 2015 12:31:58 -0500 Rob Landley Changes to build cross-compiler-sh2eb. draft
Mon, 15 Jun 2015 15:26:38 -0500 Rob Landley Linux 4.0. draft
Mon, 15 Jun 2015 05:55:51 -0500 Rob Landley Missed some instances of ash/hush switching. draft
Sat, 13 Jun 2015 06:01:23 -0500 Rob Landley Switch from buildroot's random snapshot of a blackfin elf2flt last updated draft
Wed, 10 Jun 2015 11:24:42 -0500 Rob Landley Switch from ash (which #errors building nommu) to hush. draft
Mon, 08 Jun 2015 09:08:59 -0500 Rob Landley Cosmetic improvements to record-commands.sh. draft
Thu, 04 Jun 2015 20:06:54 -0500 Rob Landley Forgot to add the sh1sum for musl. draft