log download.sh @ 1222:06a4b05971a7

age author description
Mon, 23 Aug 2010 00:22:38 -0500 Rob Landley Update busybox.
Mon, 26 Jul 2010 00:05:38 -0500 Rob Landley Update to busybox 1.17.1 and switch to defconfig instead of trimconfig.
Sun, 04 Jul 2010 04:05:58 -0500 Rob Landley Busybox 1.16.2 is out.
Sat, 26 Jun 2010 17:02:25 -0500 Rob Landley Comment out the UNSTABLE= URLs for packages the cron job will be grabbing the git repos for. (It just serves to confuse the error messages I get if I snapshot the git repo wrong.)
Fri, 28 May 2010 00:44:32 -0500 Rob Landley Move wait into cleanup_oldfiles.
Fri, 14 May 2010 04:18:46 -0500 Rob Landley New zlib release, and fix fallback mirror since new domain names aren't quite working yet.
Mon, 12 Apr 2010 00:11:10 -0500 Rob Landley Update to uClibc 0.9.31.
Thu, 01 Apr 2010 02:39:54 -0500 Rob Landley Build zlib for squashfs, so we don't depend on the host having it.
Mon, 29 Mar 2010 00:52:19 -0500 Rob Landley Busybox 1.16.1 is out.
Sun, 28 Mar 2010 15:12:23 -0500 Rob Landley Upgrade to uClibc 0.9.30.3.
Mon, 01 Mar 2010 22:07:03 -0600 Rob Landley Upgrade to 2.6.33 kernel.
Mon, 01 Mar 2010 02:21:49 -0600 Rob Landley Add FORK=1 support to download.sh, and work around bash's $$ refusing to give an actual unique $PID for subshells by groveling around in /proc to find something usable.
Fri, 05 Feb 2010 10:33:06 -0600 Rob Landley Genericize native build.
Mon, 01 Feb 2010 03:46:49 -0600 Rob Landley Remove the --extract option from download.sh, since EXTRACT_ALL=1 does the same thing and everything _else_ is controlled by environment variables. At it to the config file and adjust existing users.
Tue, 19 Jan 2010 19:29:51 -0600 Rob Landley Update uClibc to 0.9.30.2. (Breaks mips, tracking that down now.)
Sun, 17 Jan 2010 17:26:12 -0600 Rob Landley Update strace to current version.
Tue, 08 Dec 2009 08:36:10 -0600 Rob Landley Move to 2.6.32 kernel, updating patches. (With a much less ugly fix for powerpc, and allowing arm to use more qemu -cpu options.)
Tue, 01 Dec 2009 19:49:23 -0600 Rob Landley Split busybox and toybox builds, update toybox and linux package versions.
Sat, 28 Nov 2009 23:39:36 -0600 Rob Landley Remove old USE_COLOR code, superceded by set_titlebar.
Fri, 20 Nov 2009 23:42:07 -0600 Rob Landley New FAQ entry, comment updates.
Mon, 16 Nov 2009 01:45:56 -0600 Rob Landley Lots of comments.
Mon, 26 Oct 2009 06:07:05 -0500 Rob Landley Now that qemu 0.11.0 works, remove the "build a qemu snapshot" logic. QEMU goes back to being something the host has installed on it if you want to use it.
Mon, 26 Oct 2009 05:56:09 -0500 Rob Landley Update various package versions.
Wed, 30 Sep 2009 01:53:53 -0500 Rob Landley Upgrade busybox to 1.15.1.
Thu, 17 Sep 2009 13:52:48 -0500 Rob Landley Upgrade to 2.6.31 kernel.
Fri, 21 Aug 2009 22:56:13 -0500 Rob Landley Brown paper bag bug: setting HOST_BUILD_EXTRA or using ./download.sh --extract causes a build break.
Thu, 13 Aug 2009 01:01:00 -0500 Rob Landley Make HOST_BUILD_EXTRA build the version of qemu the powerpc target runs under.
Wed, 12 Aug 2009 04:33:44 -0500 Rob Landley Minor version bumps for kernel, busybox, and e2fsprogs, add dropbear to the download list, and use shorter version of sourceforge download links.
Sun, 09 Aug 2009 01:06:26 -0500 Rob Landley Better documentation for ./download.sh --extract
Sat, 27 Jun 2009 23:57:30 -0500 Rob Landley Fix recently introduced bug in download.sh --extract when build directory doesn't exist yet.