Mike Frysinger
2ed0efef42
import gdb-6.4
2005-12-02 22:31:12 +00:00
Bernhard Reutner-Fischer
d3a7ce970e
- fixed in 4.0.3 and 4.1.0
2005-12-02 15:08:33 +00:00
Bernhard Reutner-Fischer
290864344a
- fix uclibc-config patch for 2.16.91.0.4
2005-12-02 14:03:23 +00:00
Bernhard Reutner-Fischer
36193ba0bb
- correct help text for development system.
2005-11-25 22:14:29 +00:00
Mike Frysinger
9fa11e9e5d
version bump #561
2005-11-24 19:52:39 +00:00
Mike Frysinger
030df258c7
disable nasm since it has a wealth of problems
2005-11-24 10:39:50 +00:00
Mike Frysinger
dfebda0014
remove extra space after touch
2005-11-24 06:53:24 +00:00
Mike Frysinger
473be6adfc
sync with cvs
2005-11-21 23:47:41 +00:00
Paul Mundt
48eb656e15
Add support for sh2a and sh4a big endian (ie, targets that reflect
...
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..
2005-11-21 20:14:49 +00:00
Paul Mundt
30c484fdb1
binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger.
2005-11-21 19:51:12 +00:00
Mike Frysinger
3fb23b0fbd
default to linuxthreads.old Bug 552
2005-11-20 23:59:45 +00:00
Mike Frysinger
7430a9bc9c
we really shouldnt punt all of /usr/include
2005-11-20 14:32:44 +00:00
Mike Frysinger
aeb268c0b6
remove mandir
2005-11-20 13:57:10 +00:00
Mike Frysinger
bb5cb3db36
import psmisc
2005-11-19 09:39:50 +00:00
Mike Frysinger
0c21223712
import at package by akvadrako #506
2005-11-15 06:50:34 +00:00
Mike Frysinger
0b940a8ed1
make updating configs easier
2005-11-15 06:47:15 +00:00
Mike Frysinger
18898eabe0
version bump from 1.3.8 to 1.3.9
2005-11-15 06:38:59 +00:00
Mike Frysinger
83b0644bae
version bump from 5.4 to 5.5
2005-11-15 06:38:51 +00:00
Mike Frysinger
5d0d0ea1c3
dropbear config has been renamed
2005-11-15 05:56:01 +00:00
"Steven J. Hill"
4876954feb
Die you little bits.
2005-11-14 21:35:38 +00:00
Mike Frysinger
7c22076e40
2.16.91.0.4 version bump
2005-11-13 21:40:30 +00:00
Mike Frysinger
658d5e8d8f
simplify uclibc patch so bitrot cant hurt us
2005-11-12 01:15:04 +00:00
Mike Frysinger
abcdf35a86
use the shared gnuconfig package to update config.sub files rather than patching them
2005-11-11 05:28:08 +00:00
Mike Frysinger
3c9bf1fc1f
simplify the uclibc support greatly to avoid bitrot and add support for more targets (hppa/ia64/sparc/s390/etc...)
2005-11-11 04:33:18 +00:00
Mike Frysinger
dba033e7a4
add an option for installing symlinks for supported busybox applets #536
2005-11-10 02:59:20 +00:00
Mike Frysinger
57b6a1007d
ver bump
2005-11-10 02:52:42 +00:00
Mike Frysinger
ec40d5680c
add initial support for sandbox
2005-11-10 02:52:30 +00:00
Mike Frysinger
03b6466e23
fix one more BR2_PACKAGE_DROPBEAR_SSHD -> BR2_PACKAGE_DROPBEAR as pointed out by vlad in bug 533
2005-11-05 20:56:29 +00:00
Eric Andersen
cf4ab1a045
Well that was stupid. It seems we were carrying about two copies of pre-built
...
binary terminfo stuff, which is supposed to be built by ncurses at compile time.
2005-11-04 16:55:09 +00:00
Eric Andersen
7e133da77d
terminfo stuff is created by ncurses, and should not be installed
...
unless ncurses is installed. It probably need to be byteswapped
for big endian anyway, so using pre-build stuff is bad regardless.
2005-11-04 16:50:28 +00:00
Mike Frysinger
584365b04b
sync with config cvs
2005-10-29 09:45:16 +00:00
Mike Frysinger
b915f4a31a
use := instead of = for variables and make sure zlib builds with target cflags
2005-10-29 07:16:38 +00:00
Mike Frysinger
d11b70150e
rename dropbear_sshd to just dropbear
2005-10-29 07:01:33 +00:00
Mike Frysinger
06b151e5c9
fix ifndef check for UCLIBC_CONFIG_FILE as reported by wskish in Bug 499
2005-10-22 09:05:18 +00:00
Mike Frysinger
9468545bbf
openssl calls the i686 target "i686/cmov" not just "i686" as pointed out by Sieg on irc
2005-10-06 03:00:54 +00:00
"Steven J. Hill"
900edf5c2d
This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, you will get the error message of 'fsck.cramfs.c:98: error: variable-size type declared outside of any function'. I emailed the maintainer giving them a couple of different ways to fix the package, but I have not heard anything. He gets a 'L' for Lame. Anyway, I have hardcoded the PAGE_CACHE_SIZE (page size) to be 4096. Only alpha and the 64-bit platforms will have something different, or MIPS with its variable page size. Curse you MIPS.
2005-10-04 01:30:01 +00:00
Mike Frysinger
03cac04c28
dont version bump since all the patches need to be redone
2005-10-02 08:37:34 +00:00
Mike Frysinger
272e7fda19
control pthread support since some arches like x86_64 dont yet support it in uClibc
2005-10-01 00:36:38 +00:00
Mike Frysinger
59a63a91eb
let people control location of download dir
2005-10-01 00:35:24 +00:00
Mike Frysinger
b7417346cb
gcc 4.0.2 ver bump
2005-10-01 00:32:09 +00:00
Eric Andersen
c590916328
Allow multiple patch file patterns.
2005-09-30 21:01:44 +00:00
Eric Andersen
3a92983f7e
Remove /usr/share/man instead of /usr/man after install
2005-09-30 20:48:41 +00:00
Eric Andersen
617b079d95
also set the gl_cv_func_chown_follows_symlink configure option
2005-09-30 20:47:40 +00:00
Eric Andersen
ce0f1fe53e
Support building a cross libtool for use on the host during cross-development.
2005-09-30 20:46:29 +00:00
Eric Andersen
f2a5ce4b9d
Add iostat, ltt, xfsprogs, and memtester
2005-09-30 20:41:41 +00:00
Eric Andersen
6628d4b2f6
fetch diethotplug from kernel.org
2005-09-30 20:24:22 +00:00
Eric Andersen
0d09821e49
After some effort, I have taught depmod to handle endianness,
...
allowing us to build a cross-depmod that runs on the host and
generates the target modules.dep and modules.*map files
-Erik
2005-09-30 20:22:13 +00:00
Eric Andersen
6349fd8e94
After some effort, I have taught depmod to handle endianness,
...
allowing us to build a cross-depmod that runs on the host and
generates the target modules.dep and modules.*map files
-Erik
2005-09-30 20:17:07 +00:00
Peter S. Mazinger
6be95dc1b9
Correct usage of {RUNTIME_,DEVEL_,}PREFIX in STAGING_DIR thanks to Stephen Warren and vapier
2005-09-30 19:28:56 +00:00
Mike Frysinger
18871c83f8
ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 targets by schieli in Bug 450
2005-09-30 01:51:45 +00:00