X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=5f909bc3cfc2e4806908d65ee847ad9ba23b57e0;hp=9c6d2d655b5dfe5c1244d9e16d86376b4f7fd601;hb=eb7cb8d30510ae0b672d5b1c3cdb1bd5733822fe;hpb=9a8bfee954f9acb2b27116abbc3b8f57c74a73b7 diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index 9c6d2d6..5f909bc 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -87,7 +87,7 @@ Options and environment variables Install a default /etc/network/interfaces file (enabling DHCP for all local Ethernet, WLAN and WWAN interfaces using predictable network interface names - and using eth0 as tradtition interface name for backward compatibility) + and using eth0 as traditional interface name for backward compatibility) instead of taking over config from host system. This option is automatically enabled when using --vm or --vmfile. @@ -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