Commit Graph

105 Commits

Author SHA1 Message Date
Eric Andersen
30563ccc18 This patch is not needed with gcc 3.3.1 2003-08-23 01:48:15 +00:00
Eric Andersen
526a46c481 unset CONFIG_LAST 2003-08-22 12:51:59 +00:00
Eric Andersen
541ecb8d06 Make binutils not leak libraries 2003-08-22 12:47:39 +00:00
Eric Andersen
772128bd40 fix all uses of sys_nerr and sys_errlist[] 2003-08-20 14:57:21 +00:00
Eric Andersen
7c6a2b226c Fix gdb to not use sys_errlist[] and sys_nerr, 2003-08-20 14:38:31 +00:00
Eric Andersen
9d92d8c890 Update default busybox config 2003-08-18 23:06:31 +00:00
Eric Andersen
9a392d0a79 Update dropbear to the latest and greatest, fixing a
security problem
2003-08-17 10:22:03 +00:00
Eric Andersen
188cfe5f4f Update valgrind 2003-08-17 10:20:48 +00:00
Eric Andersen
22997c4763 Update for the latest and greatest uClibc 2003-08-17 09:58:08 +00:00
Eric Andersen
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
2003-08-01 03:38:04 +00:00
Eric Andersen
9fe57b89a9 Patch from Dean Matsen to fix broken telnet format strings. 2003-07-24 05:52:03 +00:00
Eric Andersen
79815f7b45 Update to valgrind 1.9.6 2003-07-13 22:27:37 +00:00
Eric Andersen
cd1f5c2fd3 Omit specifying kernel version 2003-07-13 22:19:47 +00:00
Eric Andersen
1369474734 Add support for building perl 2003-06-28 02:02:47 +00:00
Eric Andersen
7620b05a7d add UCLIBC_HAS_TM_EXTENSIONS 2003-06-27 12:04:44 +00:00
Eric Andersen
5e7ac2deab Fixup arm and mips builds 2003-06-27 01:51:07 +00:00
Eric Andersen
b59314bff7 Add patch by default 2003-06-26 05:18:23 +00:00
Eric Andersen
aa5091d50c Add support for the Dropbear SSH server 2003-06-23 21:05:54 +00:00
Eric Andersen
4e10e4af18 Switch to using gcc 3.3 2003-06-21 08:02:11 +00:00
Eric Andersen
d2c5ead12f Remove a bit of garbage 2003-06-20 20:51:41 +00:00
Eric Andersen
299149e4aa Add in my default set of 2.4.21 kernel patches 2003-06-20 20:48:11 +00:00
Eric Andersen
7c7119fc69 Teach openssh to configure itself and start running sshd on boot 2003-06-20 20:31:15 +00:00
Eric Andersen
80e368b2b8 Start networking on boot, and setup a default set of network
interfaces (just loopback for now).
2003-06-20 20:18:25 +00:00
Eric Andersen
7c9afbdbdc Add an sshd user so ssh priv seperation can work 2003-06-20 20:15:20 +00:00
Eric Andersen
c901cef1e6 Use tmpfs, not ramfs 2003-06-20 20:14:26 +00:00
Eric Andersen
067bf089f4 Start vtun much later in the boot process 2003-06-20 20:13:45 +00:00
Eric Andersen
2b1a309976 Update default busybox config 2003-06-14 02:13:51 +00:00
Eric Andersen
d38a1eee41 Patch from Tim Riker:
dd nfs stuff for fast mount -t nfs -o nolock support - glytchbinary
2003-06-14 00:47:20 +00:00
Eric Andersen
aa231db935 Yet another pcmcia update. Hopefully it will work properly
for everyone this time around.
2003-06-09 21:24:15 +00:00
Eric Andersen
8ce201b4d7 Fixup cross-compile patch 2003-06-09 20:58:44 +00:00
Eric Andersen
add0cec283 Update pcmcia-cs to version 3.2.4 2003-06-09 18:28:53 +00:00
Eric Andersen
c43ce0fe82 Do not disable pcmcia 2003-06-06 01:32:15 +00:00
Eric Andersen
33770acd9c Fixup vtun init script and install tun device 2003-06-05 18:39:49 +00:00
Eric Andersen
19109125e8 support vtun 2003-06-05 08:19:53 +00:00
Eric Andersen
b40cf76736 Add needed patch 2003-06-04 21:03:24 +00:00
Eric Andersen
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.
2003-06-04 20:47:18 +00:00
Eric Andersen
de7fb2ccf9 Update default busybox config 2003-06-04 20:45:14 +00:00
Eric Andersen
8373f89889 Update user mode Linux target 2003-06-04 20:37:41 +00:00
Eric Andersen
bbc2e6dd5a default to ramfs, not tmpfs 2003-06-04 20:36:38 +00:00
Eric Andersen
d906413ad9 Update gcc to version 3.2.3. Fix the openssh patch 2003-04-26 02:59:09 +00:00
Eric Andersen
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.
2003-04-25 19:58:35 +00:00
Eric Andersen
fcc33c3ede Fix it so it actually works 2003-04-21 08:07:52 +00:00
Eric Andersen
9abaf4a7ea Fixup a bug with symlink handling noticed by Wolfgang Denk
-Erik
2003-04-14 23:46:41 +00:00
Eric Andersen
d8d1f8a65b Create a more multi-user friendly set of device perms 2003-03-24 19:09:22 +00:00
Eric Andersen
b350859976 Update default config 2003-03-05 12:06:45 +00:00
Eric Andersen
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
2003-03-04 19:16:19 +00:00
Eric Andersen
7775f655a9 Add a patch for better debugging of staticly linked threaded apps.
-Erik
2003-03-01 20:02:34 +00:00
Eric Andersen
bbe35d4817 Fix pcmcia startup. Add grep 2003-02-15 12:36:32 +00:00
Eric Andersen
a50c4277de Fixup pcmcia initialization 2003-02-14 12:21:10 +00:00
Eric Andersen
d322f37644 Lots and lots of changes 2003-02-12 08:10:40 +00:00