diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-31 13:33:25 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-31 13:33:25 +0000 |
commit | 862e9645df76ea0141c2737aee5136d9b409fe1a (patch) | |
tree | 02ce88e1d825d72566eaf4b79df4061e56da6f7a /openwrt/package/dropbear/ipkg | |
parent | 4ea1bb2983851d2abb8ae4cf400daace4307ca2b (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.control | 5 |
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 0000000000..9dd5ecd1aa --- /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 |