Commit Graph

374 Commits

Author SHA1 Message Date
Eric Andersen
6c1f9834b3 Upgrade to 3.1.2 2003-03-21 19:38:40 +00:00
Eric Andersen
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.
2003-03-13 20:30:07 +00:00
Eric Andersen
5b89b722a2 Patch from Dana Soward so it works properly 2003-03-10 20:49:53 +00:00
Eric Andersen
18e7cb41a1 Implement bzip2 2003-03-10 20:48:19 +00:00
Eric Andersen
c970910138 Support gzip 2003-03-10 19:34:38 +00:00
Eric Andersen
867b5c77c3 Add util-linux, from Claus Rosenberger, with minor changes from me 2003-03-10 17:58:07 +00:00
Eric Andersen
0811c2d516 Claus Rosenberger reported that hostname is supposed to be in /bin 2003-03-10 17:45:39 +00:00
Eric Andersen
1c6aad3440 work around deficiencies in GNU tar that prevented several
items from actually being installed
2003-03-06 18:24:00 +00:00
Eric Andersen
55de6e5b69 Make certain coreutils gets installed. 2003-03-06 17:44:29 +00:00
Eric Andersen
e08cade737 run autoconf 2003-03-05 23:02:58 +00:00
Eric Andersen
ba23073bde Oops. I was building for the host arch, not the target. duh. 2003-03-05 23:01:28 +00:00
Eric Andersen
db5a6bf46e Update version of file 2003-03-05 16:47:49 +00:00
Eric Andersen
996495c569 Don't mess with the headers files installed by uClibc 2003-03-05 12:07:24 +00:00
Eric Andersen
f41e5368e7 missed a spot 2003-03-04 21:00:40 +00:00
Eric Andersen
82e6f7d125 Fake up an arm-linux source-tree 2003-03-04 21:00:20 +00:00
Eric Andersen
cc16cd656a Make things compile once again 2003-03-04 20:16:42 +00:00
Eric Andersen
ff80500aa2 don't depend on symlinks 2003-03-04 20:16:15 +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
c89e7d4bfe Update to uClibc 0.9.19 2003-03-03 21:33:17 +00:00
Eric Andersen
1e879f1876 Fixup db target 2003-03-01 22:00:42 +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
aaadf67723 Fixup stupid compile error 2003-02-26 00:42:43 +00:00
Eric Andersen
d9d8e42cb9 Update tar version. Minor fix for gcc includes when NOT
building a bootstrapping toolchain.
2003-02-23 08:54:13 +00:00
Eric Andersen
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.
2003-02-19 10:41:54 +00:00
Eric Andersen
0954f3b8e9 Fix dependancy on zlib 2003-02-19 09:59:24 +00:00
Eric Andersen
a5c2354153 Fixup 'make source' target 2003-02-19 08:56:04 +00:00
Eric Andersen
c8eea31d3f Add support for bridge-utils, thanks to Michael Shuler 2003-02-19 07:07:53 +00:00
Eric Andersen
ed3524a06b Per discussion with Christian MICHON, revert to version 1.35 2003-02-18 18:47:57 +00:00
Eric Andersen
1cde9aa1cd Add in /lib/cpp symlink 2003-02-17 12:16:29 +00:00
Eric Andersen
d8c849445d Add --disable-perl-regexp 2003-02-17 01:21:33 +00:00
Eric Andersen
3460bef669 Sigh 2003-02-15 22:58:44 +00:00
Eric Andersen
bbe35d4817 Fix pcmcia startup. Add grep 2003-02-15 12:36:32 +00:00
Eric Andersen
039a17c489 oops 2003-02-15 10:42:54 +00:00
Eric Andersen
befb097e10 Fix a few problems noticed by Peter S. Mazinger 2003-02-15 10:23:19 +00:00
Eric Andersen
a50c4277de Fixup pcmcia initialization 2003-02-14 12:21:10 +00:00
Eric Andersen
b2c6fe8f78 Remove unwanted docs 2003-02-14 12:20:38 +00:00
Eric Andersen
08a3992f33 Be extra pedantic about the PATH 2003-02-12 18:47:09 +00:00
Eric Andersen
cdd7d014ea Make sure we find ranlib and ar 2003-02-12 15:18:12 +00:00
Eric Andersen
b447635792 Not 100MB by default 2003-02-12 14:36:57 +00:00
Eric Andersen
31aefeff58 cut and paste leftovers 2003-02-12 14:29:59 +00:00
Eric Andersen
ec28a35331 dont use ftp 2003-02-12 14:19:49 +00:00
Eric Andersen
6e2b8acbcb Update uClibc version 2003-02-12 13:57:46 +00:00
Eric Andersen
9cb6fac8df Fixup ldconfig symlink 2003-02-12 12:43:44 +00:00
Eric Andersen
289395d555 Fix dependancies 2003-02-12 12:43:15 +00:00
Eric Andersen
089db85919 Add support for several new utilities 2003-02-12 10:40:28 +00:00
Eric Andersen
d4ef2a6a25 Update toolchains a bit forther so that after blowing away the 'build'
directory we do not need to rebuild the toolchain (which now is built under
'toolchain_build').  Should help prevent a bunch of unnecessary toolchain
rebuilds.
 -Erik
