summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - add runlevel scriptBernhard Reutner-Fischer2007-02-162-0/+28
|
* - just reading the first 9 bytes for the maj:min ought to be enough (TM)Bernhard Reutner-Fischer2007-02-161-0/+13
|
* - add skeleton to use busybox and mdev for a rather small skeletonBernhard Reutner-Fischer2007-02-167-5/+198
|
* - bump to bash 3.2. Thanks to Alexander RigboBernhard Reutner-Fischer2007-02-1627-1487/+775
|
* - provide -source targets for the 3 parts of the split dhcp.Bernhard Reutner-Fischer2007-02-161-0/+4
| | | | Closes #1223. Thanks
* - mention the package that usually provides makeinfoBernhard Reutner-Fischer2007-02-161-1/+2
|
* - busybox provides gzipBernhard Reutner-Fischer2007-02-161-0/+2
|
* - do not use TARGET_DEVICE_TABLE if is is emptyBernhard Reutner-Fischer2007-02-157-1/+19
|
* - preparation for BR2_PACKAGE_BUSYBOX_SKELETONBernhard Reutner-Fischer2007-02-1529-0/+672
| | | | "Use a minimal target skeleton for use with busybox's mdev et al"
* - might make sense not to print ok if it was nakBernhard Reutner-Fischer2007-02-151-1/+2
|
* - warn about missing makeinfo on the host.Bernhard Reutner-Fischer2007-02-151-1/+6
|
* - store the current patches for the kernel part somewhereBernhard Reutner-Fischer2007-02-155-0/+59566
|
* - set some kernel related variables for use by packagesBernhard Reutner-Fischer2007-02-152-2/+9
|
* - uclibc-menuconfig provides a .config but doesn't provide .configuredBernhard Reutner-Fischer2007-02-151-1/+1
|
* - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkoutBernhard Reutner-Fischer2007-02-153-2/+4
|
* - sched_{s,g}etaffinity depends on the respective syscalls.Bernhard Reutner-Fischer2007-02-141-0/+55
| | | | Noticed while trying to use ancient 2.4.31 kernel-headers from some bug-report
* - gcc-4.1.2 releasedBernhard Reutner-Fischer2007-02-142-8/+1
|
* - backport fix for PR30620Bernhard Reutner-Fischer2007-02-131-0/+12
|
* -2 patch no longer available. Patch by Stefan FeilmeierPeter Korsgaard2007-02-131-1/+1
|
* - revert incorrect parts from sjhill's r17800 and add some more documentation.Bernhard Reutner-Fischer2007-02-122-3/+10
| | | | Now the kernel as well as /lib/modules are properly included in the final tarball and all other tarroot/genfs targets.
* Additional 1.4.1 patchesPeter Korsgaard2007-02-122-0/+85
|
* - add cc-option and use it to check for stuff that is benefical for PREFER_IMABernhard Reutner-Fischer2007-02-124-1/+22
| | | | - 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-Fischer2007-02-123-88/+65
|
* - cosmeticsBernhard Reutner-Fischer2007-02-121-1/+1
|
* - bump version as noticed by xrideBernhard Reutner-Fischer2007-02-121-3/+4
|
* - bump version. Closes #1206Bernhard Reutner-Fischer2007-02-111-1/+1
|
* - fix propagation of BR2_SOFT_FLOAT down to uClibcBernhard Reutner-Fischer2007-02-101-1/+1
|
* - add first hunk to fix PR30620Bernhard Reutner-Fischer2007-02-101-0/+13
|
* - add an arm integrator 926 thing qemu can deal withBernhard Reutner-Fischer2007-02-105-0/+1228
|
* - honor BR2_PTHREAD_DEBUGBernhard Reutner-Fischer2007-02-091-6/+23
| | | | Stop asking any thread related questions while at it.
* - add paranoia warning about $INCLUDESBernhard Reutner-Fischer2007-02-091-0/+6
|
* - swap order of include paths. Closes #1205 and #1182Bernhard Reutner-Fischer2007-02-091-1/+1
|
* - new prereleaseBernhard Reutner-Fischer2007-02-091-1/+1
|
* - forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5Bernhard Reutner-Fischer2007-02-091-0/+69
|
* - 4.0.4 *seems* to support this too, so just exclude anything that is even ↵Bernhard Reutner-Fischer2007-02-091-4/+2
| | | | older than that one.
* - speeling fixBernhard Reutner-Fischer2007-02-091-2/+2
|
* - cp the 305-libmudflap-susv3-legacy.patch for 4.0.4Bernhard Reutner-Fischer2007-02-091-0/+49
|
* - add gcc-4.0.4Bernhard Reutner-Fischer2007-02-0915-23/+4038
| | | | - add knob to enable unsupported, deprecated, obsoleted versions of packages
* - fix crosscompiler prerequisitesBernhard Reutner-Fischer2007-02-092-2/+9
|
* - add purely informational check of HOSTCXXBernhard Reutner-Fischer2007-02-091-1/+28
|
* - bump patch version. Thanks to Alexander Rigbo for pointing this out.Bernhard Reutner-Fischer2007-02-071-1/+1
|
* Fix building of strace for MIPS."Steven J. Hill"2007-02-071-0/+12
|
* - also wipe the files installed into the target for uclibc_target-cleanBernhard Reutner-Fischer2007-02-061-1/+2
|
* Support building using an external toolchain. Questions to the mailing list ↵"Steven J. Hill"2007-02-0610-65/+292
| | | | and all other comments to <biteme@devnull.com>.
* Fix building of GDB when using external toolchain."Steven J. Hill"2007-02-062-3/+96
|
* Fix building of gettext/libintl when using an external toolchain."Steven J. Hill"2007-02-063-0/+41
|
* When cleaning, get rid of the binary from the filesystem area too."Steven J. Hill"2007-02-061-0/+1
|
* Satisfy dependency."Steven J. Hill"2007-02-061-0/+1
|
* Wrong sign dufus."Steven J. Hill"2007-02-061-1/+1
|
* Made _DIR/_SOURCE/_SITE common for all non-snapshot versionsPeter Korsgaard2007-02-061-15/+4
|