summaryrefslogtreecommitdiffstats
path: root/package/busybox
Commit message (Collapse)AuthorAgeFilesLines
* Additional 1.4.1 patchesPeter Korsgaard2007-02-122-0/+85
|
* 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
|
* hide busybox version selector if disabledPeter Korsgaard2007-02-061-0/+1
|
* busybox 1.4.1 supportPeter Korsgaard2007-02-064-0/+715
|
* - there is something wrong in the new buildsys: If one selects ip and has ↵Bernhard Reutner-Fischer2007-02-021-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 trunkBernhard Reutner-Fischer2007-02-011-1/+1
|
* - 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 support filesPeter Korsgaard2007-01-306-0/+924
|
* Busybox 1.4.0 supportPeter Korsgaard2007-01-302-1/+12
|
* - 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
* - add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages thatBernhard Reutner-Fischer2007-01-171-0/+9
| | | | are potentially provided by busybox.
* - make sure to agree on the installation CONFIG_PREFIXBernhard Reutner-Fischer2006-12-131-0/+2
|
* update busybox defaults a bitEric Andersen2006-12-132-114/+305
|
* let people select different versions of busybox to suit their needsEric Andersen2006-12-135-9/+999
|
* Use a stable version of busybox by default. The daily snapshot ofEric Andersen2006-12-131-1/+1
| | | | busybox tends to break often and is thus not a great default.
* - pass the target (kernel-) arch in.Bernhard Reutner-Fischer2006-12-071-1/+3
|
* - provide default config for busybox for a generic i386 target.Bernhard Reutner-Fischer2006-12-021-1/+2
|
* - adjust busybox-source dependenciesBernhard Reutner-Fischer2006-12-021-1/+1
|
* - name the default busybox config-file.Bernhard Reutner-Fischer2006-12-021-0/+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-102-1/+17
|
* 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
|
* routine .config updateEric Andersen2005-06-091-0/+6
|
* routine .config updatesEric Andersen2005-06-091-1/+10
|
* Update for latest config optionsEric Andersen2005-04-211-0/+1
|
* Make busybox config file location a config optionEric Andersen2005-04-122-4/+17
|
* Trivial updatesEric Andersen2005-02-252-1/+2
|
* give uclibc and busybox config files consistant variable namesEric Andersen2005-02-151-4/+4
|
* update default configEric Andersen2005-02-121-0/+2
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+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
|