2003-02-12 10:39:09 +00:00
Eric Andersen
0e740cf577 fix URLs 2003-02-12 09:26:13 +00:00
Eric Andersen
d322f37644 Lots and lots of changes 2003-02-12 08:10:40 +00:00
Eric Andersen
65f6db929a Update to version 4.5.6 2003-02-07 13:45:53 +00:00
Eric Andersen
7cb14e358f Fixup a really stupid typo 2003-02-06 23:01:07 +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
9278a0bb9b Fix a stupid typo 2003-02-05 22:41:35 +00:00
Eric Andersen
fb0c9ec541 Fix naming problem 2003-02-05 22:33:23 +00:00
Eric Andersen
95ff38838b teach libtool to use the correct system compiler 2003-02-05 10:43:44 +00:00
Eric Andersen
edf9538cba Fix typo, kill now unneeded stlport.mk 2003-02-04 22:45:26 +00:00
Eric Andersen
18e33c254e Support building a gcc-2.95 toolchain instead 2003-02-04 12:37:32 +00:00
Eric Andersen
39eb7da878 Be extra sure that /etc/init.d/S30pcmcia is executable 2003-02-04 10:35:13 +00:00
Eric Andersen
aef9023647 Update to dhcp-3.0pl2 2003-02-04 10:34:33 +00:00
Eric Andersen
7254ee77e5 Be really cereful to ensure udhcp.script is executable 2003-02-03 12:46:30 +00:00
Eric Andersen
fa7f8b8eca Add dhcp relay daemon 2003-02-03 12:29:48 +00:00
Eric Andersen
45923fa7d3 Fix regex 2003-01-31 23:35:08 +00:00
Eric Andersen
97395255e4 udhcp doesn't depend on pcmcia 2003-01-30 15:52:44 +00:00
Eric Andersen
7c128e7882 Update openssl version 2003-01-30 15:52:12 +00:00
Eric Andersen
2e49a0662f depend on pcmcia 2003-01-30 15:17:44 +00:00
Eric Andersen
bc8a54a38b Include code for downloading firmware images 2003-01-30 15:09:01 +00:00
Eric Andersen
79bdb4e406 Fix c++ header installation 2003-01-28 11:33:24 +00:00
Eric Andersen
d54c228444 update to uClibc 0.9.17 2003-01-25 10:12:52 +00:00
Eric Andersen
67bb056044 oops 2003-01-25 10:05:37 +00:00
Eric Andersen
4995f2104f Update newt and slang targets 2003-01-25 07:55:15 +00:00
Eric Andersen
8569617411 Fixup bash cross compile 2003-01-24 13:06:27 +00:00
Eric Andersen
31f08cf32d Doh! Fix missing line for gdbserver. 2003-01-24 01:07:29 +00:00
Eric Andersen
386eb10771 fixup strace build 2003-01-23 17:02:44 +00:00
Eric Andersen
1f9147a365 Fixup gdbserver build. Patch from acmay 2003-01-23 04:35:27 +00:00
Eric Andersen
8460ba59fb Fix an obvious typo 2003-01-23 01:18:58 +00:00
Eric Andersen
1b560cace2 Leave the final gcc build with disable shared to make things
simpler.  This just makes the build faster, since all we want
at this point is the gcc and g++ binaries...
2003-01-22 13:45:14 +00:00
Eric Andersen
5867ff49d7 use the correct strip tool for host and target binaries 2003-01-22 11:11:35 +00:00
Eric Andersen
235a05b0c0 sigh. We need to disable-shared for the initial compiler build
or it won't build.
2003-01-22 00:15:51 +00:00
Eric Andersen
ce5155afa7 This should work 2003-01-21 16:29:56 +00:00
Eric Andersen
3b456adc64 Dont remove /lib/libgcc_s.so. Build shared lib support on rev 1 of
gcc.  use the correct strip
2003-01-21 14:20:20 +00:00
Eric Andersen
e58ab15f9d Fix compiler install 2003-01-21 08:31:35 +00:00
Eric Andersen
15bb59a8fc Fix gdb so it works 2003-01-21 08:31:09 +00:00
Eric Andersen
e0e8d6e481 Fix it so header files and static libs install properly 2003-01-21 07:34:29 +00:00
Eric Andersen
9816f94292 Ok, I think it really works now. :) 2003-01-21 06:42:01 +00:00
Eric Andersen
c1701b3e17 pcmcia update 2003-01-21 06:41:00 +00:00
Eric Andersen
075eb13aa9 Minor fixes 2003-01-20 22:52:19 +00:00
Eric Andersen
b4366afb50 Just use the default pcmcia script 2003-01-20 22:14:15 +00:00
Eric Andersen
fdafbe1f4e Several more dependancy cleanups 2003-01-20 19:24:02 +00:00
Eric Andersen
7fcf2836bc Update from Michael Shuler 2003-01-20 07:02:31 +00:00
Eric Andersen
803b723fc4 Don't make fs's be 100 MB by default 2003-01-20 00:03:29 +00:00
Eric Andersen
1f4c1d842d It's just another brick in the wall. Except its supposed to be -Wall 2003-01-20 00:01:58 +00:00
Eric Andersen
09f705d814 Make it actually work... 2003-01-19 11:24:32 +00:00
Eric Andersen
9741a49e59 several updates for wireless and firewall stuff,
thanks to Michael Shuler
2003-01-19 07:49:24 +00:00
Eric Andersen
a9bfe856cf Change from using "TARGET_CC1" to just plan "TARGET_CC"
which is a bit more sensible.
2003-01-19 06:07:22 +00:00
Eric Andersen
8d4ef78e41 Update udhcp. Make sure /usr/share/udhcpc/default.script
is executable
2003-01-19 05:47:22 +00:00
Eric Andersen
83bb3ab9f2 Fixup a couple of little buglets that snuck in 2003-01-19 01:14:11 +00:00
Eric Andersen
f5bc3784a2 Fix zlib build 2003-01-19 00:57:10 +00:00
Eric Andersen
56ef2cc914 More bugfixes 2003-01-19 00:09:44 +00:00
Eric Andersen
6361a39873 For now, remove "--target" so gcc will compile. grumble. 2003-01-18 23:17:47 +00:00
Eric Andersen
460fc8a7ee Bwahahahahaa. cut and paste strikes again. 2003-01-18 22:53:57 +00:00
Eric Andersen
34b86305ef Fix filename 2003-01-18 22:41:02 +00:00
Eric Andersen
075633e2ca A few cflags and comment fixups 2003-01-18 22:39:31 +00:00
Eric Andersen
54e098e40b Mention how people can update things 2003-01-18 21:52:46 +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
f87052a0f0 Update openssh version to 3.5p1 2003-01-18 18:20:48 +00:00
Eric Andersen
e2aa142df8 Lost the .us since the US mirrors are terribly unreliable 2003-01-18 00:27:44 +00:00
Eric Andersen
2732cf976d Heh. Don't force everyone's fs to 100 mb. 2003-01-17 09:31:16 +00:00
Eric Andersen
bbf595671c Fix gdb compile 2003-01-17 09:30:37 +00:00
Eric Andersen
52c8b672bd Fix m4 so it compiles once again....
-Erik
2003-01-17 09:02:04 +00:00
Eric Andersen
5dbea59f53 more minor installation cleanups 2003-01-17 08:51:21 +00:00
Eric Andersen
a413a043f7 update handling of 'make' 2003-01-17 08:09:39 +00:00
Eric Andersen
ef7784a62d standardize handling of GNU configure scripts
-Erik
2003-01-17 08:03:59 +00:00
Eric Andersen
8e081ea611 be sure include dir is present 2003-01-17 04:50:35 +00:00
Eric Andersen
2fc6cd6a24 Cleanup the mess in the ext2 target 2003-01-17 04:32:44 +00:00
Eric Andersen
27bc59d488 Support building jffs2 filesystems. Update top level
makefile accordingly
2003-01-17 04:31:36 +00:00
Eric Andersen
f541cb7fdc Support building cramfs filesystems 2003-01-17 04:22:53 +00:00
Eric Andersen
049fd2354b Avoid installing into a nonexistant dir 2003-01-17 03:46:57 +00:00
Eric Andersen
effd2aa39d Fixup ncurses installation of terminfo data
-Erik
2003-01-16 22:04:22 +00:00
Eric Andersen
9a9de8dec9 Be sure things are built and installed just once 2003-01-15 10:41:02 +00:00
Eric Andersen
4edbe2caa6 Support using an existing kernel 2003-01-15 10:20:58 +00:00
Eric Andersen
f876efd349 Update valgrind to 1.0.4 2003-01-15 09:52:30 +00:00
Eric Andersen
ec0a71bd70 Update slang version 2003-01-15 06:43:29 +00:00
Eric Andersen
72f51a4788 Update coreutils build 2003-01-15 06:42:59 +00:00
Eric Andersen
c5d472649e Fixup directory name 2003-01-15 06:42:02 +00:00
Eric Andersen
11e2ed09ab Revert to 1.6.3 2003-01-15 06:41:27 +00:00
Eric Andersen
97634a5916 Fix unstable busybox compile (forgot 'make oldconfig') 2003-01-14 20:00:04 +00:00
Eric Andersen
e349a4e64c This seems to be sufficient for now... 2003-01-10 06:01:58 +00:00
Eric Andersen
ba8bc4951b Use ftp for tinylogin 2003-01-10 06:01:09 +00:00
Eric Andersen
42d56af2a7 Update busybox configuration mechanism. Support building busybox unstable
-Erik
2003-01-10 06:00:39 +00:00
Eric Andersen
db09d33132 Use a snapshot since I screwed up addgroup in the 1.4 release 2003-01-10 01:22:53 +00:00
Eric Andersen
e88863dc6f fix a few little thinkos... 2003-01-10 01:22:05 +00:00
Eric Andersen
d3b355102f Fix a stupid typo 2003-01-10 00:55:13 +00:00
Eric Andersen
24613cbec1 Add missing unctrl.h header 2003-01-09 20:28:10 +00:00
Eric Andersen
aaba7b8d9e Change --disable-shared to --enable-shared so libstdc++ will
build shared libs.
2003-01-09 18:24:17 +00:00
Eric Andersen
e064d44a2f gdb wasn't working. Don't build a cross gdb for now.
-Erik
2003-01-09 18:23:20 +00:00
Eric Andersen
b7d4f49c61 Support more build system junk
-Erik
2003-01-09 02:34:10 +00:00
Eric Andersen
529820d7cd Be extra careful about the target utils 2003-01-08 21:34:59 +00:00
Eric Andersen
e4ee6a76ce Fix header file install
-Erik
2003-01-08 21:34:23 +00:00
Eric Andersen
1cbf64c83c Make the directory before touching files in it... 2003-01-08 20:36:58 +00:00
Eric Andersen
a8b901c70d Dependancy update 2003-01-08 18:31:05 +00:00
Eric Andersen
e402401ff8 Fixup ncurses terminfo-dir. Fixup the ncurses-headers
zlib-headers openssl-headers targets.  Modularize the
enable-multilib settings
 -Erik
