626312a278Fixup gcc_target build.
Eric Andersen
2003-09-27 01:13:47 +0000
91a2680a50Fixup the binutils_target build
Eric Andersen
2003-09-27 01:11:27 +0000
a0aef7c41bThis should at least build. I think.
Eric Andersen
2003-09-26 21:18:46 +0000
15418c9c2cUpdate dropbear to the latest and greatest
Eric Andersen
2003-09-26 21:04:12 +0000
9c5021ebc9The openssl build was broken
Eric Andersen
2003-09-26 21:02:57 +0000
597bc47dd2Update the default busybox config
Eric Andersen
2003-09-26 20:52:30 +0000
c72f740e64Needs this to compile
Eric Andersen
2003-09-14 11:44:28 +0000
f1a6e06ae7Fix thinko
Eric Andersen
2003-09-14 11:43:09 +0000
6663336f38Use more consistant naming
Eric Andersen
2003-09-14 11:42:02 +0000
cb7d5b81c9Rework toolchain build to make it much more modular and remove the redundant redundancy.
Eric Andersen
2003-09-14 11:38:35 +0000
5f92f5c9e9enable getopt for fakeroot
Eric Andersen
2003-09-14 11:34:26 +0000
dde95efe4aTeach dropbear to depend on zlib
Eric Andersen
2003-09-12 00:25:27 +0000
4b51328693Alex King writes:
Eric Andersen
2003-09-12 00:24:32 +0000
f0f965bd2cAdd 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
306861203dremove stuff already in binutils-2.14.90.0.6
Eric Andersen
2003-09-11 12:55:16 +0000
79a631349fLets give binutils-2.14.90.0.6 a try, shall we?
Eric Andersen
2003-09-11 12:39:47 +0000
9dcfa9a6f5Fix silly typos
Eric Andersen
2003-09-11 12:24:06 +0000
afcbe6fc3dMake installing libstdc++ optional
Eric Andersen
2003-09-11 10:40:12 +0000
4b97e3fdb1Add support for fakeroot
Eric Andersen
2003-09-11 09:41:16 +0000
59759b8f44Default to using the kernel-headers package. mention dropbear. Make rootfs be rootfs_$(ARCH)
Eric Andersen
2003-09-10 13:04:12 +0000
a2368356e7Fixup 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
523f6566a9Update the default uClibc config for 0.9.21
Eric Andersen
2003-09-10 09:10:27 +0000
804307fb8dDefault to using uClibc 0.9.21
Eric Andersen
2003-09-10 09:09:22 +0000
def1702549Make gcc 2.95 build
Eric Andersen
2003-09-09 21:53:38 +0000
9115ee5c19Fixup broken tabs
Eric Andersen
2003-09-05 09:12:56 +0000
2279207eddMake some more things compile
Eric Andersen
2003-09-04 23:48:03 +0000
fba6a22e57Patch from Bruce Edge to add raidtools
Eric Andersen
2003-09-04 20:25:57 +0000
47c35f2fc0teach glib to cross compile
Eric Andersen
2003-09-04 08:15:44 +0000
a9ade645c6Set CC_FOR_HOST
Eric Andersen
2003-09-04 03:32:17 +0000
4e335944d7Make sure cross building binutils works
Eric Andersen
2003-09-03 23:05:45 +0000
5c13146145Fixup strace so it compiles
Eric Andersen
2003-09-03 07:28:50 +0000
0e956fc164Add 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
2aaceb3dd6Fixup binutils cross builds
Eric Andersen
2003-09-03 06:09:43 +0000
92cecf265eMake 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
c9e50eddedUpdate 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
8296a7925ddoh!
Eric Andersen
2003-08-31 06:18:05 +0000
ec6044d424This should be significantly less broken... Might even work. ;-)
Eric Andersen
2003-08-31 06:16:24 +0000
30563ccc18This patch is not needed with gcc 3.3.1
Eric Andersen
2003-08-23 01:48:15 +0000
2009ee7ce0Revert strace to a stable version that actually compiles
Eric Andersen
2003-08-22 12:56:12 +0000
526a46c481unset CONFIG_LAST
Eric Andersen
2003-08-22 12:51:59 +0000
43a91ad55acleanup strip command a bit
Eric Andersen
2003-08-22 12:51:15 +0000
8dfe0ab6c8remove some leftover garbage
Eric Andersen
2003-08-22 12:49:54 +0000
541ecb8d06Make binutils not leak libraries
Eric Andersen
2003-08-22 12:47:39 +0000
772128bd40fix all uses of sys_nerr and sys_errlist[]
Eric Andersen
2003-08-20 14:57:21 +0000
7c6a2b226cFix gdb to not use sys_errlist[] and sys_nerr,
Eric Andersen
2003-08-20 14:38:31 +0000
a703554ec6It 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
d9540bda1fFix ncurses so it properly compiles
Eric Andersen
2003-08-19 06:37:00 +0000
f068e6fd03Make the whole usr/local/lib/iptables path.
Manuel Novoa III
2003-08-19 02:47:19 +0000
9d92d8c890Update default busybox config
Eric Andersen
2003-08-18 23:06:31 +0000
16a89eb07dDoh!
Eric Andersen
2003-08-17 11:23:26 +0000
9a392d0a79Update dropbear to the latest and greatest, fixing a security problem
Eric Andersen
2003-08-17 10:22:03 +0000
188cfe5f4fUpdate valgrind
Eric Andersen
2003-08-17 10:20:48 +0000
fbd3555948Update to binutils-2.14.90.0.5 and gcc-3.3.1
Eric Andersen
2003-08-17 10:11:51 +0000
22997c4763Update for the latest and greatest uClibc
Eric Andersen
2003-08-17 09:58:08 +0000
47adb53620I missed a spot
Eric Andersen
2003-08-10 10:12:30 +0000
f8185c07aaoops. don't default to a dev version of gcc
Eric Andersen
2003-08-09 23:11:57 +0000
9050d7e72aBe sure to install libstdc++ and libgcc_s
Eric Andersen
2003-08-09 23:10:32 +0000
b7b51909baCope with some autoconf wierdness
Eric Andersen
2003-08-07 06:07:54 +0000
9a192d7813I 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
669f7d88b3Patch 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
9fe57b89a9Patch from Dean Matsen to fix broken telnet format strings.
Eric Andersen
2003-07-24 05:52:03 +0000
09665b98bfoops. Fixup target to correctly download and use gcc 3.3
Eric Andersen
2003-07-21 19:22:15 +0000
6a9a1c6301Fixup valgrind build
Eric Andersen
2003-07-14 09:13:51 +0000
79815f7b45Update to valgrind 1.9.6
Eric Andersen
2003-07-13 22:27:37 +0000
cd1f5c2fd3Omit specifying kernel version
Eric Andersen
2003-07-13 22:19:47 +0000
2a87d1ac0eSet current uClibc stable version to 0.9.20
Eric Andersen
2003-07-01 05:23:04 +0000
55b2ef0fc2Strip the perl binary
Eric Andersen
2003-06-28 03:13:23 +0000
1369474734Add support for building perl
Eric Andersen
2003-06-28 02:02:47 +0000
4948206d1eDon't overwrite /bin/busybox with patch
Eric Andersen
2003-06-27 19:01:12 +0000
7620b05a7dadd UCLIBC_HAS_TM_EXTENSIONS
Eric Andersen
2003-06-27 12:04:44 +0000
5e7ac2deabFixup arm and mips builds
Eric Andersen
2003-06-27 01:51:07 +0000
b59314bff7Add patch by default
Eric Andersen
2003-06-26 05:18:23 +0000
d35e981e64Update coreutils to 5.0
Eric Andersen
2003-06-25 21:22:00 +0000
793161ad1cFix binutils path
Eric Andersen
2003-06-23 22:43:36 +0000
c314ac957eFix the binutils dir
Eric Andersen
2003-06-23 21:40:29 +0000
2ae1136ed5Revert 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
aa5091d50cAdd support for the Dropbear SSH server
Eric Andersen
2003-06-23 21:05:54 +0000
ded9ff0bccAs noted by Michael Labuschke, ntp is a gzip archive...
Eric Andersen
2003-06-23 06:47:34 +0000
4e10e4af18Switch to using gcc 3.3
Eric Andersen
2003-06-21 08:02:11 +0000
d2c5ead12fRemove a bit of garbage
Eric Andersen
2003-06-20 20:51:41 +0000
299149e4aaAdd in my default set of 2.4.21 kernel patches
Eric Andersen
2003-06-20 20:48:11 +0000
7c7119fc69Teach openssh to configure itself and start running sshd on boot
Eric Andersen
2003-06-20 20:31:15 +0000
80e368b2b8Start networking on boot, and setup a default set of network interfaces (just loopback for now).
Eric Andersen
2003-06-20 20:18:25 +0000
7c9afbdbdcAdd an sshd user so ssh priv seperation can work
Eric Andersen
2003-06-20 20:15:20 +0000
c901cef1e6Use tmpfs, not ramfs
Eric Andersen
2003-06-20 20:14:26 +0000
067bf089f4Start vtun much later in the boot process
Eric Andersen
2003-06-20 20:13:45 +0000
c54d7f45acFix broken dependancy
Eric Andersen
2003-06-20 20:13:08 +0000
12c383b56drun depmod after building pcmcia and after hostap
Eric Andersen
2003-06-20 12:15:27 +0000
4cc06f8ea8Fixup 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
b5e4e1ff9eOk, I'm an idiot. Fix the url.
Eric Andersen
2003-06-14 04:38:37 +0000
2b1a309976Update default busybox config
Eric Andersen
2003-06-14 02:13:51 +0000
faeb67b1a0Default to 2.4.21
Eric Andersen
2003-06-14 00:49:08 +0000
d38a1eee41Patch from Tim Riker: dd nfs stuff for fast mount -t nfs -o nolock support - glytchbinary
Eric Andersen
2003-06-14 00:47:20 +0000
922fb354ebDefault to using a single fast sourceforge mirror
Eric Andersen
2003-06-14 00:46:16 +0000
26cbc57359Upgrade strace to version 4.4.98
Eric Andersen
2003-06-12 22:32:59 +0000
7137dda19eAdd in ttcp support
Eric Andersen
2003-06-11 07:27:45 +0000
5d5cef059aBe sure the /etc/default dir exists
Eric Andersen
2003-06-10 03:02:26 +0000
aa231db935Yet another pcmcia update. Hopefully it will work properly for everyone this time around.
Eric Andersen
2003-06-09 21:24:15 +0000
8ce201b4d7Fixup cross-compile patch
Eric Andersen
2003-06-09 20:58:44 +0000