aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update default busybox configEric Andersen2003-08-181-130/+80
|
* Doh!Eric Andersen2003-08-171-3/+3
|
* Update dropbear to the latest and greatest, fixing aEric Andersen2003-08-172-45/+2
| | | | security problem
* Update valgrindEric Andersen2003-08-173-4/+287
|
* Update to binutils-2.14.90.0.5 and gcc-3.3.1Eric Andersen2003-08-171-13/+15
|
* Update for the latest and greatest uClibcEric Andersen2003-08-171-0/+36
|
* I missed a spotEric Andersen2003-08-101-1/+2
|
* oops. don't default to a dev version of gccEric Andersen2003-08-091-6/+6
|
* Be sure to install libstdc++ and libgcc_sEric Andersen2003-08-091-7/+23
|
* Cope with some autoconf wierdnessEric Andersen2003-08-071-0/+2
|
* I wrote this patch some time ago, seems I forgot to commit it.Eric Andersen2003-08-011-0/+33
| | | | | | This fixes a serious bug in diethotplug, and fixes the install locations. -Erik
* 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.