2003-01-08 18:17:28 +00:00
Eric Andersen
3597007db3 typo 2003-01-08 02:37:03 +00:00
Eric Andersen
0cea77f961 Add an optional ncurses-headers target to install target header files
-Erik
2003-01-08 02:29:25 +00:00
Eric Andersen
446eb7ed8b Update user-mode linux version 2003-01-07 23:48:40 +00:00
Eric Andersen
bf6a3886eb update gdb version 2003-01-07 23:41:58 +00:00
Eric Andersen
3a70952d99 more build updates 2003-01-07 21:00:41 +00:00
Eric Andersen
9518cdc661 Fixup gawk build 2003-01-06 15:33:34 +00:00
Eric Andersen
0a9fc7d780 Update genext2fs for filesystems greater than 8 MB.
-Erik
2003-01-06 15:30:53 +00:00
Eric Andersen
cb8292f024 Update to tinylogin 1.4 2003-01-03 11:40:33 +00:00
Eric Andersen
7df4ec34f6 Finx kernel dependancy problem 2003-01-03 09:28:19 +00:00
Eric Andersen
2105aeec62 Text update 2003-01-02 11:49:22 +00:00
Eric Andersen
e8b26df508 Update ncurses so it cross compiles properly
-Erik
2003-01-02 08:43:57 +00:00
Eric Andersen
ed90513d09 Update the toolchain build, per the latest in the standalone
toolchain builders
 -Erik
