openwrt/package
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
..
base-files base-files: Add new functions for ath11k caldata 2024-04-23 22:35:57 +02:00
boot uboot-envtools: filogic: add support for BananaPi R4 PoE 2024-05-06 09:12:05 +02:00
devel perf: fix build on PowerPC 2024-04-26 15:19:48 +03:00
firmware ipq-wifi: correct PKG_MIRROR_HASH 2024-04-27 23:29:48 +02:00
kernel kernel: add kmod-ata-ahci-dwc 2024-05-05 00:46:48 +02:00
libs libxml2: update to 2.12.6 2024-05-05 21:45:52 +02:00
network dropbear: use ssh-keygen as an alias for dropbearkey 2024-05-06 13:41:43 +02:00
system procd: make mDNS TXT record parsing more solid 2024-04-29 23:24:58 +02:00
utils ucode: fix ubus defer when running from within eloop (integrated with uloop) 2024-05-01 19:00:21 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00