log sources/baseconfig-busybox @ 1581:f9b0ebfbdd1b

age author description
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.