Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | CONFIG_PREFIX hack (r17670) no longer needed | Peter Korsgaard | 2007-02-06 | 1 | -1/+1 | |
| | ||||||
* | busybox 1.4.1 support | Peter Korsgaard | 2007-02-06 | 1 | -0/+12 | |
| | ||||||
* | - 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 | Peter Korsgaard | 2007-01-30 | 1 | -1/+8 | |
| | ||||||
* | - 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 | |||||
* | - 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 | 1 | -14/+45 | |
| | ||||||
* | let people select different versions of busybox to suit their needs | Eric Andersen | 2006-12-13 | 1 | -1/+1 | |
| | ||||||
* | - pass the target (kernel-) arch in. | Bernhard Reutner-Fischer | 2006-12-07 | 1 | -1/+3 | |
| | ||||||
* | - adjust busybox-source dependencies | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -1/+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 | |
| | ||||||
* | Bump to upstream v1.2.1 | Peter Korsgaard | 2006-07-31 | 1 | -1/+1 | |
| | ||||||
* | fix dependancy | Eric Andersen | 2006-07-09 | 1 | -1/+1 | |
| | ||||||
* | - busybox recently renamed CROSS to CROSS_COMPILE. Pass in both for now. | Bernhard Reutner-Fischer | 2006-07-05 | 1 | -2/+5 | |
| | ||||||
* | Bump to upstream v1.1.3 | Peter Korsgaard | 2006-05-18 | 1 | -1/+1 | |
| | ||||||
* | per bug 825, bump busybox to stable rev 1.1.2 | Eric Andersen | 2006-04-11 | 1 | -1/+1 | |
| | ||||||
* | ver bump | Mike Frysinger | 2006-01-16 | 1 | -1/+1 | |
| | ||||||
* | make updating configs easier | Mike Frysinger | 2005-11-15 | 1 | -1/+1 | |
| | ||||||
* | add an option for installing symlinks for supported busybox applets #536 | Mike Frysinger | 2005-11-10 | 1 | -0/+4 | |
| | ||||||
* | if we have external syslogd, force busybox to use it | Eric Andersen | 2005-09-13 | 1 | -0/+4 | |
| | ||||||
* | busybox-1.01 has been released | Mike Frysinger | 2005-08-18 | 1 | -1/+1 | |
| | ||||||
* | be a bit more consistant with naming, always escape wildcards | Eric Andersen | 2005-06-24 | 1 | -1/+1 | |
| | ||||||
* | Make busybox config file location a config option | Eric Andersen | 2005-04-12 | 1 | -1/+3 | |
| | ||||||
* | Trivial updates | Eric Andersen | 2005-02-25 | 1 | -1/+1 | |
| | ||||||
* | give uclibc and busybox config files consistant variable names | Eric Andersen | 2005-02-15 | 1 | -4/+4 | |
| | ||||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 1 | -0/+8 | |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | |||||
* | merge some updates from George Joseph | Mike Frysinger | 2005-01-11 | 1 | -3/+4 | |
| | ||||||
* | busybox 1.00 | Mike Frysinger | 2004-10-13 | 1 | -1/+1 | |
| | ||||||
* | Andrew May writes: | Eric Andersen | 2004-10-10 | 1 | -0/+1 | |
| | | | | | | | | | | | | | A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y. | |||||
* | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | use $(TAR_VERBOSITY) | Mike Frysinger | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | add support for using busybox snapshot | Mike Frysinger | 2004-10-09 | 1 | -4/+5 | |
| | ||||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | Major buildroot facelift, step one. | Eric Andersen | 2004-10-09 | 1 | -0/+59 | |
-Erik |