summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Patch from Michael Shuler. Update to version 1.2.8 and remember toEric Andersen2003-07-271-2/+4
| | | | | copy all the required shared libs -- without them iptables dosen't do very much.
* Patch from Dean Matsen to fix broken telnet format strings.Eric Andersen2003-07-241-0/+54
|
* oops. Fixup target to correctly download and use gcc 3.3Eric Andersen2003-07-211-1/+1
|
* Fixup valgrind buildEric Andersen2003-07-141-7/+7
|
* Update to valgrind 1.9.6Eric Andersen2003-07-132-2/+2
|
* Omit specifying kernel versionEric Andersen2003-07-131-2/+1
|
* Set current uClibc stable version to 0.9.20Eric Andersen2003-07-013-6/+6
|
* Strip the perl binaryEric Andersen2003-06-281-0/+4
|
* Add support for building perlEric Andersen2003-06-284-0/+1095
|
* Don't overwrite /bin/busybox with patchEric Andersen2003-06-271-0/+1
|
* add UCLIBC_HAS_TM_EXTENSIONSEric Andersen2003-06-271-0/+2
|
* Fixup arm and mips buildsEric Andersen2003-06-272-0/+117
|
* Add patch by defaultEric Andersen2003-06-261-0/+1
|
* Update coreutils to 5.0Eric Andersen2003-06-251-3/+3
|
* Fix binutils pathEric Andersen2003-06-232-4/+4
|
* Fix the binutils dirEric Andersen2003-06-232-2/+4
|
* Revert to binutils 2.13.2.1, since .14 seems to have some problemsEric Andersen2003-06-232-2/+4
| | | | with cross compiling
* Add support for the Dropbear SSH serverEric Andersen2003-06-232-0/+105
|
* As noted by Michael Labuschke, ntp is a gzip archive...Eric Andersen2003-06-231-1/+1
|
* Switch to using gcc 3.3Eric Andersen2003-06-215-56/+21
|
* Remove a bit of garbageEric Andersen2003-06-201-10/+0
|
* Add in my default set of 2.4.21 kernel patchesEric Andersen2003-06-2042-1/+828
|
* Teach openssh to configure itself and start running sshd on bootEric Andersen2003-06-202-0/+69
|
* Start networking on boot, and setup a default set of networkEric Andersen2003-06-202-0/+39
| | | | interfaces (just loopback for now).
* Add an sshd user so ssh priv seperation can workEric Andersen2003-06-201-1/+2
|
* Use tmpfs, not ramfsEric Andersen2003-06-201-1/+1
|
* Start vtun much later in the boot processEric Andersen2003-06-201-1/+1
|
* Fix broken dependancyEric Andersen2003-06-201-1/+1
|
* run depmod after building pcmcia and after hostapEric Andersen2003-06-202-29/+49
|
* Fixup iproute so it compiles up properly. Use the debianEric Andersen2003-06-141-21/+33
| | | | source as the .ru site has availability problems
* Ok, I'm an idiot. Fix the url.Eric Andersen2003-06-141-1/+1
|
* Update default busybox configEric Andersen2003-06-141-0/+1
|
* Default to 2.4.21Eric Andersen2003-06-141-2/+2
|
* Patch from Tim Riker:Eric Andersen2003-06-141-1/+6
| | | | dd nfs stuff for fast mount -t nfs -o nolock support - glytchbinary
* Default to using a single fast sourceforge mirrorEric Andersen2003-06-149-10/+10
|
* Upgrade strace to version 4.4.98Eric Andersen2003-06-121-4/+4
|
* Add in ttcp supportEric Andersen2003-06-111-0/+35
|
* Be sure the /etc/default dir existsEric Andersen2003-06-101-0/+1
|
* Yet another pcmcia update. Hopefully it will work properlyEric Andersen2003-06-092-2/+101
| | | | for everyone this time around.
* Fixup cross-compile patchEric Andersen2003-06-091-4/+8
|
* Update pcmcia-cs to version 3.2.4Eric Andersen2003-06-092-12/+14
|
* Do not disable pcmciaEric Andersen2003-06-061-0/+10
|
* Fixup vtun init script and install tun deviceEric Andersen2003-06-052-30/+28
|
* Fix init script installEric Andersen2003-06-051-2/+2
|
* Fix the binary name and pathEric Andersen2003-06-051-2/+2
|
* support vtunEric Andersen2003-06-052-0/+246
|
* Make absolutely certain no host libraries can ever sneakEric Andersen2003-06-052-4/+20
| | | | | into the build process. Binutils was letting things sneak in which caused ugly problems.
* Fixup a couple of thinko. Use the specified kernel compiler when compilingEric Andersen2003-06-051-2/+2
| | | | pcmcia modules. And use the correct kernel source.
* Fixup a case where system libs could sneak into the link processEric Andersen2003-06-051-0/+7
| | | | due to collect2 making wrong assumptions.
* Fixup a case where system libs could sneak into the link processEric Andersen2003-06-041-0/+7
| | | | due to collect2 making wrong assumptions.