slackbuilds/network/dropbear
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README network/dropbear: Updated for version 0.50 2010-05-11 22:25:12 +02:00
doinst.sh network/dropbear: Updated for version 0.52 2010-05-13 00:36:17 +02:00
dropbear.SlackBuild network/dropbear: Misc automated cleanups. 2010-06-04 01:12:38 -04:00
dropbear.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
dropbear.xauth.patch network/dropbear: Added to 12.0 repository 2010-05-11 20:01:31 +02:00
rc.dropbear.new network/dropbear: Updated for version 0.52 2010-05-13 00:36:17 +02:00
slack-desc network/dropbear: Updated for version 0.52 2010-05-13 00:36:17 +02:00

README

dropbear (SSH server and client)

Dropbear is a relatively small SSH 2 server and client. It runs on a
variety of POSIX-based platforms. Dropbear is open source software,
distributed under a MIT-style license. Dropbear is particularly
useful for "embedded"-type Linux (or other Unix) systems, such as 
wireless routers.

Please note that this package conflicts with OpenSSH's scp binary.
Installing this package will overwrite this file with a symbolic link
to the dropbearmulti binary, so a backup of /usr/bin/scp will be made
if it exists. After uninstalling dropbear, you can restore the backup
with 'mv /usr/bin/scp.openssh /usr/bin/scp'.