log download.sh @ 753:25adf2fe1f86

age author description
Sun, 21 Jun 2009 19:04:51 -0500 Rob Landley The unaligned32 fix is in busybox 1.14.1, so bump version in zap patch.
Mon, 15 Jun 2009 02:09:39 -0500 Rob Landley Move stable to gcc-4.2.1, and use an even _bigger_ hammer to make canadian builds work with that. (./configure sucks even _more_ in this version, big shock there.)
Thu, 11 Jun 2009 05:42:51 -0500 Rob Landley Refactor so include.sh mostly just sets environment variables. Move read_arch_dir to function and call it explicitly (no more need for $NO_ARCH). Make blank_tempdir a function, called explicitly by stages when needed, with some sanity checks. Insert prerequisite tests to later stages so they can detect failure early and provide an explicit erro rmessage, and have those tests happen before blanking $WORK dir, to preserve debugging info. Make buildall.sh depend on prerequisite tests rather than trying to avoid calling later stages (and thus do flow control from asynchronous context). Add FAIL_QUIET option so buildall.sh doesn't spam the log with the new prerequisite error messages.
Mon, 18 May 2009 15:05:02 -0500 Rob Landley Upgrade to busybox 1.14.0.
Fri, 17 Apr 2009 06:37:16 -0500 Rob Landley Upgrade toybox again, one more fiddly little patch bug.
Wed, 08 Apr 2009 00:42:39 -0500 Rob Landley Bump qemu to 0.10.2 (fixes sh4 but not powerpc), and clean up MANIFEST file creation.
Sun, 05 Apr 2009 18:44:12 -0500 Rob Landley Squashfs 4.0 shipped.
Wed, 01 Apr 2009 04:49:05 -0500 Rob Landley Make qemu download unconditional so it doesn't keep deleting it.
Tue, 31 Mar 2009 14:43:11 -0500 Rob Landley Allow UNSTABLE=squashfs to download cvs snapshot with 4.0 support (but still not equivalent to genext2fs -D or gen_cpio_init's text file input, for creating /dev/console without root access).
Sun, 29 Mar 2009 23:30:29 -0500 Rob Landley Use toybox 0.0.9.1, with a fix for patch.
Sun, 29 Mar 2009 15:53:03 -0500 Rob Landley More error checking.
Fri, 27 Mar 2009 05:33:49 -0500 Rob Landley Add MANIFEST file to mini-native-$ARCH/usr/src.
Tue, 24 Mar 2009 21:23:15 -0500 Rob Landley Add qemu to host-tools.sh. If HOST_BUILD_EXTRA set, compile from source, otherwise symlink it from host. (Note that ppc --nographic and sh4 --append are currently broken in host version of qemu.)
Tue, 24 Mar 2009 17:01:41 -0500 Rob Landley Add download RENAME support and make squashfs use it to give a packagename-version filename like all the others.
Tue, 24 Mar 2009 16:10:00 -0500 Rob Landley Reorder download entries into groups, add comments, add squashfs, bump qemu version.
Tue, 24 Mar 2009 15:55:22 -0500 Rob Landley Update linux and busybox versions.
Tue, 24 Mar 2009 15:52:19 -0500 Rob Landley Fix previous commit: actually download e2fsprogs and get image name right.
Wed, 11 Mar 2009 17:32:55 -0500 Rob Landley Upgrade to uClibc-0.9.30.1 (and tweak lots of UNSTABLE URLs).
Sun, 15 Feb 2009 05:31:26 -0600 Rob Landley Update to 2.6.28.5 kernel and strace 4.5.18.
Fri, 13 Feb 2009 03:33:26 -0600 Rob Landley Update distcc to current version.
Wed, 11 Feb 2009 21:00:39 -0600 Rob Landley Typo fix, uNSTABLE= doesn't work. (Spotted by Mark.)
Sun, 08 Feb 2009 03:08:57 -0600 Rob Landley Fixes Mark Miller sent for distcc support.
Sun, 01 Feb 2009 17:36:28 -0600 Rob Landley Upgrade stable to 2.6.28 linux kernel.
Thu, 29 Jan 2009 15:55:25 -0600 Rob Landley Fix toybox to build on a non-x86_64 host (the packaging script was leaving a prebuilt kconfig/conf binary in the tarball) and update to the latest busybox dot release while we're at it.
Mon, 19 Jan 2009 22:57:49 -0600 Rob Landley Upgrade toybox to 0.0.8.
Tue, 13 Jan 2009 16:42:46 -0600 Rob Landley Move mirror list into download.sh.
Sun, 28 Dec 2008 02:37:16 -0600 Rob Landley Busybox 1.13.1.
Sat, 27 Dec 2008 19:04:15 -0600 Rob Landley Test the 2.6.28 kernel.
Sun, 30 Nov 2008 00:59:27 -0600 Rob Landley Move include.sh to sources/include.sh. End user doesn't call it directly, shouldn't be at top level.
Fri, 21 Nov 2008 23:31:37 -0600 Rob Landley Download toybox from a faster server.
Tue, 18 Nov 2008 00:51:36 -0600 Rob Landley Rip out User Mode Linux, switch to genext2fs instead. (Based on an old patch from James Davidson.)
Fri, 14 Nov 2008 19:20:24 -0600 Rob Landley Move color selection into ./config. (The default colors don't look great on a white background.)
Wed, 12 Nov 2008 14:56:26 -0600 Rob Landley Toybox 0.0.7.
Wed, 12 Nov 2008 09:01:50 -0600 Rob Landley Upgrade to uClibc 0.9.30 and busybox 1.13.0 releases.
Mon, 03 Nov 2008 01:21:57 -0600 Rob Landley Add uClibc++ to download list, minor cleanup.
Thu, 30 Oct 2008 01:41:57 -0500 Rob Landley Use nightly busybox and uClibc snapshots for unstable versions (to prepare for automated nightly builds).
Tue, 28 Oct 2008 01:43:41 -0500 Rob Landley Checkpoint the unstable packages I'm actually testing.
Thu, 16 Oct 2008 01:44:22 -0500 Rob Landley Now that uClibc-0.9.30-rc2 is out, switch to testing that.
Sun, 12 Oct 2008 03:08:39 -0500 Rob Landley Update Busybox to 1.12.1.
Fri, 10 Oct 2008 02:43:44 -0500 Rob Landley Use unstable infrastructure to back off non-unstable kernel to 2.6.25 (where powerpc works) and bring back binutils 2.18 build as unstable version.
Sun, 28 Sep 2008 12:18:40 -0500 Rob Landley Teach build to use recent uClibc snapshot when USE_UNSTABLE=uClibc
Thu, 25 Sep 2008 01:21:56 -0500 Rob Landley Implement unstable package download logic, with examples. (Try "USE_UNSTABLE=uClibc,linux ./download.sh" for example.)
Tue, 23 Sep 2008 13:12:41 -0500 Rob Landley Minor cleanup, prepare for unstable package logic.
Tue, 26 Aug 2008 17:48:32 -0500 Rob Landley Binutils 2.18 isn't usable under GPLv2 anymore, revert to 2.17.
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).
Fri, 18 Jul 2008 08:30:50 -0500 Rob Landley Upgrade to busybox 1.11.1.
Sat, 12 Jul 2008 00:36:50 -0500 Rob Landley Bump kernel to 2.6.25.10.
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,
Sat, 31 May 2008 19:09:43 -0500 Rob Landley Add timeout to wget, and add another mirror (impactlinux.com) so there's a
Mon, 26 May 2008 17:22:53 -0500 Rob Landley Update to linux-2.6.25.4 and toybox 0.0.6.
Thu, 17 Apr 2008 11:21:52 -0500 Rob Landley Use 2.6.25 release.
Sat, 29 Mar 2008 19:06:29 -0500 Rob Landley Upgrade to toybox-0.0.5 and linux-2.6.25-rc7. Remove use of perl in the kernel
Tue, 25 Mar 2008 21:38:09 -0500 Rob Landley Move to a new dot release that integrates the unbreakmips patch.
Mon, 04 Feb 2008 04:48:26 -0600 Rob Landley Back to gcc 4.1.2 until I find a large enough rock to fix the soft-float thing.
Sat, 02 Feb 2008 00:28:36 -0600 Rob Landley Update to gcc 4.1.2->4.2.2. Still doesn't fix the internal compiler error
Fri, 25 Jan 2008 12:51:45 -0600 Rob Landley Add sha1 for toybox.
Fri, 25 Jan 2008 03:03:00 -0600 Rob Landley Switch to 2.6.24 kernel and toybox 0.0.4.
Wed, 10 Oct 2007 16:29:08 -0500 Rob Landley Linux 2.6.23.
Wed, 19 Sep 2007 18:52:56 -0500 Rob Landley Be smarter about extracting tarballs: extract one copy of each tarball