aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - add terse helptextBernhard Reutner-Fischer2005-12-101-1/+1
|
* - remove doublequotes from rootfs tar optionsBernhard Reutner-Fischer2005-12-101-2/+2
| | | | busybox tar -c" -v"f m.tar libm doesn't work but tar -c -vf n.tar libm does.
* Remove unneeded patch."Steven J. Hill"2005-12-091-1/+0
|
* Bump up version to one actually presentEric Andersen2005-12-091-2/+2
|
* The sysfs tests have no business using _syscallX (using the unistd.hEric Andersen2005-12-091-5/+142
| | | | kernel header file) and seriously expecting that to always work...
* we dont need these patchesMike Frysinger2005-12-082-24/+0
|
* Fix broken packages that try to use __mempcpy. Shame on you."Steven J. Hill"2005-12-083-0/+25
|
* /me kicks autoconf a few more timesEric Andersen2005-12-081-0/+53
|
* fixup things to behave themselves properly.Eric Andersen2005-12-081-1/+23
| | | | /me kicks autoconf a few times
* Add patch back in."Steven J. Hill"2005-12-081-0/+16
|
* update COREUTILS_SITE as pointed out by anderseeMike Frysinger2005-12-081-1/+2
|
* ver bump to 5.3.0Mike Frysinger2005-12-071-1/+1
|
* improve selection of options based upon buildroot configMike Frysinger2005-12-072-15/+54
|
* add more threading optionsMike Frysinger2005-12-071-10/+15
|
* - import gcc-4.2.0Bernhard Reutner-Fischer2005-12-069-4/+3829
| | | | | | libmudflap is disabled for now. copied from 4.1.0 with slight adjustments
* - fix esthetical typo in comment of .ctorsBernhard Reutner-Fischer2005-12-061-0/+108
| | | | should be sent upstream, too.
* import gcc-3.4.5Mike Frysinger2005-12-0615-1/+4230
|
* dont set openssl arch to i386-i386 for i386 targets #495 by noahMike Frysinger2005-12-031-2/+6
|
* no point in patching config.sub when we just overwrite it with files from ↵Mike Frysinger2005-12-035-152/+0
| | | | the gnuconfig package
* import gdb-6.4Mike Frysinger2005-12-026-2/+163
|
* - fixed in 4.0.3 and 4.1.0Bernhard Reutner-Fischer2005-12-021-16/+0
|
* - fix uclibc-config patch for 2.16.91.0.4Bernhard Reutner-Fischer2005-12-021-2/+2
|
* - correct help text for development system.Bernhard Reutner-Fischer2005-11-251-1/+1
|
* version bump #561Mike Frysinger2005-11-242-18/+1
|
* disable nasm since it has a wealth of problemsMike Frysinger2005-11-241-0/+1
|
* remove extra space after touchMike Frysinger2005-11-2459-72/+72
|
* sync with cvsMike Frysinger2005-11-217-8/+35
|
* Add support for sh2a and sh4a big endian (ie, targets that reflectPaul Mundt2005-11-212-1/+26
| | | | | | | hardware that actually exists -- never something to deter gcc folk though). Now ISA tuning has a chance of producing a bootable kernel, gcc code generation notwithstanding..
* binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger.Paul Mundt2005-11-211-0/+1
|
* default to linuxthreads.old Bug 552Mike Frysinger2005-11-202-0/+2
|
* we really shouldnt punt all of /usr/includeMike Frysinger2005-11-201-1/+0
|
* remove mandirMike Frysinger2005-11-201-0/+1
|
* import psmiscMike Frysinger2005-11-193-0/+67
|
* import at package by akvadrako #506Mike Frysinger2005-11-154-0/+136
|
* make updating configs easierMike Frysinger2005-11-151-1/+1
|
* version bump from 1.3.8 to 1.3.9Mike Frysinger2005-11-151-1/+1
|
* version bump from 5.4 to 5.5Mike Frysinger2005-11-151-1/+1
|
* dropbear config has been renamedMike Frysinger2005-11-151-1/+1
|
* Die you little bits."Steven J. Hill"2005-11-141-12/+0
|
* 2.16.91.0.4 version bumpMike Frysinger2005-11-137-0/+493
|
* simplify uclibc patch so bitrot cant hurt usMike Frysinger2005-11-121-257/+324
|
* use the shared gnuconfig package to update config.sub files rather than ↵Mike Frysinger2005-11-117-204/+1
| | | | patching them
* simplify the uclibc support greatly to avoid bitrot and add support for more ↵Mike Frysinger2005-11-112-280/+256
| | | | targets (hppa/ia64/sparc/s390/etc...)
* add an option for installing symlinks for supported busybox applets #536Mike Frysinger2005-11-102-1/+17
|
* ver bumpMike Frysinger2005-11-101-1/+1
|
* add initial support for sandboxMike Frysinger2005-11-101-4/+26
|
* fix one more BR2_PACKAGE_DROPBEAR_SSHD -> BR2_PACKAGE_DROPBEAR as pointed ↵Mike Frysinger2005-11-051-1/+1
| | | | out by vlad in bug 533
* Well that was stupid. It seems we were carrying about two copies of pre-builtEric Andersen2005-11-042-0/+0
| | | | binary terminfo stuff, which is supposed to be built by ncurses at compile time.
* terminfo stuff is created by ncurses, and should not be installedEric Andersen2005-11-0424-0/+0
| | | | | unless ncurses is installed. It probably need to be byteswapped for big endian anyway, so using pre-build stuff is bad regardless.
* sync with config cvsMike Frysinger2005-10-293-4/+7
|