index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
busybox
/
busybox.mk
Age
Commit message (
Expand
)
Author
2010-12-21
busybox: get rid of BR2_PACKAGE_BUSYBOX_FULLINSTALL
Peter Korsgaard
2010-12-13
busybox: move udhcp script from skeleton to package
Lionel Landwerlin
2010-07-29
uClibc: remove old 0.9.28 support
Peter Korsgaard
2010-07-22
busybox: fix cflags
Gustavo Zacarias
2010-07-18
move default skeleton to fs/ and drop busybox skeleton
Dmytro Milinevskyy
2010-07-12
busybox: add 1.17.0, convert to gentargets, drop 1.12, deprecate 1.13 and 1.15
Gustavo Zacarias
2010-07-07
Update all packages to quote $(TARGET_CC)
Thomas Petazzoni
2010-05-01
busybox: pass EXTRA_LDFLAGS for external toolchains
Grant Edwards
2010-04-17
busybox: make sure architecture flags are used at link time
Thomas Petazzoni
2010-04-11
Remove BR2_PREFER_IMA
Thomas Petazzoni
2010-04-05
busybox: respect BR2_PREFER_STATIC_LIB
Peter Korsgaard
2009-11-28
busybox: look at kernel headers for include files as well
Peter Korsgaard
2009-09-16
Remove the "project" feature
Thomas Petazzoni
2009-09-05
packages: use qstrip
Thomas Petazzoni
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-08-24
busybox: also enable ipv6 support in ifupdown if ipv6 support is enabled
Peter Korsgaard
2009-06-22
busybox: autodetect nfs mount support based on BR2_INET_RPC setting
Peter Korsgaard
2009-05-26
busybox: fix brown paper bag typo introduced in a7ed91a
Peter Korsgaard
2009-05-19
busybox: additional 1.14.0 fixes
Peter Korsgaard
2009-04-15
busybox: remove ancient versions
Peter Korsgaard
2009-04-15
busybox: add 1.14.x
Peter Korsgaard
2009-01-29
busybox: rebuild if .config changed
Peter Korsgaard
2009-01-29
busybox: remove unused handling of ancient versions no longer in BR
Peter Korsgaard
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-11-21
busybox: fixup id applet on 1.13.0 for old uclibc versions
Peter Korsgaard
2008-08-06
busybox: fix missing dependencies in unpacked and config rules
Peter Korsgaard
2008-03-21
confusing busybox config option description patch, busybox can be built as sh...
John Voltz
2008-03-11
busybox: remove config dependency on busybox-source
Peter Korsgaard
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
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-22
- remove inadequate dependencies prerequisite.
Bernhard Reutner-Fischer
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-07-12
BSP Patch:
Ulf Samuelsson
2007-07-08
- CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFS
Bernhard Reutner-Fischer
2007-06-27
- use BR2_INET_IPV6
Bernhard Reutner-Fischer
2007-05-07
If any of the netkit packages were selected, we disable their counterparts in...
"Steven J. Hill"
2007-03-24
- strip quotes. Thanks to Heikki Lindholm for pointing this out.
Bernhard Reutner-Fischer
2007-03-23
- make sure we have a build_$arch dir for -menuconfig even when in a pristine...
Bernhard Reutner-Fischer
2007-03-23
- bump version
Bernhard Reutner-Fischer
2007-03-20
- simplify busybox version fiddling
Bernhard Reutner-Fischer
2007-03-20
- add busybox-1.4.2
Bernhard Reutner-Fischer
2007-02-23
Set CONFIG_PREFIX for all versions
Peter Korsgaard
2007-02-16
- add skeleton to use busybox and mdev for a rather small skeleton
Bernhard Reutner-Fischer
2007-02-06
Made _DIR/_SOURCE/_SITE common for all non-snapshot versions
Peter Korsgaard
2007-02-06
v1.0.1 tarball is called busybox-1.01
Peter Korsgaard
2007-02-06
CONFIG_PREFIX hack (r17670) no longer needed
Peter Korsgaard
2007-02-06
busybox 1.4.1 support
Peter Korsgaard
2007-01-31
- fix patch application. Use busybox-$(VER)-\*.patch for versions and busybox...
Bernhard Reutner-Fischer
[next]