summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-02-06When cleaning, get rid of the binary from the filesystem area too."Steven J. Hill"
2007-02-06Satisfy dependency."Steven J. Hill"
2007-02-06Wrong sign dufus."Steven J. Hill"
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-06hide busybox version selector if disabledPeter Korsgaard
2007-02-06busybox 1.4.1 supportPeter Korsgaard
2007-02-06- bump version to 2.6.20Bernhard Reutner-Fischer
2007-02-06- resurrect cvs. Closes #1199Bernhard Reutner-Fischer
- bump version
2007-02-06- add setserial packageBernhard Reutner-Fischer
2007-02-05Make certain the sqlite libs are actually installed in the targetEric Andersen
2007-02-05- proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND ↵Bernhard Reutner-Fischer
instead of garbage.
2007-02-05- delete old, unneeded patchBernhard Reutner-Fischer
2007-02-04- add missing hunk from fix for #1191Bernhard Reutner-Fischer
2007-02-04- the $(XSERVER) target can be provided by different X server impls. Adjust ↵Bernhard Reutner-Fischer
users - rdesktop needs an xserver impl
2007-02-04- minor tweak to naming of microperl module list in the configBernhard Reutner-Fischer
2007-02-04- account for some more possibly unavailable syscallsBernhard Reutner-Fischer
2007-02-04- avoid spurious rebuilds. Thanks to janlana, closes #1191Bernhard Reutner-Fischer
- provide a syslinux-source target while at it
2007-02-04- propagate BR2_ARM_EABI setting down to LINUX26_KCONFIGBernhard Reutner-Fischer
2007-02-04- touch $@Bernhard Reutner-Fischer
2007-02-04- allow intermodule also for 4.1Bernhard Reutner-Fischer
2007-02-03bump versionEric Andersen
2007-02-03patch from rick68:Eric Andersen
make certain uninstall works more than once.
2007-02-03new patch versionEric Andersen
2007-02-03grumble grumble. fontconfig's fc-lang is broken upstream andEric Andersen
doesn't understand how to deal with trailing whitespace... So I had to whip up this patch to bludgeon it into submission.
2007-02-03new stable upstream versionEric Andersen
2007-02-03There is no 'make uninstall' for ccache.Eric Andersen
Attempt to manually make uninstall work....
2007-02-02- there is something wrong in the new buildsys: If one selects ip and has ↵Bernhard Reutner-Fischer
e..g rule or route unset, ip still wants to build those. This fails (correctly) since rtnl_rttable_n2a and rtnl_rtrealm_n2a aren't available if they were turned off. TODO: Talk to vda about this
2007-02-02- fixup setting the UCLIBC_TARGET_ENDIANBernhard Reutner-Fischer
2007-02-02- update for default endianBernhard Reutner-Fischer
2007-02-020.9.25.1 release moved to Old. Reported by Jack RobinsonPeter Korsgaard
2007-02-01bump versionEric Andersen
2007-02-01bump versionEric Andersen
2007-02-01- the generic x86 busybox config is ment for current busybox trunkBernhard Reutner-Fischer
2007-01-31- add a layer 2 tunneling protocol packageBernhard Reutner-Fischer
2007-01-31- reenable linux26Bernhard Reutner-Fischer
2007-01-31- add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel likeBernhard Reutner-Fischer
2007-01-31- fix patch application. Use busybox-$(VER)-\*.patch for versions and ↵Bernhard Reutner-Fischer
busybox.\*.patch for snapshot
2007-01-31- remove the '"install uClibc headers in the target filesystem" without a ↵Bernhard Reutner-Fischer
native compiler' option.
2007-01-30- explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-coreBernhard Reutner-Fischer
2007-01-30- add some defaults for arm and set them later on depending on the .configBernhard Reutner-Fischer
2007-01-30- honor the given kernel format and fallback to zImage if none was specifiedBernhard Reutner-Fischer
2007-01-30- set preferred kernel format to bzImage for i386 familyBernhard Reutner-Fischer
2007-01-30- make sure to check against ia32Bernhard Reutner-Fischer
2007-01-30- make absolutely sure that we are not trying to go into jobserver mode for ↵Bernhard Reutner-Fischer
MAKE1
2007-01-30busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIXPeter Korsgaard
2007-01-30busybox 1.4.0 support filesPeter Korsgaard
2007-01-30Busybox 1.4.0 supportPeter Korsgaard
2007-01-30- delete empty dir that looks like a CVS leftover from before boards were ↵Bernhard Reutner-Fischer
introduced