Commit Graph

  • 626312a278 Fixup gcc_target build. Eric Andersen 2003-09-27 01:13:47 +0000
  • 91a2680a50 Fixup the binutils_target build Eric Andersen 2003-09-27 01:11:27 +0000
  • a0aef7c41b This should at least build. I think. Eric Andersen 2003-09-26 21:18:46 +0000
  • 15418c9c2c Update dropbear to the latest and greatest Eric Andersen 2003-09-26 21:04:12 +0000
  • 9c5021ebc9 The openssl build was broken Eric Andersen 2003-09-26 21:02:57 +0000
  • 597bc47dd2 Update the default busybox config Eric Andersen 2003-09-26 20:52:30 +0000
  • c72f740e64 Needs this to compile Eric Andersen 2003-09-14 11:44:28 +0000
  • f1a6e06ae7 Fix thinko Eric Andersen 2003-09-14 11:43:09 +0000
  • 6663336f38 Use more consistant naming Eric Andersen 2003-09-14 11:42:02 +0000
  • cb7d5b81c9 Rework toolchain build to make it much more modular and remove the redundant redundancy. Eric Andersen 2003-09-14 11:38:35 +0000
  • 5f92f5c9e9 enable getopt for fakeroot Eric Andersen 2003-09-14 11:34:26 +0000
  • dde95efe4a Teach dropbear to depend on zlib Eric Andersen 2003-09-12 00:25:27 +0000
  • 4b51328693 Alex King writes: Eric Andersen 2003-09-12 00:24:32 +0000
  • 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 +0000
  • 306861203d remove stuff already in binutils-2.14.90.0.6 Eric Andersen 2003-09-11 12:55:16 +0000
  • 79a631349f Lets give binutils-2.14.90.0.6 a try, shall we? Eric Andersen 2003-09-11 12:39:47 +0000
  • 9dcfa9a6f5 Fix silly typos Eric Andersen 2003-09-11 12:24:06 +0000
  • afcbe6fc3d Make installing libstdc++ optional Eric Andersen 2003-09-11 10:40:12 +0000
  • 4b97e3fdb1 Add support for fakeroot Eric Andersen 2003-09-11 09:41:16 +0000
  • 59759b8f44 Default to using the kernel-headers package. mention dropbear. Make rootfs be rootfs_$(ARCH) Eric Andersen 2003-09-10 13:04:12 +0000
  • 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 +0000
  • 523f6566a9 Update the default uClibc config for 0.9.21 Eric Andersen 2003-09-10 09:10:27 +0000
  • 804307fb8d Default to using uClibc 0.9.21 Eric Andersen 2003-09-10 09:09:22 +0000
  • def1702549 Make gcc 2.95 build Eric Andersen 2003-09-09 21:53:38 +0000
  • 9115ee5c19 Fixup broken tabs Eric Andersen 2003-09-05 09:12:56 +0000
  • 2279207edd Make some more things compile Eric Andersen 2003-09-04 23:48:03 +0000
  • fba6a22e57 Patch from Bruce Edge to add raidtools Eric Andersen 2003-09-04 20:25:57 +0000
  • 47c35f2fc0 teach glib to cross compile Eric Andersen 2003-09-04 08:15:44 +0000
  • a9ade645c6 Set CC_FOR_HOST Eric Andersen 2003-09-04 03:32:17 +0000
  • 4e335944d7 Make sure cross building binutils works Eric Andersen 2003-09-03 23:05:45 +0000
  • 5c13146145 Fixup strace so it compiles Eric Andersen 2003-09-03 07:28:50 +0000
  • 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 +0000
  • 2aaceb3dd6 Fixup binutils cross builds Eric Andersen 2003-09-03 06:09:43 +0000
  • 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 +0000
  • c9e50edded Update for disabling wordexp Eric Andersen 2003-09-01 20:14:40 +0000
  • 80bf917e67 "Letss Thry thatt again..." Eric Andersen 2003-08-31 06:21:51 +0000
  • 8296a7925d doh! Eric Andersen 2003-08-31 06:18:05 +0000
  • ec6044d424 This should be significantly less broken... Might even work. ;-) Eric Andersen 2003-08-31 06:16:24 +0000
  • 30563ccc18 This patch is not needed with gcc 3.3.1 Eric Andersen 2003-08-23 01:48:15 +0000
  • 2009ee7ce0 Revert strace to a stable version that actually compiles Eric Andersen 2003-08-22 12:56:12 +0000
  • 526a46c481 unset CONFIG_LAST Eric Andersen 2003-08-22 12:51:59 +0000
  • 43a91ad55a cleanup strip command a bit Eric Andersen 2003-08-22 12:51:15 +0000
  • 8dfe0ab6c8 remove some leftover garbage Eric Andersen 2003-08-22 12:49:54 +0000
  • 541ecb8d06 Make binutils not leak libraries Eric Andersen 2003-08-22 12:47:39 +0000
  • 772128bd40 fix all uses of sys_nerr and sys_errlist[] Eric Andersen 2003-08-20 14:57:21 +0000
  • 7c6a2b226c Fix gdb to not use sys_errlist[] and sys_nerr, Eric Andersen 2003-08-20 14:38:31 +0000
  • 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 +0000
  • d9540bda1f Fix ncurses so it properly compiles Eric Andersen 2003-08-19 06:37:00 +0000
  • f068e6fd03 Make the whole usr/local/lib/iptables path. Manuel Novoa III 2003-08-19 02:47:19 +0000
  • 9d92d8c890 Update default busybox config Eric Andersen 2003-08-18 23:06:31 +0000
  • 16a89eb07d Doh! Eric Andersen 2003-08-17 11:23:26 +0000
  • 9a392d0a79 Update dropbear to the latest and greatest, fixing a security problem Eric Andersen 2003-08-17 10:22:03 +0000
  • 188cfe5f4f Update valgrind Eric Andersen 2003-08-17 10:20:48 +0000
  • fbd3555948 Update to binutils-2.14.90.0.5 and gcc-3.3.1 Eric Andersen 2003-08-17 10:11:51 +0000
  • 22997c4763 Update for the latest and greatest uClibc Eric Andersen 2003-08-17 09:58:08 +0000
  • 47adb53620 I missed a spot Eric Andersen 2003-08-10 10:12:30 +0000
  • f8185c07aa oops. don't default to a dev version of gcc Eric Andersen 2003-08-09 23:11:57 +0000
  • 9050d7e72a Be sure to install libstdc++ and libgcc_s Eric Andersen 2003-08-09 23:10:32 +0000
  • b7b51909ba Cope with some autoconf wierdness Eric Andersen 2003-08-07 06:07:54 +0000
  • 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 +0000
  • 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 +0000
  • 9fe57b89a9 Patch from Dean Matsen to fix broken telnet format strings. Eric Andersen 2003-07-24 05:52:03 +0000
  • 09665b98bf oops. Fixup target to correctly download and use gcc 3.3 Eric Andersen 2003-07-21 19:22:15 +0000
  • 6a9a1c6301 Fixup valgrind build Eric Andersen 2003-07-14 09:13:51 +0000
  • 79815f7b45 Update to valgrind 1.9.6 Eric Andersen 2003-07-13 22:27:37 +0000
  • cd1f5c2fd3 Omit specifying kernel version Eric Andersen 2003-07-13 22:19:47 +0000
  • 2a87d1ac0e Set current uClibc stable version to 0.9.20 Eric Andersen 2003-07-01 05:23:04 +0000
  • 55b2ef0fc2 Strip the perl binary Eric Andersen 2003-06-28 03:13:23 +0000
  • 1369474734 Add support for building perl Eric Andersen 2003-06-28 02:02:47 +0000
  • 4948206d1e Don't overwrite /bin/busybox with patch Eric Andersen 2003-06-27 19:01:12 +0000
  • 7620b05a7d add UCLIBC_HAS_TM_EXTENSIONS Eric Andersen 2003-06-27 12:04:44 +0000
  • 5e7ac2deab Fixup arm and mips builds Eric Andersen 2003-06-27 01:51:07 +0000
  • b59314bff7 Add patch by default Eric Andersen 2003-06-26 05:18:23 +0000
  • d35e981e64 Update coreutils to 5.0 Eric Andersen 2003-06-25 21:22:00 +0000
  • 793161ad1c Fix binutils path Eric Andersen 2003-06-23 22:43:36 +0000
  • c314ac957e Fix the binutils dir Eric Andersen 2003-06-23 21:40:29 +0000
  • 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 +0000
  • aa5091d50c Add support for the Dropbear SSH server Eric Andersen 2003-06-23 21:05:54 +0000
  • ded9ff0bcc As noted by Michael Labuschke, ntp is a gzip archive... Eric Andersen 2003-06-23 06:47:34 +0000
  • 4e10e4af18 Switch to using gcc 3.3 Eric Andersen 2003-06-21 08:02:11 +0000
  • d2c5ead12f Remove a bit of garbage Eric Andersen 2003-06-20 20:51:41 +0000
  • 299149e4aa Add in my default set of 2.4.21 kernel patches Eric Andersen 2003-06-20 20:48:11 +0000
  • 7c7119fc69 Teach openssh to configure itself and start running sshd on boot Eric Andersen 2003-06-20 20:31:15 +0000
  • 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 +0000
  • 7c9afbdbdc Add an sshd user so ssh priv seperation can work Eric Andersen 2003-06-20 20:15:20 +0000
  • c901cef1e6 Use tmpfs, not ramfs Eric Andersen 2003-06-20 20:14:26 +0000
  • 067bf089f4 Start vtun much later in the boot process Eric Andersen 2003-06-20 20:13:45 +0000
  • c54d7f45ac Fix broken dependancy Eric Andersen 2003-06-20 20:13:08 +0000
  • 12c383b56d run depmod after building pcmcia and after hostap Eric Andersen 2003-06-20 12:15:27 +0000
  • 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 +0000
  • b5e4e1ff9e Ok, I'm an idiot. Fix the url. Eric Andersen 2003-06-14 04:38:37 +0000
  • 2b1a309976 Update default busybox config Eric Andersen 2003-06-14 02:13:51 +0000
  • faeb67b1a0 Default to 2.4.21 Eric Andersen 2003-06-14 00:49:08 +0000
  • 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 +0000
  • 922fb354eb Default to using a single fast sourceforge mirror Eric Andersen 2003-06-14 00:46:16 +0000
  • 26cbc57359 Upgrade strace to version 4.4.98 Eric Andersen 2003-06-12 22:32:59 +0000
  • 7137dda19e Add in ttcp support Eric Andersen 2003-06-11 07:27:45 +0000
  • 5d5cef059a Be sure the /etc/default dir exists Eric Andersen 2003-06-10 03:02:26 +0000
  • aa231db935 Yet another pcmcia update. Hopefully it will work properly for everyone this time around. Eric Andersen 2003-06-09 21:24:15 +0000
  • 8ce201b4d7 Fixup cross-compile patch Eric Andersen 2003-06-09 20:58:44 +0000