Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-01 | busybox: default to 1.11.x | Peter Korsgaard | |
2008-07-01 | busybox 1.11.0: additional fixes | Peter Korsgaard | |
2008-06-28 | busybox: 1.11.0 fixes | Peter Korsgaard | |
2008-06-26 | busybox: add 1.11.x | Peter Korsgaard | |
2008-06-26 | busybox: mark old versions as deprecated | Peter Korsgaard | |
2008-06-26 | buxybox: bump 1.10.x version | Peter Korsgaard | |
2008-06-20 | budybox: 1.10.3 udhcpc fix | Peter Korsgaard | |
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2008-06-13 | busybox 1.10.3 patch | Peter Korsgaard | |
2008-06-07 | busybox 1.10.x: bump version | Peter Korsgaard | |
2008-05-31 | busybox: additional 1.10.2 fixes | Peter Korsgaard | |
2008-05-31 | busybox: 1.10.2 patches | Peter Korsgaard | |
2008-05-09 | busybox: bump version | Peter Korsgaard | |
2008-05-05 | busybox: additional 1.10.1 patches | Peter Korsgaard | |
2008-04-29 | busybox: 1.10.1 patches | Peter Korsgaard | |
2008-04-22 | busybox: bump version | Peter Korsgaard | |
2008-04-04 | busybox-1.6.0.config: disable TASKSET. | Peter Korsgaard | |
Disable CONFIG_TASKSET as it only compiles if sched_{g,s}etaffinity support is available. | |||
2008-04-01 | busybox: additional 1.10.0 fix | Peter Korsgaard | |
2008-03-30 | busybox: additional 1.10.0 fixes | Peter Korsgaard | |
2008-03-26 | busybox: remove unused configs/patches | Peter Korsgaard | |
2008-03-26 | busybox: bump 1.7.x and 1.8.x versions | Peter Korsgaard | |
2008-03-25 | busybox: add 1.10.0 release | Peter Korsgaard | |
2008-03-21 | confusing 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-21 | busybox: bump version (1.9.2) | Peter Korsgaard | |
2008-03-17 | busybox: additional 1.9.1 patches | Peter Korsgaard | |
2008-03-11 | busybox: remove config dependency on busybox-source | Peter Korsgaard | |
busybox-source target doesn't need to depend on the config file. Patch by Simon Pasch. | |||
2008-02-28 | busybox 1.9.1 fixes | Peter Korsgaard | |
2008-02-14 | busybox: bump version to 1.9.1 | Peter Korsgaard | |
2008-02-14 | busybox: additional 1.9.0 patches | Peter Korsgaard | |
2008-02-02 | busybox: More 1.9.0 patches | Peter Korsgaard | |
2008-01-08 | busybox: 1.9.0 fixes | Peter Korsgaard | |
2008-01-03 | busybox: Don't depend on long gone busybox 1.0.1 symbol | Peter Korsgaard | |
2008-01-03 | busybox: Bump version to 1.9.0 | Peter Korsgaard | |
2008-01-03 | busybox: Bump version to 1.8.2 | Peter Korsgaard | |
2008-01-03 | busybox: Bump version to 1.7.4 | Peter Korsgaard | |
2008-01-03 | busybox: Remove unused 1.7.0 patches | Peter Korsgaard | |
2008-01-03 | busybox: 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-07 | Allow longer history for package versions | Ulf Samuelsson | |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-09-30 | - bump version | Bernhard Reutner-Fischer | |
2007-09-30 | - no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-09-26 | Add more management to linux and buysbox packages | Ulf Samuelsson | |
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-26 | Reduce clutter in packages menu | Ulf 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 | - add dummy -source targets. | Bernhard Reutner-Fischer | |
2007-09-25 | - revert patch that obfuscates the config UI and doesn't reflect the order ↵ | Bernhard Reutner-Fischer | |
of config steps | |||
2007-09-24 | Reorganize configs to even more logical positions | Ulf Samuelsson | |
2007-09-22 | - fix typo in .config filename | Bernhard Reutner-Fischer | |
2007-09-22 | - remove inadequate dependencies prerequisite. | Bernhard Reutner-Fischer | |
If needed, this should be done slightly different, otherwise the source target runs dependencies, which is not correct. |