summaryrefslogtreecommitdiff
path: root/package/busybox/busybox.mk
AgeCommit message (Expand)Author
2008-03-11busybox: remove config dependency on busybox-sourcePeter 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-26Add more management to linux and buysbox packagesUlf Samuelsson
2007-09-22- remove inadequate dependencies prerequisite.Bernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard 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 LFSBernhard Reutner-Fischer
2007-06-27- use BR2_INET_IPV6Bernhard Reutner-Fischer
2007-05-07If 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 versionBernhard Reutner-Fischer
2007-03-20- simplify busybox version fiddlingBernhard Reutner-Fischer
2007-03-20- add busybox-1.4.2Bernhard Reutner-Fischer
2007-02-23Set CONFIG_PREFIX for all versionsPeter Korsgaard
2007-02-16- add skeleton to use busybox and mdev for a rather small skeletonBernhard Reutner-Fischer
2007-02-06Made _DIR/_SOURCE/_SITE common for all non-snapshot versionsPeter Korsgaard
2007-02-06v1.0.1 tarball is called busybox-1.01Peter Korsgaard
2007-02-06CONFIG_PREFIX hack (r17670) no longer neededPeter Korsgaard
2007-02-06busybox 1.4.1 supportPeter Korsgaard
2007-01-31- fix patch application. Use busybox-$(VER)-\*.patch for versions and busybox...Bernhard Reutner-Fischer
2007-01-30busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIXPeter Korsgaard
2007-01-30Busybox 1.4.0 supportPeter Korsgaard
2007-01-28- add an experimental BR2_PREFER_IMA.Bernhard Reutner-Fischer
2007-01-19- copy the _CONFIG_FILES backBernhard Reutner-Fischer
2006-12-13- make sure to agree on the installation CONFIG_PREFIXBernhard Reutner-Fischer
2006-12-13update busybox defaults a bitEric Andersen
2006-12-13let people select different versions of busybox to suit their needsEric Andersen
2006-12-07- pass the target (kernel-) arch in.Bernhard Reutner-Fischer
2006-12-02- adjust busybox-source dependenciesBernhard Reutner-Fischer
2006-11-17- add and use BR2_BZCAT config option.Bernhard Reutner-Fischer
2006-11-17- Adjust the install prefix for current busybox.Bernhard Reutner-Fischer
2006-11-17- newer busyboxen want CROSS_COMPILE rather than the old CROSS.Bernhard Reutner-Fischer
2006-11-17- check if busybox' Rules.mak exists.Bernhard Reutner-Fischer
2006-10-25Bump to upstream v1.2.2Peter Korsgaard
2006-08-29- repair deps.Bernhard Reutner-Fischer
2006-08-24- make sure that the prerequisites of 'make busybox-menuconfig' are metBernhard Reutner-Fischer
2006-07-31Bump to upstream v1.2.1Peter Korsgaard
2006-07-09fix dependancyEric Andersen
2006-07-05- busybox recently renamed CROSS to CROSS_COMPILE. Pass in both for now.Bernhard Reutner-Fischer
2006-05-18Bump to upstream v1.1.3Peter Korsgaard
2006-04-11per bug 825, bump busybox to stable rev 1.1.2Eric Andersen
2006-01-16ver bumpMike Frysinger
2005-11-15make updating configs easierMike Frysinger
2005-11-10add an option for installing symlinks for supported busybox applets #536Mike Frysinger
2005-09-13if we have external syslogd, force busybox to use itEric Andersen
2005-08-18busybox-1.01 has been releasedMike Frysinger
2005-06-24be a bit more consistant with naming, always escape wildcardsEric Andersen