Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix zlib depends for openssh per case 0000645 | David Anders | 2006-01-23 | 1 | -0/+1 |
| | |||||
* | remove extra space after touch | Mike Frysinger | 2005-11-24 | 1 | -2/+2 |
| | |||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 2 | -3/+8 |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | ||||
* | update openssh by Douglas Campos | Mike Frysinger | 2005-01-30 | 1 | -3/+3 |
| | |||||
* | more help updates from Tom Cameron | Mike Frysinger | 2004-12-26 | 1 | -4/+4 |
| | |||||
* | From Karsten Kruse: openssh requires zlib | Mike Frysinger | 2004-11-18 | 1 | -2/+1 |
| | |||||
* | Enforce openssl dependency. | Manuel Novoa III | 2004-10-27 | 2 | -1/+2 |
| | |||||
* | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | use $(TAR_VERBOSITY) | Mike Frysinger | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 2 | -0/+11 |
| | |||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 2 | -3/+291 |
| | |||||
* | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | 2004-10-09 | 1 | -0/+78 |
directory. |