openwrt/package/network
Sergey Ponomarev 1d4b88265b
dropbear: use ssh-keygen as an alias for dropbearkey
The DropBear's dropbearkey supports limited set of arguments of
OpenSSH ssh-keygen:  -t, -q -N -Y
After the change you can generate a key with the same command.
Still many features of the original OpenSSH ssh-keygen are absent in
the dropbearkey.
If it's needed then users should install openssh-keygen package that
will replace the /usr/bin/ssh-keygen with the full version.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/14174
[ wrap commit description to 80 columns ]
Link: https://github.com/openwrt/openwrt/pull/14174
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-05-06 13:41:43 +02:00
..
config netifd: packet_steering: fix shell error on unset steering_flows option 2024-04-27 20:59:52 +02:00
ipv6 treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
services dropbear: use ssh-keygen as an alias for dropbearkey 2024-05-06 13:41:43 +02:00
utils xdp-tools: fix wrong matching for OPENWRT_VERBOSE 2024-05-03 14:53:11 +02:00