Re: ssh support for notebooks :) -- screen?

2004-06-29 Thread Colin Watson
On Mon, Jun 28, 2004 at 11:00:52PM +0200, Osamu Aoki wrote: On Mon, Jun 28, 2004 at 01:07:21AM +0100, Colin Watson wrote: On Mon, Jun 28, 2004 at 01:25:21AM +0200, Osamu Aoki wrote: openssh-client-udeb is sufficient for me. I only meant some SCP like functionality. I really doubt needs

Re: ssh support for notebooks :) -- screen?

2004-06-28 Thread Osamu Aoki
Hi, On Mon, Jun 28, 2004 at 01:07:21AM +0100, Colin Watson wrote: On Mon, Jun 28, 2004 at 01:25:21AM +0200, Osamu Aoki wrote: On Sun, Jun 27, 2004 at 08:21:18PM +0100, Colin Watson wrote: openssh-client-udeb. I didn't package scp because it's straightforward to do the same thing with ssh

ssh support for notebooks :)

2004-06-27 Thread Osamu Aoki
Hi, I am wondering if ssh can be supported for normal d-i initrd too. Most importantly, scp. This is because many new PC comes without floppy to save failed install except to USB or HDD. SCP makes it easy to copy the log. This should make failed install easier to debug as long as network is

Re: ssh support for notebooks :)

2004-06-27 Thread Joshua Kwan
On Sun, 27 Jun 2004 13:56:24 +0200, Osamu Aoki wrote: This is because many new PC comes without floppy to save failed install except to USB or HDD. SCP makes it easy to copy the log. This should make failed install easier to debug as long as network is alive. You're right that it's not

Re: ssh support for notebooks :)

2004-06-27 Thread Colin Watson
On Sun, Jun 27, 2004 at 01:56:24PM +0200, Osamu Aoki wrote: I am wondering if ssh can be supported for normal d-i initrd too. Most importantly, scp. This is because many new PC comes without floppy to save failed install except to USB or HDD. SCP makes it easy to copy the log. This

Re: ssh support for notebooks :)

2004-06-27 Thread Colin Watson
On Sun, Jun 27, 2004 at 10:41:36AM -0700, Joshua Kwan wrote: On Sun, 27 Jun 2004 13:56:24 +0200, Osamu Aoki wrote: This is because many new PC comes without floppy to save failed install except to USB or HDD. SCP makes it easy to copy the log. This should make failed install easier to

Re: ssh support for notebooks :) -- screen?

2004-06-27 Thread Osamu Aoki
On Sun, Jun 27, 2004 at 08:21:18PM +0100, Colin Watson wrote: On Sun, Jun 27, 2004 at 01:56:24PM +0200, Osamu Aoki wrote: I am wondering if ssh can be supported for normal d-i initrd too. Most importantly, scp. This is because many new PC comes without floppy to save failed install

Re: ssh support for notebooks :) -- screen?

2004-06-27 Thread Colin Watson
On Mon, Jun 28, 2004 at 01:25:21AM +0200, Osamu Aoki wrote: On Sun, Jun 27, 2004 at 08:21:18PM +0100, Colin Watson wrote: openssh-client-udeb. I didn't package scp because it's straightforward to do the same thing with ssh and tar, but I suppose I could add it. openssh-client-udeb is

Re: ssh support

2004-06-22 Thread Bastian Blank
On Sun, Jun 20, 2004 at 10:03:36PM +0200, Bastian Blank wrote: What needs to be done: - Installer-Item changes (anna/choose-mirror/net-retriever). Commited, needs uploads (anna pending). - Testing (rootskel and network-console). - Proper implementation of di-utils-exit-installer (special exit

Re: ssh support

2004-06-22 Thread Colin Watson
On Tue, Jun 22, 2004 at 12:47:11PM +0200, Bastian Blank wrote: - debootstrap needs to install ssh or something needs to forcible install it via apt-install. The key and the installer user password needs to be copied to the target and ssh should not build another key which will result in

Re: ssh support

2004-06-21 Thread Christian Perrier
Quoting Colin Watson ([EMAIL PROTECTED]): On Sun, Jun 20, 2004 at 10:03:36PM +0200, Bastian Blank wrote: - Templates for network-console. Done. I made a few rewrites for style consistency with the rest of d-i (very few needed). You (Bastian or Colin) took care of using the same formulation

ssh support

2004-06-20 Thread Bastian Blank
Hi folks What needs to be done: - Templates for network-console. - Installer-Item changes (anna/choose-mirror/net-retriever). - Testing (rootskel and network-console). - Proper implementation of di-utils-exit-installer (special exit code which asks main-menu to exit?) and support for network

Re: ssh support

2004-06-20 Thread Colin Watson
On Sun, Jun 20, 2004 at 10:03:36PM +0200, Bastian Blank wrote: - Templates for network-console. Done. and support for network logins. Isn't that what network-console provides? -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: ssh support

2004-06-20 Thread Bastian Blank
On Sun, Jun 20, 2004 at 09:59:42PM +0100, Colin Watson wrote: and support for network logins. Isn't that what network-console provides? It should be there to exit from the menu if logged in via network. Bastian -- Spock: The odds of surviving another attack are 13562190123 to 1, Captain.

ssh support

2004-06-09 Thread Bastian Blank
Some thinkings about ssh support: * Without possibility to go back in case of trouble: - generate config/keys - debconf: stop (needs to be implemented) - start sshd - display it's own message * With possibility to go back: - generate config/keys - debconf: close db files and mark db