[Git-commits] [grml/grml-debootstrap] 6dad24: Refactor new --sshcopyid behavior into separate cm...
Michael Prokop
noreply at github.com
Wed Jun 3 16:10:50 CEST 2020
Branch: refs/heads/mika/gh153
Home: https://github.com/grml/grml-debootstrap
Commit: 6dad24e480cc3f31244f4aac32dc3e22c3daae01
https://github.com/grml/grml-debootstrap/commit/6dad24e480cc3f31244f4aac32dc3e22c3daae01
Author: Michael Prokop <mika at grml.org>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M grml-debootstrap
M grml-debootstrap.8.txt
Log Message:
-----------
Refactor new --sshcopyid behavior into separate cmdline option --sshcopyauth
Related to commit 07e835eac7 and the discussion within
https://github.com/grml/grml-debootstrap/pull/153
If execution of --sshcopyid fails, then user might want to be aware of
it. So instead of implementing the copying of .ssh/authorized_keys as
fallback of --sshcopyid, let's provide it via cmdline option
--sshcopyauth.
Reviewed-by: Chris Hofstaedtler
Closes: https://github.com/grml/grml-debootstrap/pull/153
More information about the Git-commits
mailing list