Closed dj1an closed 4 years ago
Hmm - was this PR unintentional? A similar patch is already merged: https://github.com/analogdevicesinc/buildroot/commit/2ee30e36870e6c5de8d86de9cc5977e41ffddad6
hi, it only stores passwd files and the host key, no public key from authorized_keys or am i overseeing something?
Ups - my fault
looks good - but please add your Signed-off-by tag for the commits https://www.kernel.org/doc/html/v4.17/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin
thanks. hope it's correct now?
The tags should go into each of the the commit messages... So that they become part of the git log.
Hope it's OK now?
No that's not what I meant. Sorry to bother you with this, but it's the requirement for excepting external PRs.
In your tree:
git rebase -i HEAD~4
Remove the two last empty commits and chose reword on the first two. Save and close. Now add your tags (save and close).
Then simply force push (-f) your tree, and this PR gets automatically updated.
I am sorry, was not familiar with the right git commands. Should fit your requirements now.
will merge in a couple of days if no objection
Allows persistent passwordless login to the pluto device.