Commit Graph

  • 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
  • 79815f7b45 Update to valgrind 1.9.6 Eric Andersen 2003-07-13 22:27:37 +00:00
  • cd1f5c2fd3 Omit specifying kernel version Eric Andersen 2003-07-13 22:19:47 +00:00
  • 2a87d1ac0e Set current uClibc stable version to 0.9.20 Eric Andersen 2003-07-01 05:23:04 +00:00
  • 55b2ef0fc2 Strip the perl binary Eric Andersen 2003-06-28 03:13:23 +00:00
  • 1369474734 Add support for building perl Eric Andersen 2003-06-28 02:02:47 +00:00
  • 4948206d1e Don't overwrite /bin/busybox with patch Eric Andersen 2003-06-27 19:01:12 +00:00
  • 7620b05a7d add UCLIBC_HAS_TM_EXTENSIONS Eric Andersen 2003-06-27 12:04:44 +00:00
  • 5e7ac2deab Fixup arm and mips builds Eric Andersen 2003-06-27 01:51:07 +00:00
  • b59314bff7 Add patch by default Eric Andersen 2003-06-26 05:18:23 +00:00
  • d35e981e64 Update coreutils to 5.0 Eric Andersen 2003-06-25 21:22:00 +00:00
  • 793161ad1c Fix binutils path Eric Andersen 2003-06-23 22:43:36 +00:00
  • c314ac957e Fix the binutils dir Eric Andersen 2003-06-23 21:40:29 +00:00
  • 2ae1136ed5 Revert to binutils 2.13.2.1, since .14 seems to have some problems with cross compiling Eric Andersen 2003-06-23 21:34:49 +00:00
  • aa5091d50c Add support for the Dropbear SSH server Eric Andersen 2003-06-23 21:05:54 +00:00
  • ded9ff0bcc As noted by Michael Labuschke, ntp is a gzip archive... Eric Andersen 2003-06-23 06:47:34 +00:00
  • 4e10e4af18 Switch to using gcc 3.3 Eric Andersen 2003-06-21 08:02:11 +00:00
  • d2c5ead12f Remove a bit of garbage Eric Andersen 2003-06-20 20:51:41 +00:00
  • 299149e4aa Add in my default set of 2.4.21 kernel patches Eric Andersen 2003-06-20 20:48:11 +00:00
  • 7c7119fc69 Teach openssh to configure itself and start running sshd on boot Eric Andersen 2003-06-20 20:31:15 +00:00
  • 80e368b2b8 Start networking on boot, and setup a default set of network interfaces (just loopback for now). Eric Andersen 2003-06-20 20:18:25 +00:00
  • 7c9afbdbdc Add an sshd user so ssh priv seperation can work Eric Andersen 2003-06-20 20:15:20 +00:00
  • c901cef1e6 Use tmpfs, not ramfs Eric Andersen 2003-06-20 20:14:26 +00:00
  • 067bf089f4 Start vtun much later in the boot process Eric Andersen 2003-06-20 20:13:45 +00:00
  • c54d7f45ac Fix broken dependancy Eric Andersen 2003-06-20 20:13:08 +00:00
  • 12c383b56d run depmod after building pcmcia and after hostap Eric Andersen 2003-06-20 12:15:27 +00:00
  • 4cc06f8ea8 Fixup iproute so it compiles up properly. Use the debian source as the .ru site has availability problems Eric Andersen 2003-06-14 05:56:59 +00:00
  • b5e4e1ff9e Ok, I'm an idiot. Fix the url. Eric Andersen 2003-06-14 04:38:37 +00:00
  • 2b1a309976 Update default busybox config Eric Andersen 2003-06-14 02:13:51 +00:00
  • faeb67b1a0 Default to 2.4.21 Eric Andersen 2003-06-14 00:49:08 +00:00
  • d38a1eee41 Patch from Tim Riker: dd nfs stuff for fast mount -t nfs -o nolock support - glytchbinary Eric Andersen 2003-06-14 00:47:20 +00:00
  • 922fb354eb Default to using a single fast sourceforge mirror Eric Andersen 2003-06-14 00:46:16 +00:00
  • 26cbc57359 Upgrade strace to version 4.4.98 Eric Andersen 2003-06-12 22:32:59 +00:00
  • 7137dda19e Add in ttcp support Eric Andersen 2003-06-11 07:27:45 +00:00
  • 5d5cef059a Be sure the /etc/default dir exists Eric Andersen 2003-06-10 03:02:26 +00:00
  • aa231db935 Yet another pcmcia update. Hopefully it will work properly for everyone this time around. Eric Andersen 2003-06-09 21:24:15 +00:00
  • 8ce201b4d7 Fixup cross-compile patch Eric Andersen 2003-06-09 20:58:44 +00:00
  • add0cec283 Update pcmcia-cs to version 3.2.4 Eric Andersen 2003-06-09 18:28:53 +00:00
  • c43ce0fe82 Do not disable pcmcia Eric Andersen 2003-06-06 01:32:15 +00:00
  • 33770acd9c Fixup vtun init script and install tun device Eric Andersen 2003-06-05 18:39:49 +00:00
  • fedfb7d03e Fix init script install Eric Andersen 2003-06-05 17:57:27 +00:00
  • e56cd7a764 Fix the binary name and path Eric Andersen 2003-06-05 08:27:41 +00:00
  • 19109125e8 support vtun Eric Andersen 2003-06-05 08:19:53 +00:00
  • bc9fb854fe Make absolutely certain no host libraries can ever sneak into the build process. Binutils was letting things sneak in which caused ugly problems. Eric Andersen 2003-06-05 06:37:42 +00:00
  • 2e312fabc6 Fixup a couple of thinko. Use the specified kernel compiler when compiling pcmcia modules. And use the correct kernel source. Eric Andersen 2003-06-05 02:35:46 +00:00
  • fd9a6c1786 Fixup a case where system libs could sneak into the link process due to collect2 making wrong assumptions. Eric Andersen 2003-06-05 02:21:44 +00:00
  • abcac7f79b Fixup a case where system libs could sneak into the link process due to collect2 making wrong assumptions. Eric Andersen 2003-06-04 21:39:44 +00:00
  • 14b1c7d4f7 Ignore unwanted stuff Eric Andersen 2003-06-04 21:04:26 +00:00
  • b40cf76736 Add needed patch Eric Andersen 2003-06-04 21:03:24 +00:00
  • c70d248704 Cleanup method for excluding header files Eric Andersen 2003-06-04 21:01:33 +00:00
  • 26da803f90 mention iproute2 and netsnmp Eric Andersen 2003-06-04 20:49:24 +00:00
  • ef9d12c6ca Cleanup pcmcia a bit (such as removing the X11 binary it installs) and use the pcmcia default init script rather than including a default one in the target_skeleton. Eric Andersen 2003-06-04 20:47:18 +00:00
  • e33a8dbf70 Support net-snmp for those into that sortof thing Eric Andersen 2003-06-04 20:45:47 +00:00
  • de7fb2ccf9 Update default busybox config Eric Andersen 2003-06-04 20:45:14 +00:00
  • 7846979f86 Build pci and plx drivers Eric Andersen 2003-06-04 20:43:31 +00:00
  • 8373f89889 Update user mode Linux target Eric Andersen 2003-06-04 20:37:41 +00:00
  • bbc2e6dd5a default to ramfs, not tmpfs Eric Andersen 2003-06-04 20:36:38 +00:00
  • 0f991230aa Build the 'tc' binary Eric Andersen 2003-06-04 18:36:51 +00:00
  • b55b16a32a Use flex_2.5.4a-24.diff.gz from stable Eric Andersen 2003-05-15 22:15:06 +00:00
  • 48f0851644 Little logic cleanup Eric Andersen 2003-04-28 02:12:40 +00:00
  • d906413ad9 Update gcc to version 3.2.3. Fix the openssh patch Eric Andersen 2003-04-26 02:59:09 +00:00
  • 1c8e0b4771 Patch from Bruno Randolf to fix openssh cross-compile to not use the host system's 'strip' command and thereby break the target binaries. Eric Andersen 2003-04-25 19:58:35 +00:00