Commit Graph

  • 5833504dad minor changes to accomodate the config system updates Eric Andersen 2003-11-04 13:56:00 +00:00
  • 9d82281e67 Update the uClibc config Eric Andersen 2003-11-04 13:26:33 +00:00
  • 31869eaac8 The version of grep we use is has not yet been restored to the gnu download site. Use the source from the debian site instead. Eric Andersen 2003-11-03 10:02:53 +00:00
  • 19b58108f8 The version of libtool we use is has not yet been restored to the gnu download site. Use the source from the debian site instead. Eric Andersen 2003-11-03 10:00:08 +00:00
  • 0079e8b3d2 Make sure the root/etc/init.d directory is there. Manuel Novoa III 2003-11-02 02:09:13 +00:00
  • e93cda4d39 Make sure the root/usr/lib directory is there. Manuel Novoa III 2003-11-02 02:05:46 +00:00
  • 06d2c51856 do not build valgrind for non-i386 Eric Andersen 2003-11-01 05:59:43 +00:00
  • b1f39829cd strace 4.5 builds properly for mipsel, and does not use sys_errlist, so we no longer need to patch anything. -Erik Eric Andersen 2003-11-01 05:57:07 +00:00
  • 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. Manuel Novoa III 2003-11-01 05:34:41 +00:00
  • b5f7712c83 Oops. I did not intend to leave debugging and such enabled by default. Eric Andersen 2003-10-24 04:02:54 +00:00
  • f24f81977c Update default busybox config Eric Andersen 2003-10-22 23:37:01 +00:00
  • 933dfd1a69 Update to latest version. Manuel Novoa III 2003-10-22 19:24:50 +00:00
  • bc9faa3363 Stock buildroot is not supposed to build gcc_target Eric Andersen 2003-10-22 06:44:40 +00:00
  • 74c1635746 this should fixup some of those pesky build problems... Eric Andersen 2003-10-22 06:32:20 +00:00
  • 3c913b59bf Upgrade valgrind Eric Andersen 2003-10-19 07:36:18 +00:00
  • 83b95bdb42 Cope with the new RUNTIME_PREFIX Eric Andersen 2003-10-18 11:51:50 +00:00
  • 02bf5816b5 Add support for 'make -j3' so make to run stuff in parallel Eric Andersen 2003-10-18 11:09:54 +00:00
  • 08e8565328 do not use a perl, just use a patch Eric Andersen 2003-10-18 06:47:18 +00:00
  • 58b9b541b9 Update to gcc 3.3.2 Eric Andersen 2003-10-18 03:16:18 +00:00
  • 70c7a84283 support using ccache within the target system Eric Andersen 2003-10-16 01:05:02 +00:00
  • 058f423237 simplify things a little bit Eric Andersen 2003-10-15 07:04:19 +00:00
  • a9ea376897 bump version Eric Andersen 2003-10-15 07:01:52 +00:00
  • ba9a1bc12c Do not overwrite ldconfig with /bin/true anymore Eric Andersen 2003-10-14 05:53:15 +00:00
  • 01917d0e05 Update to dropbear 0.38 Eric Andersen 2003-10-11 17:52:16 +00:00
  • de51377181 Use a local copy of the source when building gcc-target (since we hacked up the source used to build the cross compiler). Eric Andersen 2003-10-08 02:46:12 +00:00
  • 1ffc9aa94a Minor cleanup, remove some unnecessary stuff Eric Andersen 2003-10-08 02:43:49 +00:00
  • 2646751bd2 Add a bit more stuff to the default busybox config Eric Andersen 2003-10-07 10:53:20 +00:00
  • 976f46b798 Update included kernel version Eric Andersen 2003-10-07 10:52:23 +00:00
  • 736c85a8b9 update dropbear release location Eric Andersen 2003-10-06 17:14:42 +00:00
  • 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). Eric Andersen 2003-10-06 08:06:02 +00:00
  • 1d669278d8 Update file Eric Andersen 2003-10-03 01:27:09 +00:00
  • 3f43ecc428 enable ftw by default Eric Andersen 2003-10-03 01:26:05 +00:00
  • f056ca7b18 Update to non-vulnerable version Eric Andersen 2003-10-01 07:30:19 +00:00
  • 0554f62a4e fixup i386 as well Eric Andersen 2003-09-30 20:59:17 +00:00
  • a008b17002 Fix the build when host arch == target arch Eric Andersen 2003-09-30 20:32:37 +00:00
  • c2ea490757 With this, buildroot builds w/o needing the magic symlink, and properly cross compiles. Wohoo, time to ship... -Erik Eric Andersen 2003-09-30 05:23:18 +00:00
  • 626312a278 Fixup gcc_target build. Eric Andersen 2003-09-27 01:13:47 +00:00
  • 91a2680a50 Fixup the binutils_target build Eric Andersen 2003-09-27 01:11:27 +00:00
  • a0aef7c41b This should at least build. I think. Eric Andersen 2003-09-26 21:18:46 +00:00
  • 15418c9c2c Update dropbear to the latest and greatest Eric Andersen 2003-09-26 21:04:12 +00:00
  • 9c5021ebc9 The openssl build was broken Eric Andersen 2003-09-26 21:02:57 +00:00
  • 597bc47dd2 Update the default busybox config Eric Andersen 2003-09-26 20:52:30 +00:00
  • c72f740e64 Needs this to compile Eric Andersen 2003-09-14 11:44:28 +00:00
  • f1a6e06ae7 Fix thinko Eric Andersen 2003-09-14 11:43:09 +00:00
  • 6663336f38 Use more consistant naming Eric Andersen 2003-09-14 11:42:02 +00:00
  • cb7d5b81c9 Rework toolchain build to make it much more modular and remove the redundant redundancy. Eric Andersen 2003-09-14 11:38:35 +00:00
  • 5f92f5c9e9 enable getopt for fakeroot Eric Andersen 2003-09-14 11:34:26 +00:00
  • dde95efe4a Teach dropbear to depend on zlib Eric Andersen 2003-09-12 00:25:27 +00:00
  • 4b51328693 Alex King writes: Eric Andersen 2003-09-12 00:24:32 +00:00
  • f0f965bd2c Add in a default config to make it easy for people that want to enable uClibc's locale support. Eric Andersen 2003-09-12 00:04:22 +00:00
  • 306861203d remove stuff already in binutils-2.14.90.0.6 Eric Andersen 2003-09-11 12:55:16 +00:00
  • 79a631349f Lets give binutils-2.14.90.0.6 a try, shall we? Eric Andersen 2003-09-11 12:39:47 +00:00
  • 9dcfa9a6f5 Fix silly typos Eric Andersen 2003-09-11 12:24:06 +00:00
  • afcbe6fc3d Make installing libstdc++ optional Eric Andersen 2003-09-11 10:40:12 +00:00
  • 4b97e3fdb1 Add support for fakeroot Eric Andersen 2003-09-11 09:41:16 +00:00
  • 59759b8f44 Default to using the kernel-headers package. mention dropbear. Make rootfs be rootfs_$(ARCH) Eric Andersen 2003-09-10 13:04:12 +00:00
  • a2368356e7 Fixup gcc_target build so it does not require the magic /lib/ld-uClibc.so.0 symlink allowing target stuff to run on the build host. -Erik Eric Andersen 2003-09-10 11:20:23 +00:00
  • 523f6566a9 Update the default uClibc config for 0.9.21 Eric Andersen 2003-09-10 09:10:27 +00:00
  • 804307fb8d Default to using uClibc 0.9.21 Eric Andersen 2003-09-10 09:09:22 +00:00
  • def1702549 Make gcc 2.95 build Eric Andersen 2003-09-09 21:53:38 +00:00
  • 9115ee5c19 Fixup broken tabs Eric Andersen 2003-09-05 09:12:56 +00:00
  • 2279207edd Make some more things compile Eric Andersen 2003-09-04 23:48:03 +00:00
  • fba6a22e57 Patch from Bruce Edge to add raidtools Eric Andersen 2003-09-04 20:25:57 +00:00
  • 47c35f2fc0 teach glib to cross compile Eric Andersen 2003-09-04 08:15:44 +00:00
  • a9ade645c6 Set CC_FOR_HOST Eric Andersen 2003-09-04 03:32:17 +00:00
  • 4e335944d7 Make sure cross building binutils works Eric Andersen 2003-09-03 23:05:45 +00:00
  • 5c13146145 Fixup strace so it compiles Eric Andersen 2003-09-03 07:28:50 +00:00
  • 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 Manuel Novoa III 2003-09-03 07:18:18 +00:00
  • 2aaceb3dd6 Fixup binutils cross builds Eric Andersen 2003-09-03 06:09:43 +00:00
  • 92cecf265e Make sure binutils does not leak system libraries into the build. patch from mjn3 to prevent gcc using broken include paths Eric Andersen 2003-09-02 12:22:02 +00:00
  • c9e50edded Update for disabling wordexp Eric Andersen 2003-09-01 20:14:40 +00:00
  • 80bf917e67 "Letss Thry thatt again..." Eric Andersen 2003-08-31 06:21:51 +00:00
  • 8296a7925d doh! Eric Andersen 2003-08-31 06:18:05 +00:00
  • ec6044d424 This should be significantly less broken... Might even work. ;-) Eric Andersen 2003-08-31 06:16:24 +00:00
  • 30563ccc18 This patch is not needed with gcc 3.3.1 Eric Andersen 2003-08-23 01:48:15 +00:00
  • 2009ee7ce0 Revert strace to a stable version that actually compiles Eric Andersen 2003-08-22 12:56:12 +00:00
  • 526a46c481 unset CONFIG_LAST Eric Andersen 2003-08-22 12:51:59 +00:00
  • 43a91ad55a cleanup strip command a bit Eric Andersen 2003-08-22 12:51:15 +00:00
  • 8dfe0ab6c8 remove some leftover garbage Eric Andersen 2003-08-22 12:49:54 +00:00
  • 541ecb8d06 Make binutils not leak libraries Eric Andersen 2003-08-22 12:47:39 +00:00
  • 772128bd40 fix all uses of sys_nerr and sys_errlist[] Eric Andersen 2003-08-20 14:57:21 +00:00
  • 7c6a2b226c Fix gdb to not use sys_errlist[] and sys_nerr, Eric Andersen 2003-08-20 14:38:31 +00:00
  • a703554ec6 It now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps cross building the whole darn thing is now possible! -Erik Eric Andersen 2003-08-20 14:30:11 +00:00
  • d9540bda1f Fix ncurses so it properly compiles Eric Andersen 2003-08-19 06:37:00 +00:00
  • f068e6fd03 Make the whole usr/local/lib/iptables path. Manuel Novoa III 2003-08-19 02:47:19 +00:00
  • 9d92d8c890 Update default busybox config Eric Andersen 2003-08-18 23:06:31 +00:00
  • 16a89eb07d Doh! Eric Andersen 2003-08-17 11:23:26 +00:00
  • 9a392d0a79 Update dropbear to the latest and greatest, fixing a security problem Eric Andersen 2003-08-17 10:22:03 +00:00
  • 188cfe5f4f Update valgrind Eric Andersen 2003-08-17 10:20:48 +00:00
  • fbd3555948 Update to binutils-2.14.90.0.5 and gcc-3.3.1 Eric Andersen 2003-08-17 10:11:51 +00:00
  • 22997c4763 Update for the latest and greatest uClibc Eric Andersen 2003-08-17 09:58:08 +00:00
  • 47adb53620 I missed a spot Eric Andersen 2003-08-10 10:12:30 +00:00
  • f8185c07aa oops. don't default to a dev version of gcc Eric Andersen 2003-08-09 23:11:57 +00:00
  • 9050d7e72a Be sure to install libstdc++ and libgcc_s Eric Andersen 2003-08-09 23:10:32 +00:00
  • b7b51909ba Cope with some autoconf wierdness Eric Andersen 2003-08-07 06:07:54 +00:00
  • 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 Eric Andersen 2003-08-01 03:38:04 +00:00
  • 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. Eric Andersen 2003-07-27 04:00:50 +00:00
  • 9fe57b89a9 Patch from Dean Matsen to fix broken telnet format strings. Eric Andersen 2003-07-24 05:52:03 +00:00
  • 09665b98bf oops. Fixup target to correctly download and use gcc 3.3 Eric Andersen 2003-07-21 19:22:15 +00:00
  • 6a9a1c6301 Fixup valgrind build Eric Andersen 2003-07-14 09:13:51 +00:00