summaryrefslogtreecommitdiffstats
path: root/package/busybox/busybox.mk
Commit message (Collapse)AuthorAgeFilesLines
* If any of the netkit packages were selected, we disable their counterparts ↵"Steven J. Hill"2007-05-071-0/+10
| | | | in Busybox and warn the user.
* - strip quotes. Thanks to Heikki Lindholm for pointing this out.Bernhard Reutner-Fischer2007-03-241-3/+5
|
* - make sure we have a build_$arch dir for -menuconfig even when in a ↵Bernhard Reutner-Fischer2007-03-231-1/+1
| | | | pristine checkout
* - bump versionBernhard Reutner-Fischer2007-03-231-1/+1
|
* - simplify busybox version fiddlingBernhard Reutner-Fischer2007-03-201-27/+3
|
* - add busybox-1.4.2Bernhard Reutner-Fischer2007-03-201-0/+5
|
* Set CONFIG_PREFIX for all versionsPeter Korsgaard2007-02-231-9/+2
|
* - add skeleton to use busybox and mdev for a rather small skeletonBernhard Reutner-Fischer2007-02-161-0/+4
|
* Made _DIR/_SOURCE/_SITE common for all non-snapshot versionsPeter Korsgaard2007-02-061-15/+4
|
* v1.0.1 tarball is called busybox-1.01Peter Korsgaard2007-02-061-1/+1
|
* CONFIG_PREFIX hack (r17670) no longer neededPeter Korsgaard2007-02-061-1/+1
|
* busybox 1.4.1 supportPeter Korsgaard2007-02-061-0/+12
|
* - fix patch application. Use busybox-$(VER)-\*.patch for versions and ↵Bernhard Reutner-Fischer2007-01-311-3/+7
| | | | busybox.\*.patch for snapshot
* busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIXPeter Korsgaard2007-01-301-1/+1
|
* Busybox 1.4.0 supportPeter Korsgaard2007-01-301-1/+8
|
* - add an experimental BR2_PREFER_IMA.Bernhard Reutner-Fischer2007-01-281-0/+8
| | | | Currently disfunctional for gcc-4.2 due to PR30620 and possibly others
* - copy the _CONFIG_FILES backBernhard Reutner-Fischer2007-01-191-1/+4
| | | | - use the BUSYBOX_CONFIG_FILE if specified by the user
* - make sure to agree on the installation CONFIG_PREFIXBernhard Reutner-Fischer2006-12-131-0/+2
|
* update busybox defaults a bitEric Andersen2006-12-131-14/+45
|
* let people select different versions of busybox to suit their needsEric Andersen2006-12-131-1/+1
|
* - pass the target (kernel-) arch in.Bernhard Reutner-Fischer2006-12-071-1/+3
|
* - adjust busybox-source dependenciesBernhard Reutner-Fischer2006-12-021-1/+1
|
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+1
|
* - Adjust the install prefix for current busybox.Bernhard Reutner-Fischer2006-11-171-0/+5
|
* - newer busyboxen want CROSS_COMPILE rather than the old CROSS.Bernhard Reutner-Fischer2006-11-171-3/+6
|
* - check if busybox' Rules.mak exists.Bernhard Reutner-Fischer2006-11-171-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.2Peter Korsgaard2006-10-251-1/+1
|
* - repair deps.Bernhard Reutner-Fischer2006-08-291-2/+2
|
* - make sure that the prerequisites of 'make busybox-menuconfig' are metBernhard Reutner-Fischer2006-08-241-1/+1
|
* Bump to upstream v1.2.1Peter Korsgaard2006-07-311-1/+1
|
* fix dependancyEric Andersen2006-07-091-1/+1
|
* - busybox recently renamed CROSS to CROSS_COMPILE. Pass in both for now.Bernhard Reutner-Fischer2006-07-051-2/+5
|
* Bump to upstream v1.1.3Peter Korsgaard2006-05-181-1/+1
|
* per bug 825, bump busybox to stable rev 1.1.2Eric Andersen2006-04-111-1/+1
|
* ver bumpMike Frysinger2006-01-161-1/+1
|
* make updating configs easierMike Frysinger2005-11-151-1/+1
|
* add an option for installing symlinks for supported busybox applets #536Mike Frysinger2005-11-101-0/+4
|
* if we have external syslogd, force busybox to use itEric Andersen2005-09-131-0/+4
|
* busybox-1.01 has been releasedMike Frysinger2005-08-181-1/+1
|
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
|
* Make busybox config file location a config optionEric Andersen2005-04-121-1/+3
|
* Trivial updatesEric Andersen2005-02-251-1/+1
|
* give uclibc and busybox config files consistant variable namesEric Andersen2005-02-151-4/+4
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-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 JosephMike Frysinger2005-01-111-3/+4
|
* busybox 1.00Mike Frysinger2004-10-131-1/+1
|
* Andrew May writes:Eric Andersen2004-10-101-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 saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* add support for using busybox snapshotMike Frysinger2004-10-091-4/+5
|