All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 branch usrmove] add ssh client module
@ 2011-12-23  8:04 Dave Young
  2011-12-25 12:11 ` Cong Wang
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Young @ 2011-12-23  8:04 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA, soltys-R61QfzASbfY

Hi,

This is a ssh-client module for dracut. The first user could be kdump
because kdump need to scp vmcore to remote machine.

But It will benifit if it become an general module. Sometimes user need
an initrd which simply act as an emregency minimal ramdisk for test or
recovery use.

Currently it support both sshkey mode and interactive mode. With sshkey
mode user can precopy the key to remote machine and install sshkey to initrd.
With interactive mode user can drop into an emergency shell and ssh into
remote machine interactively.

For the interactive mode, due to there's no control tty for emergency shell,
so I add this feature based on Michal Soltys's "shell job control" patches, 

I rebased his patch to usrmove branch of Harald, post along with ssh patches

--
Thanks dave

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-12-26  4:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-23  8:04 [PATCH 0/4 branch usrmove] add ssh client module Dave Young
2011-12-25 12:11 ` Cong Wang
2011-12-26  2:07   ` Dave Young
     [not found]     ` <4EF7D6F8.2040909-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-12-26  4:53       ` Cong Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.