[Buildroot] [PATCH 1/1] openssh: replace individual ssh-keygen calls with a single call

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Aug 3 08:36:21 UTC 2014


Dear Danomi Manchego,

On Sat,  2 Aug 2014 21:21:19 -0400, Danomi Manchego wrote:
> Since openssh-6.0, the ssh-keygen app has supported a -A option,
> which creates any missing keys.  This frees us of having to add
> new ssh-keygen invocations as new key types are introduced.  This
> also frees us of having to know the default key names and locations.
> So this patch replaces all the the init.d script invocations with
> a single "ssh-keygen -A" call.
> 
> Note: the systemd service script *already* uses this option.
> 
> Signed-off-by: Danomi Manchego <danomimanchego123 at gmail.com>

Applied, thanks!

Thomsa
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list