X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;fp=grml-debootstrap.8.txt;h=205e788d481903e5cdf6f4c7224724d8297d1ecd;hp=276b96820de999eb39ba79449a9d07372f40ca82;hb=0b1d9821475753d8580982724b807cc8f2daa7e5;hpb=4f2362b014a02a67e39994c7000e608b438b9b08 diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index 276b968..205e788 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -224,6 +224,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