Commit Graph

3489 Commits

Author SHA1 Message Date
Eric Andersen b59314bff7 Add patch by default 2003-06-26 05:18:23 +00:00
Eric Andersen d35e981e64 Update coreutils to 5.0 2003-06-25 21:22:00 +00:00
Eric Andersen 793161ad1c Fix binutils path 2003-06-23 22:43:36 +00:00
Eric Andersen c314ac957e Fix the binutils dir 2003-06-23 21:40:29 +00:00
Eric Andersen 2ae1136ed5 Revert to binutils 2.13.2.1, since .14 seems to have some problems
with cross compiling
2003-06-23 21:34:49 +00:00
Eric Andersen aa5091d50c Add support for the Dropbear SSH server 2003-06-23 21:05:54 +00:00
Eric Andersen ded9ff0bcc As noted by Michael Labuschke, ntp is a gzip archive... 2003-06-23 06:47:34 +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 c54d7f45ac Fix broken dependancy 2003-06-20 20:13:08 +00:00
Eric Andersen 12c383b56d run depmod after building pcmcia and after hostap 2003-06-20 12:15:27 +00:00
Eric Andersen 4cc06f8ea8 Fixup iproute so it compiles up properly. Use the debian
source as the .ru site has availability problems
2003-06-14 05:56:59 +00:00
Eric Andersen b5e4e1ff9e Ok, I'm an idiot. Fix the url. 2003-06-14 04:38:37 +00:00
Eric Andersen 2b1a309976 Update default busybox config 2003-06-14 02:13:51 +00:00
Eric Andersen faeb67b1a0 Default to 2.4.21 2003-06-14 00:49:08 +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 922fb354eb Default to using a single fast sourceforge mirror 2003-06-14 00:46:16 +00:00
Eric Andersen 26cbc57359 Upgrade strace to version 4.4.98 2003-06-12 22:32:59 +00:00
Eric Andersen 7137dda19e Add in ttcp support 2003-06-11 07:27:45 +00:00
Eric Andersen 5d5cef059a Be sure the /etc/default dir exists 2003-06-10 03:02:26 +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 fedfb7d03e Fix init script install 2003-06-05 17:57:27 +00:00
Eric Andersen e56cd7a764 Fix the binary name and path 2003-06-05 08:27:41 +00:00
Eric Andersen 19109125e8 support vtun 2003-06-05 08:19:53 +00:00
Eric Andersen bc9fb854fe Make absolutely certain no host libraries can ever sneak
into the build process.  Binutils was letting things sneak
in which caused ugly problems.
2003-06-05 06:37:42 +00:00
Eric Andersen 2e312fabc6 Fixup a couple of thinko. Use the specified kernel compiler when compiling
pcmcia modules.  And use the correct kernel source.
2003-06-05 02:35:46 +00:00
Eric Andersen fd9a6c1786 Fixup a case where system libs could sneak into the link process
due to collect2 making wrong assumptions.
2003-06-05 02:21:44 +00:00
Eric Andersen abcac7f79b Fixup a case where system libs could sneak into the link process
due to collect2 making wrong assumptions.
2003-06-04 21:39:44 +00:00
Eric Andersen 14b1c7d4f7 Ignore unwanted stuff 2003-06-04 21:04:26 +00:00
Eric Andersen b40cf76736 Add needed patch 2003-06-04 21:03:24 +00:00
Eric Andersen c70d248704 Cleanup method for excluding header files 2003-06-04 21:01:33 +00:00
Eric Andersen 26da803f90 mention iproute2 and netsnmp 2003-06-04 20:49: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 e33a8dbf70 Support net-snmp for those into that sortof thing 2003-06-04 20:45:47 +00:00
Eric Andersen de7fb2ccf9 Update default busybox config 2003-06-04 20:45:14 +00:00
Eric Andersen 7846979f86 Build pci and plx drivers 2003-06-04 20:43:31 +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 0f991230aa Build the 'tc' binary 2003-06-04 18:36:51 +00:00
Eric Andersen b55b16a32a Use flex_2.5.4a-24.diff.gz from stable 2003-05-15 22:15:06 +00:00