2003-01-01 17:36:39 +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
a9572b162b Default for x86 2002-12-28 06:54:12 +00:00
Eric Andersen
416af4663e Fix it so this:
touch /tmp/cvs/buildroot/build/linux-2.4.20/.dist
    Aborting.  '/tmp/cvs/buildroot/sources/kernel-patches' is not a directory.
    make: *** [/tmp/cvs/buildroot/build/linux-2.4.20/.dist] Error 1
doesn't happen any more
2002-12-28 04:05:46 +00:00
Eric Andersen
e6b6dceed3 Fix build 2002-12-28 03:55:36 +00:00
Eric Andersen
c5eab029dd Fix breakage 2002-12-17 07:09:09 +00:00
Eric Andersen
04d74ab556 When not building a toolchain, use the native compiler 2002-12-17 02:26:49 +00:00
Eric Andersen
98b6fb27b3 Support building regular kernels 2002-12-10 23:26:31 +00:00
Eric Andersen
c930dbf89b Some updates... 2002-12-06 04:30:19 +00:00
Eric Andersen
03c53f24c2 Stick with gcc 3.2 for now. 2002-11-21 10:29:33 +00:00
Eric Andersen
7794775aa4 Be even more careful -- avoid using 'which' 2002-11-21 09:04:50 +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
b2a0d22166 Fixup g++ to prevent gcc_target having a missing
dl_iterate_phdr symbol.  Add a target 'cc' link to gcc.
 -Erik
