Commit Graph

155 Commits

Author SHA1 Message Date
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