Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support building using an external toolchain. Questions to the mailing list ↵ | "Steven J. Hill" | 2007-02-06 | 10 | -65/+292 |
| | | | | and all other comments to <biteme@devnull.com>. | ||||
* | Fix building of GDB when using external toolchain. | "Steven J. Hill" | 2007-02-06 | 2 | -3/+96 |
| | |||||
* | Fix building of gettext/libintl when using an external toolchain. | "Steven J. Hill" | 2007-02-06 | 3 | -0/+41 |
| | |||||
* | When cleaning, get rid of the binary from the filesystem area too. | "Steven J. Hill" | 2007-02-06 | 1 | -0/+1 |
| | |||||
* | Satisfy dependency. | "Steven J. Hill" | 2007-02-06 | 1 | -0/+1 |
| | |||||
* | Wrong sign dufus. | "Steven J. Hill" | 2007-02-06 | 1 | -1/+1 |
| | |||||
* | Made _DIR/_SOURCE/_SITE common for all non-snapshot versions | Peter Korsgaard | 2007-02-06 | 1 | -15/+4 |
| | |||||
* | v1.0.1 tarball is called busybox-1.01 | Peter Korsgaard | 2007-02-06 | 1 | -1/+1 |
| | |||||
* | CONFIG_PREFIX hack (r17670) no longer needed | Peter Korsgaard | 2007-02-06 | 1 | -1/+1 |
| | |||||
* | hide busybox version selector if disabled | Peter Korsgaard | 2007-02-06 | 1 | -0/+1 |
| | |||||
* | busybox 1.4.1 support | Peter Korsgaard | 2007-02-06 | 4 | -0/+715 |
| | |||||
* | - bump version to 2.6.20 | Bernhard Reutner-Fischer | 2007-02-06 | 2 | -6/+6 |
| | |||||
* | - resurrect cvs. Closes #1199 | Bernhard Reutner-Fischer | 2007-02-06 | 3 | -11/+51 |
| | | | | - bump version | ||||
* | - add setserial package | Bernhard Reutner-Fischer | 2007-02-06 | 3 | -0/+77 |
| | |||||
* | Make certain the sqlite libs are actually installed in the target | Eric Andersen | 2007-02-05 | 1 | -1/+1 |
| | |||||
* | - proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND ↵ | Bernhard Reutner-Fischer | 2007-02-05 | 1 | -0/+13 |
| | | | | instead of garbage. | ||||
* | - delete old, unneeded patch | Bernhard Reutner-Fischer | 2007-02-05 | 1 | -35/+0 |
| | |||||
* | - add missing hunk from fix for #1191 | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -1/+2 |
| | |||||
* | - the $(XSERVER) target can be provided by different X server impls. Adjust ↵ | Bernhard Reutner-Fischer | 2007-02-04 | 10 | -17/+25 |
| | | | | | | users - rdesktop needs an xserver impl | ||||
* | - minor tweak to naming of microperl module list in the config | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | - account for some more possibly unavailable syscalls | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -0/+47 |
| | |||||
* | - avoid spurious rebuilds. Thanks to janlana, closes #1191 | Bernhard Reutner-Fischer | 2007-02-04 | 4 | -16/+20 |
| | | | | - provide a syslinux-source target while at it | ||||
* | - propagate BR2_ARM_EABI setting down to LINUX26_KCONFIG | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -13/+15 |
| | |||||
* | - touch $@ | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -3/+3 |
| | |||||
* | - allow intermodule also for 4.1 | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -4/+3 |
| | |||||
* | bump version | Eric Andersen | 2007-02-03 | 1 | -2/+1 |
| | |||||
* | patch from rick68: | Eric Andersen | 2007-02-03 | 1 | -10/+13 |
| | | | | make certain uninstall works more than once. | ||||
* | new patch version | Eric Andersen | 2007-02-03 | 1 | -1/+1 |
| | |||||
* | grumble grumble. fontconfig's fc-lang is broken upstream and | Eric Andersen | 2007-02-03 | 1 | -0/+51 |
| | | | | | doesn't understand how to deal with trailing whitespace... So I had to whip up this patch to bludgeon it into submission. | ||||
* | new stable upstream version | Eric Andersen | 2007-02-03 | 1 | -1/+1 |
| | |||||
* | There is no 'make uninstall' for ccache. | Eric Andersen | 2007-02-03 | 1 | -1/+21 |
| | | | | Attempt to manually make uninstall work.... | ||||
* | - there is something wrong in the new buildsys: If one selects ip and has ↵ | Bernhard Reutner-Fischer | 2007-02-02 | 1 | -0/+59 |
| | | | | | | 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 | ||||
* | - fixup setting the UCLIBC_TARGET_ENDIAN | Bernhard Reutner-Fischer | 2007-02-02 | 1 | -4/+12 |
| | |||||
* | - update for default endian | Bernhard Reutner-Fischer | 2007-02-02 | 1 | -5/+65 |
| | |||||
* | 0.9.25.1 release moved to Old. Reported by Jack Robinson | Peter Korsgaard | 2007-02-02 | 1 | -1/+1 |
| | |||||
* | bump version | Eric Andersen | 2007-02-01 | 2 | -12/+1 |
| | |||||
* | bump version | Eric Andersen | 2007-02-01 | 1 | -1/+1 |
| | |||||
* | - the generic x86 busybox config is ment for current busybox trunk | Bernhard Reutner-Fischer | 2007-02-01 | 1 | -1/+1 |
| | |||||
* | - add a layer 2 tunneling protocol package | Bernhard Reutner-Fischer | 2007-01-31 | 7 | -0/+3066 |
| | |||||
* | - reenable linux26 | Bernhard Reutner-Fischer | 2007-01-31 | 4 | -12/+4 |
| | |||||
* | - add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like | Bernhard Reutner-Fischer | 2007-01-31 | 12 | -0/+4022 |
| | |||||
* | - fix patch application. Use busybox-$(VER)-\*.patch for versions and ↵ | Bernhard Reutner-Fischer | 2007-01-31 | 1 | -3/+7 |
| | | | | busybox.\*.patch for snapshot | ||||
* | - remove the '"install uClibc headers in the target filesystem" without a ↵ | Bernhard Reutner-Fischer | 2007-01-31 | 6 | -40/+0 |
| | | | | native compiler' option. | ||||
* | - explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -2/+3 |
| | |||||
* | - add some defaults for arm and set them later on depending on the .config | Bernhard Reutner-Fischer | 2007-01-30 | 2 | -5/+19 |
| | |||||
* | - honor the given kernel format and fallback to zImage if none was specified | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -2/+12 |
| | |||||
* | - set preferred kernel format to bzImage for i386 family | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -0/+1 |
| | |||||
* | - make sure to check against ia32 | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -0/+2 |
| | |||||
* | - make absolutely sure that we are not trying to go into jobserver mode for ↵ | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -2/+5 |
| | | | | MAKE1 | ||||
* | busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX | Peter Korsgaard | 2007-01-30 | 1 | -1/+1 |
| |