Commit Graph

  • 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
  • fcc33c3ede Fix it so it actually works Eric Andersen 2003-04-21 08:07:52 +00:00
  • 9abaf4a7ea Fixup a bug with symlink handling noticed by Wolfgang Denk -Erik Eric Andersen 2003-04-14 23:46:41 +00:00
  • ec59e37f4d make coreutils compile faster Eric Andersen 2003-03-31 20:01:12 +00:00
  • bb5e7c5f0f support building gettext Eric Andersen 2003-03-24 19:36:42 +00:00
  • d8d1f8a65b Create a more multi-user friendly set of device perms Eric Andersen 2003-03-24 19:09:22 +00:00
  • 6c1f9834b3 Upgrade to 3.1.2 Eric Andersen 2003-03-21 19:38:40 +00:00
  • 9c636934a0 Do not blindly strip all symbols from from all libs. libpthread needs its symbols for pthread debugging to work. Let it be a local decision. Eric Andersen 2003-03-13 20:30:07 +00:00
  • 5b89b722a2 Patch from Dana Soward so it works properly Eric Andersen 2003-03-10 20:49:53 +00:00
  • 18e7cb41a1 Implement bzip2 Eric Andersen 2003-03-10 20:48:19 +00:00
  • c970910138 Support gzip Eric Andersen 2003-03-10 19:34:38 +00:00
  • 867b5c77c3 Add util-linux, from Claus Rosenberger, with minor changes from me Eric Andersen 2003-03-10 17:58:07 +00:00
  • 0811c2d516 Claus Rosenberger reported that hostname is supposed to be in /bin Eric Andersen 2003-03-10 17:45:39 +00:00
  • 1c6aad3440 work around deficiencies in GNU tar that prevented several items from actually being installed Eric Andersen 2003-03-06 18:24:00 +00:00
  • 55de6e5b69 Make certain coreutils gets installed. Eric Andersen 2003-03-06 17:44:29 +00:00
  • e08cade737 run autoconf Eric Andersen 2003-03-05 23:02:58 +00:00
  • ba23073bde Oops. I was building for the host arch, not the target. duh. Eric Andersen 2003-03-05 23:01:28 +00:00
  • db5a6bf46e Update version of file Eric Andersen 2003-03-05 16:47:49 +00:00
  • 996495c569 Don't mess with the headers files installed by uClibc Eric Andersen 2003-03-05 12:07:24 +00:00
  • b350859976 Update default config Eric Andersen 2003-03-05 12:06:45 +00:00
  • f41e5368e7 missed a spot Eric Andersen 2003-03-04 21:00:40 +00:00
  • 82e6f7d125 Fake up an arm-linux source-tree Eric Andersen 2003-03-04 21:00:20 +00:00
  • cc16cd656a Make things compile once again Eric Andersen 2003-03-04 20:16:42 +00:00
  • ff80500aa2 don't depend on symlinks Eric Andersen 2003-03-04 20:16:15 +00:00
  • 1fc3f2f3de Rework things to ensure we are cross compiling. Teach problematic apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib Eric Andersen 2003-03-04 19:16:19 +00:00
  • 36830baea2 Add in a GNU_HOST_NAME Eric Andersen 2003-03-04 07:56:11 +00:00
  • 5eb4604cae Change a few defaults Eric Andersen 2003-03-04 07:14:03 +00:00
  • c89e7d4bfe Update to uClibc 0.9.19 Eric Andersen 2003-03-03 21:33:17 +00:00
  • 1e879f1876 Fixup db target Eric Andersen 2003-03-01 22:00:42 +00:00
  • 7775f655a9 Add a patch for better debugging of staticly linked threaded apps. -Erik Eric Andersen 2003-03-01 20:02:34 +00:00
  • aaadf67723 Fixup stupid compile error Eric Andersen 2003-02-26 00:42:43 +00:00
  • d9d8e42cb9 Update tar version. Minor fix for gcc includes when NOT building a bootstrapping toolchain. Eric Andersen 2003-02-23 08:54:13 +00:00
  • 68671dcc61 Fixup gcc_target so it works for people that don't wish to build a gcc toolchain to bootstrap the system and instead want to use uClibc's gcc wrapper. Eric Andersen 2003-02-19 10:41:54 +00:00
  • 0954f3b8e9 Fix dependancy on zlib Eric Andersen 2003-02-19 09:59:24 +00:00
  • a5c2354153 Fixup 'make source' target Eric Andersen 2003-02-19 08:56:04 +00:00
  • c8eea31d3f Add support for bridge-utils, thanks to Michael Shuler Eric Andersen 2003-02-19 07:07:53 +00:00
  • ed3524a06b Per discussion with Christian MICHON, revert to version 1.35 Eric Andersen 2003-02-18 18:47:57 +00:00
  • 1cde9aa1cd Add in /lib/cpp symlink Eric Andersen 2003-02-17 12:16:29 +00:00
  • d8c849445d Add --disable-perl-regexp Eric Andersen 2003-02-17 01:21:33 +00:00
  • 3460bef669 Sigh Eric Andersen 2003-02-15 22:58:44 +00:00