summaryrefslogtreecommitdiff
path: root/package/busybox/Config.in
AgeCommit message (Collapse)Author
2008-08-26Bump 1.11.x version to 1.11.2 (no patches yet)Hamish Moffatt
2008-08-21busybox: add 1.12.x and make it defaultPeter Korsgaard
2008-08-04busybox: default HIDE_OTHERS to y for all versionsPeter Korsgaard
There's no particular reason to only enable BR2_PACKAGE_BUSYBOX_HIDE_OTHERS by default for the snapshot version.
2008-07-11busybox: bump 1.11.x versionPeter Korsgaard
2008-07-01busybox: default to 1.11.xPeter Korsgaard
2008-06-26busybox: add 1.11.xPeter Korsgaard
2008-06-26busybox: mark old versions as deprecatedPeter Korsgaard
2008-06-26buxybox: bump 1.10.x versionPeter Korsgaard
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
The new kconfig is more strict regarding depends/depends on, so fixup the tree.
2008-06-07busybox 1.10.x: bump versionPeter Korsgaard
2008-05-09busybox: bump versionPeter Korsgaard
2008-04-22busybox: bump versionPeter Korsgaard
2008-03-26busybox: bump 1.7.x and 1.8.x versionsPeter Korsgaard
2008-03-25busybox: add 1.10.0 releasePeter Korsgaard
2008-03-21confusing busybox config option description patch, busybox can be built as ↵John Voltz
shared libs, hardlinks ... etc. rename to full install. Patch from Nigel Kukard
2008-03-21busybox: bump version (1.9.2)Peter Korsgaard
2008-02-14busybox: bump version to 1.9.1Peter Korsgaard
2008-01-03busybox: Don't depend on long gone busybox 1.0.1 symbolPeter Korsgaard
2008-01-03busybox: Bump version to 1.9.0Peter Korsgaard
2008-01-03busybox: Bump version to 1.8.2Peter Korsgaard
2008-01-03busybox: Bump version to 1.7.4Peter Korsgaard
2008-01-03busybox: Get rid of minor version selection.Peter Korsgaard
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.
2007-10-07Allow longer history for package versionsUlf Samuelsson
2007-09-30- bump versionBernhard Reutner-Fischer
2007-09-26- revert some bad checkins, fixup bad settings in atmel targets and move the ↵Bernhard Reutner-Fischer
gcc target abi back to a place where the other arch-specific settings live
2007-09-26Reduce clutter in packages menuUlf Samuelsson
2007-09-26"Project Name" needed before "root" file system can be copied.Ulf Samuelsson
Put first according to principle of configuration order Merge root skeleton configuration to one place - currently in package/busybox/Config.in - Should maybe have it's own Config.in gcc ABI configuration moved from toplevel to toolchain/gcc/Config.in
2007-09-25- revert patch that obfuscates the config UI and doesn't reflect the order ↵Bernhard Reutner-Fischer
of config steps
2007-09-24Reorganize configs to even more logical positionsUlf Samuelsson
2007-09-22- fix typo in .config filenameBernhard Reutner-Fischer
2007-09-20- bump versionBernhard Reutner-Fischer
2007-08-24- add busybox-1.7.0Bernhard Reutner-Fischer
2007-07-08- forgot to provide a default config for 1.6.1Bernhard Reutner-Fischer
Thanks to Cristian Ionescu-Idbohrn for noticing this.
2007-07-02- forgot a lineBernhard Reutner-Fischer
2007-07-02- bump versionBernhard Reutner-Fischer
2007-06-02- bump versionBernhard Reutner-Fischer
2007-03-23- bump versionBernhard Reutner-Fischer
2007-03-20- simplify busybox version fiddlingBernhard Reutner-Fischer
2007-03-20- add busybox-1.4.2Bernhard Reutner-Fischer
2007-02-16- add skeleton to use busybox and mdev for a rather small skeletonBernhard Reutner-Fischer
2007-02-06hide busybox version selector if disabledPeter Korsgaard
2007-02-06busybox 1.4.1 supportPeter Korsgaard
2007-02-01- the generic x86 busybox config is ment for current busybox trunkBernhard Reutner-Fischer
2007-01-30Busybox 1.4.0 supportPeter Korsgaard
2007-01-17- add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages thatBernhard Reutner-Fischer
are potentially provided by busybox.
2006-12-13let people select different versions of busybox to suit their needsEric Andersen
2006-12-13Use a stable version of busybox by default. The daily snapshot ofEric Andersen
busybox tends to break often and is thus not a great default.
2006-12-02- provide default config for busybox for a generic i386 target.Bernhard Reutner-Fischer
2006-12-02- name the default busybox config-file.Bernhard Reutner-Fischer
2005-11-10add an option for installing symlinks for supported busybox applets #536Mike Frysinger