summaryrefslogtreecommitdiffstats
path: root/network/dropbear/README
diff options
context:
space:
mode:
author Piter PUNK <piterpunk@slackware.com>2010-05-11 20:01:31 +0200
committer Alan Hicks <alan@lizella.net>2010-05-11 20:01:31 +0200
commit4476709274ae0b8a97d086b75673707639dc8b61 (patch)
tree69e171d4decc0e417062d0892c2f1ecb81626d0f /network/dropbear/README
parent661f29ab0becfdd1a0e394cf41b497aa61719a78 (diff)
downloadslackbuilds-4476709274ae0b8a97d086b75673707639dc8b61.tar.gz
slackbuilds-4476709274ae0b8a97d086b75673707639dc8b61.tar.xz
network/dropbear: Added to 12.0 repository
Diffstat (limited to 'network/dropbear/README')
-rw-r--r--network/dropbear/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/network/dropbear/README b/network/dropbear/README
new file mode 100644
index 0000000000..c73c86120f
--- /dev/null
+++ b/network/dropbear/README
@@ -0,0 +1,12 @@
+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. If you later remove dropbear, scp will no
+longer work.