2002-11-21 05:17:40 +00:00
Eric Andersen
6ee9cf546b Oops. Kill the man and info noise 2002-11-21 00:43:25 +00:00
Eric Andersen
7baf062afc Fixup findutils so it builds and installs properly 2002-11-21 00:34:50 +00:00
Eric Andersen
8a2597eaba Make use of wget consistant by using a WGET variable 2002-11-20 23:16:10 +00:00
Eric Andersen
674022331d Another addition from Jon Nelson 2002-11-18 23:20:10 +00:00
Eric Andersen
1805718d2e Doh! Disable debugging 2002-11-18 23:04:26 +00:00
Eric Andersen
6eb2f7aaa7 Kill IMAGE_SIZE reference 2002-11-18 22:20:23 +00:00
Eric Andersen
173c607210 Update boa from Jon Nelson 2002-11-18 22:12:38 +00:00
Eric Andersen
a88a16700e Some updates from Andrew May adding gdbserver and adjusting gdb
in the hope of better cross-compiling support
2002-11-15 09:41:03 +00:00
Eric Andersen
7843196520 Add udhcp, cleanup a few other loose ends.
-Erik
2002-11-15 02:55:17 +00:00
Eric Andersen
2534b31214 Some more toolchain building cleanups 2002-11-14 12:10:18 +00:00
Eric Andersen
1792b840c8 Fixup gcc_target so it now works. Wohoo! We now have a fully
working standalone uClibc development environment.  :)
 -Erik
