On Fri, 23 Dec 2011 at 08:04 GMT, Dave Young <[email protected]> wrote:
> Add ssh-client module, which support ssh key mode and interactive mode.
> with --sshkey option you can provide the ssh key to be installed
>
> Usage:
> 1. sshkey mode:
> transfer your public key to remote machine with ssh-copy-id or do it mannaully
> example of options:
> ./dracut -l -H -a ssh-client --sshkey /root/.ssh/id_rsa i.img
> 2. interactive mode:
> need use --ctty option, ie.:
> ./dracut -l -H -a ssh-client --ctty i.img

Seems --sshkey and --ctty are only for ssh-client module,
so, what if the user specifies -sshkey or --ctty but doesn't
use ssh-client module?


--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to