Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tftp patch | Peter Korsgaard | 2007-03-15 | 1 | -0/+112 |
| | |||||
* | - fix ptr_to_globals | Bernhard Reutner-Fischer | 2007-03-14 | 1 | -0/+11 |
| | |||||
* | - s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity | Bernhard Reutner-Fischer | 2007-03-14 | 1 | -4/+4 |
| | | | | - make sure that we have a working sed for the uclibc-menuconfig target | ||||
* | yet more LDFLAGS handling fixups | Eric Andersen | 2007-03-14 | 26 | -27/+26 |
| | |||||
* | fixup package LDFLAGS handling | Eric Andersen | 2007-03-13 | 124 | -6/+161 |
| | |||||
* | - fixes for bugs introduced with the MacOS10 support (Heikki Lindholm) | Bernhard Reutner-Fischer | 2007-03-10 | 1 | -1/+1 |
| | |||||
* | Include a patch for GNU sed that allows building it on Mac OS X and | Bernhard Reutner-Fischer | 2007-03-09 | 2 | -10/+33 |
| | | | | remove a spurious --prefix from sed.mk. (Heikki Lindholm) | ||||
* | Improve the checking of sed by adding some common GNU sed installation | Bernhard Reutner-Fischer | 2007-03-09 | 1 | -16/+2 |
| | | | | | | | names (gsed/gnused), checking for a basic OS X sed feature in command line option handling, checking the actual result of the sed run against the expected result, and placing common code for the check under toolchain/dependencies/. (Heikki Lindholm) | ||||
* | - copy ncurses_dll.h to the target. Fixes a compilation problem seen by ↵ | Bernhard Reutner-Fischer | 2007-03-07 | 1 | -0/+1 |
| | | | | Thomas Lundquist | ||||
* | - some more CONFIG_UPDATEs by Haavard Skinnemoen | Bernhard Reutner-Fischer | 2007-03-07 | 10 | -1/+10 |
| | |||||
* | Bump version. Closes #1241, #1243 and #1248 | Peter Korsgaard | 2007-03-05 | 2 | -4/+4 |
| | |||||
* | tar -t hotfix | Peter Korsgaard | 2007-02-27 | 1 | -0/+76 |
| | |||||
* | Set CONFIG_PREFIX for all versions | Peter Korsgaard | 2007-02-23 | 1 | -9/+2 |
| | |||||
* | Bumped version | Peter Korsgaard | 2007-02-22 | 1 | -1/+1 |
| | |||||
* | iperf package. Closes #0001224 | Peter Korsgaard | 2007-02-16 | 3 | -0/+83 |
| | |||||
* | - fix build for the host | Bernhard Reutner-Fischer | 2007-02-16 | 1 | -8/+7 |
| | |||||
* | - add runlevel script | Bernhard Reutner-Fischer | 2007-02-16 | 2 | -0/+28 |
| | |||||
* | - just reading the first 9 bytes for the maj:min ought to be enough (TM) | Bernhard Reutner-Fischer | 2007-02-16 | 1 | -0/+13 |
| | |||||
* | - add skeleton to use busybox and mdev for a rather small skeleton | Bernhard Reutner-Fischer | 2007-02-16 | 2 | -0/+12 |
| | |||||
* | - bump to bash 3.2. Thanks to Alexander Rigbo | Bernhard Reutner-Fischer | 2007-02-16 | 27 | -1487/+775 |
| | |||||
* | - provide -source targets for the 3 parts of the split dhcp. | Bernhard Reutner-Fischer | 2007-02-16 | 1 | -0/+4 |
| | | | | Closes #1223. Thanks | ||||
* | - busybox provides gzip | Bernhard Reutner-Fischer | 2007-02-16 | 1 | -0/+2 |
| | |||||
* | - store the current patches for the kernel part somewhere | Bernhard Reutner-Fischer | 2007-02-15 | 5 | -0/+59566 |
| | |||||
* | - set some kernel related variables for use by packages | Bernhard Reutner-Fischer | 2007-02-15 | 1 | -2/+4 |
| | |||||
* | -2 patch no longer available. Patch by Stefan Feilmeier | Peter Korsgaard | 2007-02-13 | 1 | -1/+1 |
| | |||||
* | Additional 1.4.1 patches | Peter Korsgaard | 2007-02-12 | 2 | -0/+85 |
| | |||||
* | - add cc-option and use it to check for stuff that is benefical for PREFER_IMA | Bernhard Reutner-Fischer | 2007-02-12 | 1 | -1/+1 |
| | | | | - backport the libbackend.o gcov-iov.h dependency fixup from 4.2 to 4.0 | ||||
* | - update patch for 0.0.14.1. Thanks to Alexander Rigbo. | Bernhard Reutner-Fischer | 2007-02-12 | 3 | -88/+65 |
| | |||||
* | - bump version as noticed by xride | Bernhard Reutner-Fischer | 2007-02-12 | 1 | -3/+4 |
| | |||||
* | - bump version. Closes #1206 | Bernhard Reutner-Fischer | 2007-02-11 | 1 | -1/+1 |
| | |||||
* | - swap order of include paths. Closes #1205 and #1182 | Bernhard Reutner-Fischer | 2007-02-09 | 1 | -1/+1 |
| | |||||
* | Fix building of strace for MIPS. | "Steven J. Hill" | 2007-02-07 | 1 | -0/+12 |
| | |||||
* | Support building using an external toolchain. Questions to the mailing list ↵ | "Steven J. Hill" | 2007-02-06 | 1 | -1/+20 |
| | | | | and all other comments to <biteme@devnull.com>. | ||||
* | 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 |
| | |||||
* | - 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 |
| | |||||
* | - 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 | 1 | -7/+7 |
| | | | | - provide a syslinux-source target while at it | ||||
* | bump version | Eric Andersen | 2007-02-03 | 1 | -2/+1 |
| |