Commit Graph

58878 Commits

Author SHA1 Message Date
Eric Andersen
92cecf265e Make sure binutils does not leak system libraries into the build.
patch from mjn3 to prevent gcc using broken include paths
2003-09-02 12:22:02 +00:00
Eric Andersen
c9e50edded Update for disabling wordexp 2003-09-01 20:14:40 +00:00
Eric Andersen
80bf917e67 "Letss Thry thatt again..." 2003-08-31 06:21:51 +00:00
Eric Andersen
8296a7925d doh! 2003-08-31 06:18:05 +00:00
Eric Andersen
ec6044d424 This should be significantly less broken... Might even work. ;-) 2003-08-31 06:16:24 +00:00
Eric Andersen
30563ccc18 This patch is not needed with gcc 3.3.1 2003-08-23 01:48:15 +00:00
Eric Andersen
2009ee7ce0 Revert strace to a stable version that actually compiles 2003-08-22 12:56:12 +00:00
Eric Andersen
526a46c481 unset CONFIG_LAST 2003-08-22 12:51:59 +00:00
Eric Andersen
43a91ad55a cleanup strip command a bit 2003-08-22 12:51:15 +00:00
Eric Andersen
8dfe0ab6c8 remove some leftover garbage 2003-08-22 12:49:54 +00:00
Eric Andersen
541ecb8d06 Make binutils not leak libraries 2003-08-22 12:47:39 +00:00
Eric Andersen
772128bd40 fix all uses of sys_nerr and sys_errlist[] 2003-08-20 14:57:21 +00:00
Eric Andersen
7c6a2b226c Fix gdb to not use sys_errlist[] and sys_nerr, 2003-08-20 14:38:31 +00:00
Eric Andersen
a703554ec6 It now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps cross
building the whole darn thing is now possible!
 -Erik
2003-08-20 14:30:11 +00:00
Eric Andersen
d9540bda1f Fix ncurses so it properly compiles 2003-08-19 06:37:00 +00:00
Manuel Novoa III
f068e6fd03 Make the whole usr/local/lib/iptables path. 2003-08-19 02:47:19 +00:00
Eric Andersen
9d92d8c890 Update default busybox config 2003-08-18 23:06:31 +00:00
Eric Andersen
16a89eb07d Doh! 2003-08-17 11:23:26 +00:00
Eric Andersen
9a392d0a79 Update dropbear to the latest and greatest, fixing a
security problem
2003-08-17 10:22:03 +00:00
Eric Andersen
188cfe5f4f Update valgrind 2003-08-17 10:20:48 +00:00
Eric Andersen
fbd3555948 Update to binutils-2.14.90.0.5 and gcc-3.3.1 2003-08-17 10:11:51 +00:00
Eric Andersen
22997c4763 Update for the latest and greatest uClibc 2003-08-17 09:58:08 +00:00
Eric Andersen
47adb53620 I missed a spot 2003-08-10 10:12:30 +00:00
Eric Andersen
f8185c07aa oops. don't default to a dev version of gcc 2003-08-09 23:11:57 +00:00
Eric Andersen
9050d7e72a Be sure to install libstdc++ and libgcc_s 2003-08-09 23:10:32 +00:00
Eric Andersen
b7b51909ba Cope with some autoconf wierdness 2003-08-07 06:07:54 +00:00
Eric Andersen
9a192d7813 I wrote this patch some time ago, seems I forgot to commit it.
This fixes a serious bug in diethotplug, and fixes the install
locations.
 -Erik
2003-08-01 03:38:04 +00:00
Eric Andersen
669f7d88b3 Patch from Michael Shuler. Update to version 1.2.8 and remember to
copy all the required shared libs -- without them iptables dosen't
do very much.
2003-07-27 04:00:50 +00:00
Eric Andersen
9fe57b89a9 Patch from Dean Matsen to fix broken telnet format strings. 2003-07-24 05:52:03 +00:00
Eric Andersen
09665b98bf oops. Fixup target to correctly download and use gcc 3.3 2003-07-21 19:22:15 +00:00
Eric Andersen
6a9a1c6301 Fixup valgrind build 2003-07-14 09:13:51 +00:00
Eric Andersen
79815f7b45 Update to valgrind 1.9.6 2003-07-13 22:27:37 +00:00
Eric Andersen
cd1f5c2fd3 Omit specifying kernel version 2003-07-13 22:19:47 +00:00
Eric Andersen
2a87d1ac0e Set current uClibc stable version to 0.9.20 2003-07-01 05:23:04 +00:00
Eric Andersen
55b2ef0fc2 Strip the perl binary 2003-06-28 03:13:23 +00:00
Eric Andersen
1369474734 Add support for building perl 2003-06-28 02:02:47 +00:00
Eric Andersen
4948206d1e Don't overwrite /bin/busybox with patch 2003-06-27 19:01:12 +00:00
Eric Andersen
7620b05a7d add UCLIBC_HAS_TM_EXTENSIONS 2003-06-27 12:04:44 +00:00
Eric Andersen
5e7ac2deab Fixup arm and mips builds 2003-06-27 01:51:07 +00:00
Eric Andersen
b59314bff7 Add patch by default 2003-06-26 05:18:23 +00:00
Eric Andersen
d35e981e64 Update coreutils to 5.0 2003-06-25 21:22:00 +00:00
Eric Andersen
793161ad1c Fix binutils path 2003-06-23 22:43:36 +00:00
Eric Andersen
c314ac957e Fix the binutils dir 2003-06-23 21:40:29 +00:00
Eric Andersen
2ae1136ed5 Revert to binutils 2.13.2.1, since .14 seems to have some problems
with cross compiling
2003-06-23 21:34:49 +00:00
Eric Andersen
aa5091d50c Add support for the Dropbear SSH server 2003-06-23 21:05:54 +00:00
Eric Andersen
ded9ff0bcc As noted by Michael Labuschke, ntp is a gzip archive... 2003-06-23 06:47:34 +00:00
Eric Andersen
4e10e4af18 Switch to using gcc 3.3 2003-06-21 08:02:11 +00:00
Eric Andersen
d2c5ead12f Remove a bit of garbage 2003-06-20 20:51:41 +00:00
Eric Andersen
299149e4aa Add in my default set of 2.4.21 kernel patches 2003-06-20 20:48:11 +00:00
Eric Andersen
7c7119fc69 Teach openssh to configure itself and start running sshd on boot 2003-06-20 20:31:15 +00:00