summaryrefslogtreecommitdiffstats
path: root/package/busybox/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of all usages of BR2_RECENTThomas Petazzoni2010-04-121-2/+0
| | | | | | | | | | | | Since BR2_RECENT was enabled by default, we do not want entries marked BR2_RECENT (and thus appearing by default in Buildroot) to disappear. Therefore, all the entries marked BR2_RECENT are converted as non-deprecated. We can later decide, on a per-entry basis, to add BR2_DEPRECATED to some of them. But at least, this commit doesn't change the default current behaviour of Buildroot. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* busybox: indent sub optionsPeter Korsgaard2010-04-021-10/+11
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: bump 1.16.x stable versionPeter Korsgaard2010-03-291-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: add 1.16.x specific defconfigPeter Korsgaard2010-01-311-2/+2
| | | | | | | | | Closes #1003. Several config options have gotten renamed in 1.16, making the 1.13.x defconfig not enable the stuff we want. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: bump versionPeter Korsgaard2010-01-261-2/+8
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: bump 1.15.x stable versionPeter Korsgaard2009-12-121-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: show packages with busybox alternatives if busybox is disabledPeter Korsgaard2009-10-271-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: invert hide optionPeter Korsgaard2009-10-151-4/+3
| | | | | | | | | | Invert the BR2_PACKAGE_BUSYBOX_HIDE_OTHERS option to use positive logic, renaming it to _SHOW_OTHERS. Positive logic is simpler to understand, and it makes all{,package}config do the right thing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: bump 1.15.x stable versionPeter Korsgaard2009-10-081-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: bump 1.14.x versionPeter Korsgaard2009-09-161-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: don't default to long gone file for snapshot configPeter Korsgaard2009-09-151-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: bump 1.15.x versionPeter Korsgaard2009-09-121-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: add 1.15.0Peter Korsgaard2009-09-011-2/+8
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: bump 1.14.x versionPeter Korsgaard2009-08-041-1/+1
| | | | | | Fixes various problems. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: bump 1.14.x versionPeter Korsgaard2009-06-241-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: bump 1.14.x versionPeter Korsgaard2009-05-271-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: remove ancient versionsPeter Korsgaard2009-04-151-42/+0
|
* busybox: add 1.14.xPeter Korsgaard2009-04-151-2/+8
|
* busybox: bump 1.13.x versionPeter Korsgaard2009-04-151-1/+1
|
* busybox: bump 1.13.x versionPeter Korsgaard2009-03-111-1/+1
|
* busybox: bump 1.12.x / 1.13.x versionsPeter Korsgaard2008-12-311-2/+2
|
* busybox: bump 1.12.x / 1.13.x versionsPeter Korsgaard2008-11-291-2/+2
|
* busybox: disable id applet for 1.13.xPeter Korsgaard2008-11-151-1/+1
| | | | | busybox 1.13.0 id applet doesn't compile with uclibc 0.9.29 / 0.9.28, so disable it for now.
* busybox: add 1.13.x, mark older as deprecatedPeter Korsgaard2008-11-131-2/+9
|
* busybox: bump 1.12.x versionPeter Korsgaard2008-11-131-1/+1
|
* busybox: bump 1.11.x and 1.12.x versionsPeter Korsgaard2008-09-281-2/+2
|
* Bump 1.11.x version to 1.11.2 (no patches yet)Hamish Moffatt2008-08-261-1/+1
|
* busybox: add 1.12.x and make it defaultPeter Korsgaard2008-08-211-1/+6
|
* busybox: default HIDE_OTHERS to y for all versionsPeter Korsgaard2008-08-041-1/+1
| | | | | There's no particular reason to only enable BR2_PACKAGE_BUSYBOX_HIDE_OTHERS by default for the snapshot version.
* busybox: bump 1.11.x versionPeter Korsgaard2008-07-111-1/+1
|
* busybox: default to 1.11.xPeter Korsgaard2008-07-011-2/+3
|
* busybox: add 1.11.xPeter Korsgaard2008-06-261-1/+5
|
* busybox: mark old versions as deprecatedPeter Korsgaard2008-06-261-2/+3
|
* buxybox: bump 1.10.x versionPeter Korsgaard2008-06-261-1/+1
|
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-3/+3
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* busybox 1.10.x: bump versionPeter Korsgaard2008-06-071-1/+1
|
* busybox: bump versionPeter Korsgaard2008-05-091-1/+1
|
* busybox: bump versionPeter Korsgaard2008-04-221-1/+1
|
* busybox: bump 1.7.x and 1.8.x versionsPeter Korsgaard2008-03-261-2/+2
|
* busybox: add 1.10.0 releasePeter Korsgaard2008-03-251-1/+6
|
* confusing busybox config option description patch, busybox can be built as ↵John Voltz2008-03-211-4/+4
| | | | shared libs, hardlinks ... etc. rename to full install. Patch from Nigel Kukard
* busybox: bump version (1.9.2)Peter Korsgaard2008-03-211-1/+1
|
* busybox: bump version to 1.9.1Peter Korsgaard2008-02-141-1/+1
|
* busybox: Don't depend on long gone busybox 1.0.1 symbolPeter Korsgaard2008-01-031-1/+0
|
* busybox: Bump version to 1.9.0Peter Korsgaard2008-01-031-1/+7
|
* busybox: Bump version to 1.8.2Peter Korsgaard2008-01-031-1/+7
|
* busybox: Bump version to 1.7.4Peter Korsgaard2008-01-031-1/+1
|
* busybox: Get rid of minor version selection.Peter Korsgaard2008-01-031-17/+5
| | | | | | | There isn't much point in selecting anything else than the latest in a stable release series, so merge all the 1.7.x options into a single selection.
* Allow longer history for package versionsUlf Samuelsson2007-10-071-2/+2
|
* - bump versionBernhard Reutner-Fischer2007-09-301-1/+7
|