freewrt_1_0
freewrt_2_0
| Line | |
|---|
| 1 | config BR2_PACKAGE_DROPBEAR
|
|---|
| 2 | prompt "dropbear.......................... Small SSH 2 client/server"
|
|---|
| 3 | tristate
|
|---|
| 4 | default y
|
|---|
| 5 | help
|
|---|
| 6 | A small SSH 2 server/client designed for small memory environments.
|
|---|
| 7 |
|
|---|
| 8 | http://matt.ucc.asn.au/dropbear/
|
|---|
| 9 |
|
|---|
| 10 | config BR2_PACKAGE_DBCONVERT
|
|---|
| 11 | prompt "dropbearconvert................. Utility for converting SSH keys"
|
|---|
| 12 | tristate
|
|---|
| 13 | default m if CONFIG_DEVEL
|
|---|
| 14 | depends BR2_PACKAGE_DROPBEAR
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.