2002-11-14 11:09:41 +00:00
Eric Andersen
a5d910833e Fixup gcc-target so it actually works... 2002-11-14 09:06:52 +00:00
Eric Andersen
1800964779 Update buildroot for uClibc 0.9.16
-Erik
2002-11-12 21:31:16 +00:00
Eric Andersen
99ba66f344 Leave wchar off 2002-10-29 15:00:03 +00:00
Eric Andersen
60fe526df8 Support some features 2002-10-29 14:59:37 +00:00
Eric Andersen
e4dcb5e1f2 Cleanup 2002-10-29 14:58:13 +00:00
Eric Andersen
b9488559b5 Update to busybox 0.60.5
-Erik
2002-10-27 06:23:59 +00:00
Eric Andersen
77bf6fb0e6 Add several new components working towards a fully sandboxed buildsystem
-Erik
2002-10-23 12:54:42 +00:00
Eric Andersen
63db64a0ac Update things to be a tad more current 2002-10-23 07:56:48 +00:00
Eric Andersen
6e3e6690ce A patch from Arne Jonsson to calculate fs size, with adjustments by me. 2002-10-23 07:56:20 +00:00
Eric Andersen
f4ffeeae71 Fixup the build dependancies 2002-10-23 07:50:49 +00:00
Eric Andersen
365aac205d Add openssl and openssh. Fix up UML kernel build. 2002-10-17 08:55:05 +00:00
Eric Andersen
f2f69f70b9 Update uml version 2002-09-30 21:39:23 +00:00
Eric Andersen
e15704c988 Remember to strip things 2002-09-17 20:47:49 +00:00
Eric Andersen
4ab6f8144e Make stlport work once again 2002-09-09 14:19:38 +00:00
Eric Andersen
f952c942fb Update to uClibc 0.9.15. decouple kernel, toolchain, and uClibc.
-Erik
2002-08-28 21:28:19 +00:00
Eric Andersen
c75e4a1f62 Update to uClibc 0.9.14 2002-08-12 14:27:53 +00:00
Eric Andersen
27f3bc3198 Update toolchain 2002-08-10 10:21:47 +00:00
Eric Andersen
e03b6ce52a Add berkeley db support 2002-08-10 08:51:42 +00:00
Eric Andersen
ec2adbefa6 Update toolchain to 0.9.13 2002-08-10 08:21:19 +00:00
Eric Andersen
fc5ce36326 Fix logf/log support when doing C++ 2002-07-31 20:05:44 +00:00
Eric Andersen
8e4e9eb65c Update to valgrind 1.0.0 2002-07-29 06:40:55 +00:00
Eric Andersen
cd85ea1375 Use gcc-3.1.1 2002-07-28 10:41:45 +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