X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=9c455b3297bca2592305b957ee474485f3ace224;hp=9c6d2d655b5dfe5c1244d9e16d86376b4f7fd601;hb=6359370c21819973a396b6277bcf3f04b25aa565;hpb=8b62d45fcb295cc9b0208d097ec6c9768a887540;ds=sidebyside diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index 9c6d2d6..9c455b3 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -226,6 +226,13 @@ Options and environment variables Delete grml-debootstrap configuration files (/etc/debootstrap/*) from installed system. Useful for reproducible builds or if you don't want to leak information. +*--sshcopyid*:: + + Use locally available public keys to authorise root login on the target system. + Similar to ssh-copy-id(1) (without the -i option) it checks if `ssh-add -L` + provides any output, and if so those keys are appended to + _/root/.ssh/authorized_keys_ (creating the file and directory (with mode 0700)). + *-t*, *--target* _target_:: Target partition (/dev/...) or directory (anything else without /dev at the