openssh-keygen: Make ssh-keygen as an alternative to dropbearkey 22861/head
authorSergey Ponomarev <stokito@gmail.com>
Sun, 3 Dec 2023 16:14:42 +0000 (18:14 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 6 May 2024 11:44:08 +0000 (13:44 +0200)
commit8aadb12835bd109399e687bb5a15a7de17f5a151
treea65fca448df6e10bcda980f215c1ee4658ebcac2
parent072140981093c20e1e4716a71249ff824cb79e9a
openssh-keygen: Make ssh-keygen as an alternative to dropbearkey

The DropBear's dropbearkey tool is compatible with OpenSSH
ssh-keygen.
It was set by default as the /usr/bin/ssh-keygen program since
the PR https://github.com/openwrt/openwrt/pull/14174
Now if a user need for a full ssh-keygen the openssh-keygen package
should substitute it gracefully as an alternative.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Link: https://github.com/openwrt/packages/pull/22861
[ wrap to 80 columns ]
Link: https://github.com/openwrt/packages/pull/22861
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
net/openssh/Makefile