Commit Graph

238 Commits

Author SHA1 Message Date
Eric Andersen
b451d1dc68 Update the ltp testsuite 2003-11-07 23:52:10 +00:00
Eric Andersen
d30258309f Oops! Don't disable all float support! 2003-11-07 04:56:03 +00:00
Eric Andersen
495279039a Make sure the config system asks stuff when it should, and doen't
ask when it shouldn't...
2003-11-07 04:50:00 +00:00
Eric Andersen
d399514752 A bit more wiggling to prevent asking about the target
architecture when possible, since we already know the
correct answer.
2003-11-05 01:34:17 +00:00
Eric Andersen
55b7ab982f Yet more adaption for arches such as mipsel. Do not provide
defaults for endianness.  Either it will be automaticly correct
(such as for i386), or we need to prompt.
2003-11-05 01:27:22 +00:00
Eric Andersen
5833504dad minor changes to accomodate the config system updates 2003-11-04 13:56:00 +00:00
Eric Andersen
9d82281e67 Update the uClibc config 2003-11-04 13:26:33 +00:00
Eric Andersen
b1f39829cd strace 4.5 builds properly for mipsel, and does not use sys_errlist,
so we no longer need to patch anything.
 -Erik
2003-11-01 05:57:07 +00:00
Manuel Novoa III
d632d42b34 Enable building soft float buildroot for gcc 3.3. Currently works for
i386 (limited to 64 bit long double... same as double), arm (libfloat),
  mips, and mipsel.
Enable cross compiling a native gcc 3.3 toolchain to run on the target.
Misc rootfs cleanups... strip some things that weren't, eliminate duplicate
  libs, move openssl shared libs out of /lib, reduce size of libssl.so
  by dynamicly linking with libcrypto.so, fix dropbear compile on mips.
2003-11-01 05:34:41 +00:00
Eric Andersen
b5f7712c83 Oops. I did not intend to leave debugging and such enabled by default. 2003-10-24 04:02:54 +00:00
Eric Andersen
f24f81977c Update default busybox config 2003-10-22 23:37:01 +00:00
Eric Andersen
3c913b59bf Upgrade valgrind 2003-10-19 07:36:18 +00:00
Eric Andersen
83b95bdb42 Cope with the new RUNTIME_PREFIX 2003-10-18 11:51:50 +00:00
Eric Andersen
08e8565328 do not use a perl, just use a patch 2003-10-18 06:47:18 +00:00
Eric Andersen
2646751bd2 Add a bit more stuff to the default busybox config 2003-10-07 10:53:20 +00:00
Eric Andersen
976f46b798 Update included kernel version 2003-10-07 10:52:23 +00:00
Eric Andersen
c1846604ed Add the linux test project test suite. The 'make install' step is currently
broken, since I've not worked out how I want to handle that step (it wants to
run as root).
2003-10-06 08:06:02 +00:00
Eric Andersen
1d669278d8 Update file 2003-10-03 01:27:09 +00:00
Eric Andersen
3f43ecc428 enable ftw by default 2003-10-03 01:26:05 +00:00
Eric Andersen
f056ca7b18 Update to non-vulnerable version 2003-10-01 07:30:19 +00:00
Eric Andersen
91a2680a50 Fixup the binutils_target build 2003-09-27 01:11:27 +00:00
Eric Andersen
597bc47dd2 Update the default busybox config 2003-09-26 20:52:30 +00:00
Eric Andersen
cb7d5b81c9 Rework toolchain build to make it much more modular and
remove the redundant redundancy.
2003-09-14 11:38:35 +00:00
Eric Andersen
5f92f5c9e9 enable getopt for fakeroot 2003-09-14 11:34:26 +00:00
Eric Andersen
f0f965bd2c Add in a default config to make it easy for people that want
to enable uClibc's locale support.
2003-09-12 00:04:22 +00:00
Eric Andersen
306861203d remove stuff already in binutils-2.14.90.0.6 2003-09-11 12:55:16 +00:00
Eric Andersen
523f6566a9 Update the default uClibc config for 0.9.21 2003-09-10 09:10:27 +00:00
Eric Andersen
47c35f2fc0 teach glib to cross compile 2003-09-04 08:15:44 +00:00
Eric Andersen
5c13146145 Fixup strace so it compiles 2003-09-03 07:28:50 +00:00
Manuel Novoa III
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
2003-09-03 07:18:18 +00:00
Eric Andersen
2aaceb3dd6 Fixup binutils cross builds 2003-09-03 06:09:43 +00:00
Eric Andersen
92cecf265e Make sure binutils does not leak system libraries into the build.
patch from mjn3 to prevent gcc using broken include paths
2003-09-02 12:22:02 +00:00
Eric Andersen
c9e50edded Update for disabling wordexp 2003-09-01 20:14:40 +00:00
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
Eric Andersen
e03eb9438e Update for the latest 2003-02-11 00:18:42 +00:00
Eric Andersen
1bf1972968 Update to gcc 3.2.2 by default. Move a mips patch to be more obvious.
Update the default uClibc config.
2003-02-06 19:57:05 +00:00
Eric Andersen
fb0c9ec541 Fix naming problem 2003-02-05 22:33:23 +00:00
Eric Andersen
9cee91877f rename patch 2003-02-04 22:45:52 +00:00
Eric Andersen
71c6fb5111 Update default config 2003-02-04 12:42:11 +00:00
Eric Andersen
18e33c254e Support building a gcc-2.95 toolchain instead 2003-02-04 12:37:32 +00:00
Eric Andersen
5076c0e956 Fix stlport so it works 2003-01-30 23:36:15 +00:00
Eric Andersen
4508ca9bf6 Fix for an optimization bug that shows up on xscale.
Problem report and patch from
    http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=8896
