summaryrefslogtreecommitdiffstats
path: root/package/dropbear_sshd
Commit message (Collapse)AuthorAgeFilesLines
* update to dropbear-0.46Eric Andersen2005-07-191-2/+2
|
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
|
* Change all instances of 'ln -sf' to 'ln -snf'Eric Andersen2005-04-151-4/+4
|
* Update dropbear to the new version.Eric Andersen2005-03-092-2/+20
| | | | Add a config option to handle low entropy system.
* - The installed root/usr/sbin/dropbear was not getting stripped. stripping ↵Ned Ludd2005-02-251-0/+1
| | | | saves about 35K
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* Fixup dropbearmulti build and installEric Andersen2005-01-101-1/+4
|
* dropbear-0.44 is outEric Andersen2005-01-091-2/+2
|
* more help updates from Tom CameronMike Frysinger2004-12-261-1/+1
|
* help textMike Frysinger2004-10-141-3/+2
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* facelift step number twoEric Andersen2004-10-092-1/+60
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+76
directory.