Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-13 | By popular demand, use 'sed' rather than 'perl' for doing | Eric Andersen | |
search and replace stuff. Hopefully we do not have any perl specific regexs that will be broken by this change, but it seems to be working thus far anyways, | |||
2003-11-12 | Thomas Cameron writes: | Eric Andersen | |
this patch fixes the source file downloads when executing a "make source", and a few cut-and-paste (tm) errors in the *.mk files. Again, this is a patch against the current CVS sources, and includes my previous patch. | |||
2003-06-20 | run depmod after building pcmcia and after hostap | Eric Andersen | |
2003-06-04 | Build pci and plx drivers | Eric Andersen | |
2003-03-04 | Rework things to ensure we are cross compiling. Teach problematic | Eric Andersen | |
apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib | |||
2003-02-05 | Fix a stupid typo | Eric Andersen | |
2003-01-31 | Fix regex | Eric Andersen | |
2003-01-30 | depend on pcmcia | Eric Andersen | |
2003-01-30 | Include code for downloading firmware images | Eric Andersen | |
2003-01-20 | Update from Michael Shuler | Eric Andersen | |
2003-01-19 | several updates for wireless and firewall stuff, | Eric Andersen | |
thanks to Michael Shuler |