2003-01-30 19:39:51 +00:00
Eric Andersen
7c128e7882 Update openssl version 2003-01-30 15:52:12 +00:00
Eric Andersen
26a203ac33 Update default busybox config 2003-01-24 16:52:05 +00:00
Eric Andersen
44f94d6171 Update busybox default config 2003-01-22 11:13:03 +00:00
Eric Andersen
113b797576 Update default busybox config 2003-01-21 08:49:53 +00:00
Eric Andersen
c1701b3e17 pcmcia update 2003-01-21 06:41:00 +00:00
Eric Andersen
7be2f52176 Update default bb config 2003-01-20 00:04:33 +00:00
Eric Andersen
d941e095d8 Don't really need this patch 2003-01-20 00:04:15 +00:00
Eric Andersen
b885ae776f Update stlport patch 2003-01-19 05:57:16 +00:00
Eric Andersen
b1c7fa327e Add a default config script 2003-01-18 22:40:26 +00:00
Eric Andersen
7129da009c Merge a bunch of stuff over from the tuxscreen buildroot, with
many updates to make things be more consistant.
 -Erik
2003-01-18 21:27:22 +00:00
Eric Andersen
f7070772fa No longer needed 2003-01-18 18:21:33 +00:00
Eric Andersen
cd5135a432 This makes configuring cpu types a bit nicer. 2003-01-17 08:07:39 +00:00
Eric Andersen
db597c47f3 Update uClibc default config 2003-01-17 04:41:05 +00:00
Eric Andersen
f541cb7fdc Support building cramfs filesystems 2003-01-17 04:22:53 +00:00
Eric Andersen
f876efd349 Update valgrind to 1.0.4 2003-01-15 09:52:30 +00:00
Eric Andersen
61d1ee8615 Fix genext2fs so it will run on system where char is unsigned 2003-01-10 14:18:00 +00:00
Eric Andersen
74a189fdc9 Fixup the busybox config and make it sane 2003-01-10 14:17:03 +00:00
Eric Andersen
42d56af2a7 Update busybox configuration mechanism. Support building busybox unstable
-Erik
2003-01-10 06:00:39 +00:00
Eric Andersen
27353b65dc A few more little defaults 2003-01-08 20:13:41 +00:00
Eric Andersen
446eb7ed8b Update user-mode linux version 2003-01-07 23:48:40 +00:00
Eric Andersen
0a9fc7d780 Update genext2fs for filesystems greater than 8 MB.
-Erik
2003-01-06 15:30:53 +00:00
Eric Andersen
1dc53e1ebf Clean and update the uclibc toolchain build, and sync up with the
current standalone toolchain builder Makefiles
 -Erik
2002-12-31 15:43:10 +00:00
Eric Andersen
1fff941219 Fixup non-x86 openssl build 2002-12-30 09:47:45 +00:00
Eric Andersen
98b6fb27b3 Support building regular kernels 2002-12-10 23:26:31 +00:00
Eric Andersen
be4cf785bd Update the default config 2002-12-07 10:37:41 +00:00
Eric Andersen
c930dbf89b Some updates... 2002-12-06 04:30:19 +00:00
Eric Andersen
7b3014ef3f Update to the newly released gcc 3.2.1
-Erik
2002-11-21 08:56:14 +00:00
Eric Andersen
dc77b4789d Adjust uClibc for latest options... 2002-11-21 00:49:23 +00:00
Eric Andersen
7843196520 Add udhcp, cleanup a few other loose ends.
-Erik
2002-11-15 02:55:17 +00:00
Eric Andersen
1800964779 Update buildroot for uClibc 0.9.16
-Erik
2002-11-12 21:31:16 +00:00
Eric Andersen
ee598dd2de Fix the /dev/fd* entries. Add /dev/ptmx. Properly support the
devpts filesystem.
 -Erik
2002-10-22 20:35:30 +00:00
Eric Andersen
365aac205d Add openssl and openssh. Fix up UML kernel build. 2002-10-17 08:55:05 +00:00
Eric Andersen
4ab6f8144e Make stlport work once again 2002-09-09 14:19:38 +00:00
Eric Andersen
27f3bc3198 Update toolchain 2002-08-10 10:21:47 +00:00
Eric Andersen
e4023a3094 Fix perms for /etc 2002-08-07 15:24:09 +00:00
Eric Andersen
985b15b18b Fix perms for /dev/tty 2002-08-07 15:17:13 +00:00
Eric Andersen
6318885fcd Lets try that again... 2002-07-27 09:13:00 +00:00
Eric Andersen
3aff447b61 Update valgrind, make it compile
-Erik
2002-07-27 08:54:01 +00:00
Eric Andersen
95f81a5a55 A number of updates 2002-07-03 10:44:59 +00:00
Eric Andersen
82d5d3224c Update busybox 2002-05-03 09:51:16 +00:00
Eric Andersen
8262508fc4 With this update, everything now works as expected.
-Erik
2002-04-26 22:01:43 +00:00
Eric Andersen
08782ae7d8 Major rework 2002-04-26 11:45:55 +00:00
Jon Nelson
c79e99824e not working 100% just yet, but getting closer 2002-01-05 20:26:15 +00:00
Eric Andersen
9ddc03dcd5 Move uml kernel to 2.4.17 2002-01-03 07:50:00 +00:00
Eric Andersen
339f2f492e Use target_skeleton dir to store conf files and init scripts under
version control
 -Erik
2001-12-22 01:17:09 +00:00
Eric Andersen
c6ad6c8fb6 Fix broken /dev/hdg minor numbers 2001-12-22 01:05:45 +00:00
Eric Andersen
ffde94bd2c Initial revision 2001-12-22 00:56:11 +00:00