Mercurial > dropbear
comparison README @ 4:fe6bca95afa7
Makefile.in contains updated files required
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 01 Jun 2004 02:46:09 +0000 |
parents | |
children | 9597c2e3b9d4 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 4:fe6bca95afa7 |
---|---|
1 This is Dropbear, a smallish SSH 2 server. | |
2 | |
3 INSTALL has compilation instructions. | |
4 | |
5 MULTI has instructions on making a multi-purpose binary (ie a single binary | |
6 which performs multiple tasks, to save disk space) | |
7 | |
8 SMALL has some tips on creating small binaries. | |
9 | |
10 See TODO for a few of the things I know need looking at, and please contact | |
11 me if you have any questions/bugs found/features/ideas/comments etc :) | |
12 | |
13 Matt Johnston | |
14 [email protected] |