summaryrefslogtreecommitdiffstats
path: root/package/dropbear_sshd/dropbear_sshd.mk
Commit message (Collapse)AuthorAgeFilesLines
* Change all instances of 'ln -sf' to 'ln -snf'Eric Andersen2005-04-151-4/+4
|
* Update dropbear to the new version.Eric Andersen2005-03-091-2/+6
| | | | 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-101-0/+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
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* facelift step number twoEric Andersen2004-10-091-1/+1
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+76
directory.