Commit Graph

133 Commits

Author SHA1 Message Date
Eric Andersen
5833504dad minor changes to accomodate the config system updates 2003-11-04 13:56:00 +00:00
Eric Andersen
9d82281e67 Update the uClibc config 2003-11-04 13:26:33 +00:00
Eric Andersen
b1f39829cd strace 4.5 builds properly for mipsel, and does not use sys_errlist,
so we no longer need to patch anything.
 -Erik
2003-11-01 05:57:07 +00:00
Manuel Novoa III
d632d42b34 Enable building soft float buildroot for gcc 3.3. Currently works for
i386 (limited to 64 bit long double... same as double), arm (libfloat),
  mips, and mipsel.
Enable cross compiling a native gcc 3.3 toolchain to run on the target.
Misc rootfs cleanups... strip some things that weren't, eliminate duplicate
  libs, move openssl shared libs out of /lib, reduce size of libssl.so
  by dynamicly linking with libcrypto.so, fix dropbear compile on mips.
2003-11-01 05:34:41 +00:00
Eric Andersen
b5f7712c83 Oops. I did not intend to leave debugging and such enabled by default. 2003-10-24 04:02:54 +00:00
Eric Andersen
f24f81977c Update default busybox config 2003-10-22 23:37:01 +00:00
Eric Andersen
3c913b59bf Upgrade valgrind 2003-10-19 07:36:18 +00:00
Eric Andersen
83b95bdb42 Cope with the new RUNTIME_PREFIX 2003-10-18 11:51:50 +00:00
Eric Andersen
08e8565328 do not use a perl, just use a patch 2003-10-18 06:47:18 +00:00
Eric Andersen
2646751bd2 Add a bit more stuff to the default busybox config 2003-10-07 10:53:20 +00:00
Eric Andersen
976f46b798 Update included kernel version 2003-10-07 10:52:23 +00:00
Eric Andersen
c1846604ed Add the linux test project test suite. The 'make install' step is currently
broken, since I've not worked out how I want to handle that step (it wants to
run as root).
2003-10-06 08:06:02 +00:00
Eric Andersen
1d669278d8 Update file 2003-10-03 01:27:09 +00:00
Eric Andersen
3f43ecc428 enable ftw by default 2003-10-03 01:26:05 +00:00
Eric Andersen
f056ca7b18 Update to non-vulnerable version 2003-10-01 07:30:19 +00:00
Eric Andersen
91a2680a50 Fixup the binutils_target build 2003-09-27 01:11:27 +00:00
Eric Andersen
597bc47dd2 Update the default busybox config 2003-09-26 20:52:30 +00:00
Eric Andersen
cb7d5b81c9 Rework toolchain build to make it much more modular and
remove the redundant redundancy.
2003-09-14 11:38:35 +00:00
Eric Andersen
5f92f5c9e9 enable getopt for fakeroot 2003-09-14 11:34:26 +00:00
Eric Andersen
f0f965bd2c Add in a default config to make it easy for people that want
to enable uClibc's locale support.
2003-09-12 00:04:22 +00:00
Eric Andersen
306861203d remove stuff already in binutils-2.14.90.0.6 2003-09-11 12:55:16 +00:00
Eric Andersen
523f6566a9 Update the default uClibc config for 0.9.21 2003-09-10 09:10:27 +00:00
Eric Andersen
47c35f2fc0 teach glib to cross compile 2003-09-04 08:15:44 +00:00
Eric Andersen
5c13146145 Fixup strace so it compiles 2003-09-03 07:28:50 +00:00
Manuel Novoa III
0e956fc164 Add support for enabling use of libintl.
Add support for libstd++ in full locale mode, and remove the need for
  config hacks when using uClibc stub locale support.
TODO --
  gdb intl support is still broken.
  uClibc should auto-download the pregenerated locale data
2003-09-03 07:18:18 +00:00
Eric Andersen
2aaceb3dd6 Fixup binutils cross builds 2003-09-03 06:09:43 +00:00
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
30563ccc18 This patch is not needed with gcc 3.3.1 2003-08-23 01:48:15 +00:00
Eric Andersen
526a46c481 unset CONFIG_LAST 2003-08-22 12:51:59 +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
9d92d8c890 Update default busybox config 2003-08-18 23:06:31 +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
22997c4763 Update for the latest and greatest uClibc 2003-08-17 09:58:08 +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
9fe57b89a9 Patch from Dean Matsen to fix broken telnet format strings. 2003-07-24 05:52:03 +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
1369474734 Add support for building perl 2003-06-28 02:02:47 +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
aa5091d50c Add support for the Dropbear SSH server 2003-06-23 21:05:54 +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