log download.sh @ 603:524215827ef8

age author description
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
Wed, 05 Sep 2007 22:07:52 -0500 Rob Landley Switch to 2.6.23-rc5 and make some platforms actually work with it. (Need
Wed, 22 Aug 2007 19:33:39 -0500 Rob Landley Make powerpc build to completion. (yay!)
Wed, 25 Jul 2007 21:43:27 -0400 Rob Landley Upgrade to 2.6.22 kernel, which works with qemu's emulated scsi card on arm.
Tue, 26 Jun 2007 09:40:27 -0400 Rob Landley Can't go to 2.6.21 without breaking arm scsi, but I should be able to at least
Sun, 24 Jun 2007 17:43:53 -0400 Rob Landley dash->bash and revert to 2.6.20 kernel until arm scsi works under qemu again.
Mon, 07 May 2007 12:19:31 -0400 Rob Landley Update to uClibc 0.9.29. (YES!)
Wed, 02 May 2007 14:57:45 -0400 Rob Landley Update kernel to 2.6.21.
Wed, 18 Apr 2007 02:17:21 -0400 Rob Landley Mike released an actual uClibc 0.9.29-rc1 (even though it's named weird), so
Fri, 13 Apr 2007 13:14:36 -0400 Rob Landley Point uClibc at the 0.9.29-pre1 I just uploaded, teach include.sh about
Sat, 07 Apr 2007 20:40:06 -0400 Rob Landley Update versions.
Wed, 21 Mar 2007 15:26:17 -0400 Rob Landley Comment out qemu source download too. I want to put this back but not
Sat, 17 Mar 2007 16:34:30 -0400 Rob Landley Move uClibc to miniconfig.
Fri, 09 Mar 2007 17:33:16 -0500 Rob Landley Update uClibc snapshot. This fixes the native gcc for arm.
Sat, 24 Feb 2007 20:33:02 -0500 Rob Landley Build uClibc's readelf and ldd by hand to work around inadequate cross-compile
Wed, 14 Feb 2007 16:30:12 -0500 Rob Landley Move to gcc 4.1.2 and update uClibc snapshot.
Mon, 05 Feb 2007 01:26:52 -0500 Rob Landley Update to linux-2.6.20
Thu, 01 Feb 2007 00:37:50 -0500 Rob Landley Delete output directories on re-run, teach build to log and build multiple
Thu, 11 Jan 2007 12:13:11 -0500 Rob Landley Upgrade some packages, and other cleanups.
Sat, 30 Dec 2006 03:13:28 -0500 Rob Landley Update the uClibc snapshot and make config changes it needs.
Wed, 27 Dec 2006 22:32:40 -0500 Rob Landley Hit uClibc build with a large rock so it stops inserting hardwired paths in
Wed, 20 Dec 2006 01:36:36 -0500 Rob Landley Add make to mini-native (required one more option switched on in uClibc), add
Tue, 19 Dec 2006 00:32:36 -0500 Rob Landley Turnerize.
Sun, 17 Dec 2006 17:32:24 -0500 Rob Landley Add g++ to package list.