summaryrefslogtreecommitdiffstats
path: root/openwrt/package/dropbear/ipkg
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-31 13:33:25 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-31 13:33:25 +0000
commit862e9645df76ea0141c2737aee5136d9b409fe1a (patch)
tree02ce88e1d825d72566eaf4b79df4061e56da6f7a /openwrt/package/dropbear/ipkg
parent4ea1bb2983851d2abb8ae4cf400daace4307ca2b (diff)
disable dropbear zlib support and split off dropbearconvert to save flash space
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3085 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/dropbear/ipkg')
-rw-r--r--openwrt/package/dropbear/ipkg/dropbearconvert.control5
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/dropbear/ipkg/dropbearconvert.control b/openwrt/package/dropbear/ipkg/dropbearconvert.control
new file mode 100644
index 000000000..9dd5ecd1a
--- /dev/null
+++ b/openwrt/package/dropbear/ipkg/dropbearconvert.control
@@ -0,0 +1,5 @@
+Package: dropbearconvert
+Priority: optional
+Depends: zlib
+Section: net
+Description: Utility for converting SSH keys