Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use BR2_INET_IPV6 | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -0/+5 |
| | |||||
* | - add post 1.6.0 fix | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -0/+70 |
| | |||||
* | busybox 1.6.0 patches | Peter Korsgaard | 2007-06-14 | 2 | -0/+43 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-02 | 2 | -1/+702 |
| | |||||
* | - fixed upstream in r18618 | Bernhard Reutner-Fischer | 2007-05-15 | 1 | -59/+0 |
| | |||||
* | This patch increases the maximum host name length for 'dnsd' to 40 ↵ | "Steven J. Hill" | 2007-05-07 | 3 | -0/+159 |
| | | | | characters in length and fixes a resolving bug. For example, if there are two entries in the 'dnsd.conf' file of 'foo1' and 'foo2'. Doing a 'nslookup foo2' the 'dnsd' will always return the IP address of 'foo1' because the string comparison is faulty. | ||||
* | If any of the netkit packages were selected, we disable their counterparts ↵ | "Steven J. Hill" | 2007-05-07 | 1 | -0/+10 |
| | | | | in Busybox and warn the user. | ||||
* | sed patch | Peter Korsgaard | 2007-04-25 | 1 | -0/+11 |
| | |||||
* | busybox 1.5.0 patches | Peter Korsgaard | 2007-04-05 | 2 | -0/+27 |
| | |||||
* | - strip quotes. Thanks to Heikki Lindholm for pointing this out. | Bernhard Reutner-Fischer | 2007-03-24 | 1 | -3/+5 |
| | |||||
* | - make sure we have a build_$arch dir for -menuconfig even when in a ↵ | Bernhard Reutner-Fischer | 2007-03-23 | 1 | -1/+1 |
| | | | | pristine checkout | ||||
* | - bump version | Bernhard Reutner-Fischer | 2007-03-23 | 3 | -3/+699 |
| | |||||
* | - simplify busybox version fiddling | Bernhard Reutner-Fischer | 2007-03-20 | 2 | -28/+13 |
| | |||||
* | - add busybox-1.4.2 | Bernhard Reutner-Fischer | 2007-03-20 | 4 | -24/+13 |
| | |||||
* | tftp patch | Peter Korsgaard | 2007-03-15 | 1 | -0/+112 |
| | |||||
* | - fix ptr_to_globals | Bernhard Reutner-Fischer | 2007-03-14 | 1 | -0/+11 |
| | |||||
* | tar -t hotfix | Peter Korsgaard | 2007-02-27 | 1 | -0/+76 |
| | |||||
* | Set CONFIG_PREFIX for all versions | Peter Korsgaard | 2007-02-23 | 1 | -9/+2 |
| | |||||
* | - just reading the first 9 bytes for the maj:min ought to be enough (TM) | Bernhard Reutner-Fischer | 2007-02-16 | 1 | -0/+13 |
| | |||||
* | - add skeleton to use busybox and mdev for a rather small skeleton | Bernhard Reutner-Fischer | 2007-02-16 | 2 | -0/+12 |
| | |||||
* | Additional 1.4.1 patches | Peter Korsgaard | 2007-02-12 | 2 | -0/+85 |
| | |||||
* | Made _DIR/_SOURCE/_SITE common for all non-snapshot versions | Peter Korsgaard | 2007-02-06 | 1 | -15/+4 |
| | |||||
* | v1.0.1 tarball is called busybox-1.01 | Peter Korsgaard | 2007-02-06 | 1 | -1/+1 |
| | |||||
* | CONFIG_PREFIX hack (r17670) no longer needed | Peter Korsgaard | 2007-02-06 | 1 | -1/+1 |
| | |||||
* | hide busybox version selector if disabled | Peter Korsgaard | 2007-02-06 | 1 | -0/+1 |
| | |||||
* | busybox 1.4.1 support | Peter Korsgaard | 2007-02-06 | 4 | -0/+715 |
| | |||||
* | - there is something wrong in the new buildsys: If one selects ip and has ↵ | Bernhard Reutner-Fischer | 2007-02-02 | 1 | -0/+59 |
| | | | | | | e..g rule or route unset, ip still wants to build those. This fails (correctly) since rtnl_rttable_n2a and rtnl_rtrealm_n2a aren't available if they were turned off. TODO: Talk to vda about this | ||||
* | - the generic x86 busybox config is ment for current busybox trunk | Bernhard Reutner-Fischer | 2007-02-01 | 1 | -1/+1 |
| | |||||
* | - fix patch application. Use busybox-$(VER)-\*.patch for versions and ↵ | Bernhard Reutner-Fischer | 2007-01-31 | 1 | -3/+7 |
| | | | | busybox.\*.patch for snapshot | ||||
* | busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX | Peter Korsgaard | 2007-01-30 | 1 | -1/+1 |
| | |||||
* | busybox 1.4.0 support files | Peter Korsgaard | 2007-01-30 | 6 | -0/+924 |
| | |||||
* | Busybox 1.4.0 support | Peter Korsgaard | 2007-01-30 | 2 | -1/+12 |
| | |||||
* | - add an experimental BR2_PREFER_IMA. | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -0/+8 |
| | | | | Currently disfunctional for gcc-4.2 due to PR30620 and possibly others | ||||
* | - copy the _CONFIG_FILES back | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -1/+4 |
| | | | | - use the BUSYBOX_CONFIG_FILE if specified by the user | ||||
* | - add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages that | Bernhard Reutner-Fischer | 2007-01-17 | 1 | -0/+9 |
| | | | | are potentially provided by busybox. | ||||
* | - make sure to agree on the installation CONFIG_PREFIX | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -0/+2 |
| | |||||
* | update busybox defaults a bit | Eric Andersen | 2006-12-13 | 2 | -114/+305 |
| | |||||
* | let people select different versions of busybox to suit their needs | Eric Andersen | 2006-12-13 | 5 | -9/+999 |
| | |||||
* | Use a stable version of busybox by default. The daily snapshot of | Eric Andersen | 2006-12-13 | 1 | -1/+1 |
| | | | | busybox tends to break often and is thus not a great default. | ||||
* | - pass the target (kernel-) arch in. | Bernhard Reutner-Fischer | 2006-12-07 | 1 | -1/+3 |
| | |||||
* | - provide default config for busybox for a generic i386 target. | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -1/+2 |
| | |||||
* | - adjust busybox-source dependencies | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -1/+1 |
| | |||||
* | - name the default busybox config-file. | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -0/+1 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+1 |
| | |||||
* | - Adjust the install prefix for current busybox. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -0/+5 |
| | |||||
* | - newer busyboxen want CROSS_COMPILE rather than the old CROSS. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -3/+6 |
| | |||||
* | - check if busybox' Rules.mak exists. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -4/+6 |
| | | | | - add target dirs to ensure that all required dirs do exist so make busybox-menuconfig works in a pristine checkout. | ||||
* | Bump to upstream v1.2.2 | Peter Korsgaard | 2006-10-25 | 1 | -1/+1 |
| | |||||
* | - repair deps. | Bernhard Reutner-Fischer | 2006-08-29 | 1 | -2/+2 |
| | |||||
* | - make sure that the prerequisites of 'make busybox-menuconfig' are met | Bernhard Reutner-Fischer | 2006-08-24 | 1 | -1/+1 |
| |