log sources/baseconfig-busybox @ 1749:0ad3858981cc draft

age author description
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
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, 05 Oct 2014 21:51:33 -0500 Rob Landley Upgrade toybox to 0.5.0. draft
Wed, 06 Nov 2013 12:49:07 -0600 Rob Landley Cosmetic tweak (enable wget progress meter)
Thu, 12 Sep 2013 04:21:16 -0500 Rob Landley Toybox 0.4.6. 1.2.5
Thu, 11 Jul 2013 00:54:32 -0500 Rob Landley Add some stuff John Spencer needed so sabotage can bootstrap itself.
Wed, 03 Jul 2013 22:55:06 -0500 Rob Landley Upgrade to new kernel, toybox, busybox, and musl releases.
Tue, 23 Apr 2013 19:10:47 -0500 Rob Landley We use oneinit, so don't need init.
Thu, 14 Mar 2013 08:28:23 -0500 Rob Landley Toybox 0.4.4
Sun, 17 Feb 2013 22:19:55 -0600 Rob Landley Package upgrades for busybox and toybox, and add musl to the download list.
Sun, 16 Dec 2012 12:43:08 -0600 Rob Landley Toybox 0.4.2. 1.2.2
Sat, 10 Nov 2012 01:05:14 -0600 Rob Landley Apparently the gdb build needs this...
Fri, 05 Oct 2012 21:19:22 -0500 Rob Landley Add CONFIG_UNXZ because strace (in static-tools control image) is now only available as a tar.xz file.
Thu, 06 Sep 2012 03:44:47 -0500 Rob Landley Sort busybox config entries to group stuff toybox can replace. Also add ps.
Sun, 10 Jun 2012 20:32:15 -0500 Rob Landley Move some non-toybox releated busybox config entries up above the "discard this if building toybox" cutoff.
Thu, 10 May 2012 22:04:19 -0500 Rob Landley Upgrade to busybox-1.20.0.
Thu, 19 Apr 2012 00:09:11 -0500 Rob Landley Upgrade to uClibc 0.9.33.1 (and use NPTL), and busybox 1.19.4.
Sat, 24 Mar 2012 19:40:48 -0500 Rob Landley Error paths need the kill and killall commands.
Fri, 16 Mar 2012 07:00:09 -0500 Rob Landley Teach busybox.build to switch off toybox-supplied functionality when TOYBOX=toybox, and move one more config symbol after toybox marker.
Wed, 14 Mar 2012 06:17:51 -0500 Rob Landley Collate config entries supplid by toybox at end of baseconfig-busybox, so I can work out a way to switch them off later.
Sat, 28 Jan 2012 19:03:59 -0600 Rob Landley New busybox release, and a more config symbols.
Sun, 22 Jan 2012 18:42:57 -0600 Rob Landley One more command I missed.
Thu, 12 Jan 2012 08:44:22 -0600 Rob Landley More busybox symbols, some needed by buildall.sh and some on command line.
Wed, 28 Dec 2011 12:57:07 -0600 Rob Landley Cleanup busybox config: remove redundant entries and trailing whitespace, add CONFIG_TEST=y.
Tue, 27 Dec 2011 08:58:16 -0600 Rob Landley Switch from busybox defconfig to baseconfig-busybox selecting just what we need, with a config variable to use defconfig instead if you really want that.