From owner-freebsd-current@FreeBSD.ORG Wed Dec 15 17:50:06 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E018B16A4CF for ; Wed, 15 Dec 2004 17:50:06 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33C8343D54 for ; Wed, 15 Dec 2004 17:50:06 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from localhost (localhost [127.0.0.1])4FF00485D0; Wed, 15 Dec 2004 18:50:05 +0100 (CET) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24374-04-3; Wed, 15 Dec 2004 18:50:03 +0100 (CET) Received: from m2a2.dyndns.org (p508EEE1E.dip.t-dialin.net [80.142.238.30]) 6A9C047F2A; Wed, 15 Dec 2004 18:50:03 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 864EB77BE6; Wed, 15 Dec 2004 18:50:02 +0100 (CET) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15698-04; Wed, 15 Dec 2004 18:50:01 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id 5473D77C14; Wed, 15 Dec 2004 18:50:01 +0100 (CET) Date: Wed, 15 Dec 2004 18:50:01 +0100 From: Matthias Andree To: Andre Guibert de Bruet Message-ID: <20041215175001.GB17597@merlin.emma.line.org> Mail-Followup-To: Andre Guibert de Bruet , Poul-Henning Kamp , current@freebsd.org References: <44115.1103109518@critter.freebsd.dk> <20041215095337.T19917@alpha.siliconlandmark.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041215095337.T19917@alpha.siliconlandmark.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de X-Mailman-Approved-At: Thu, 16 Dec 2004 12:56:28 +0000 cc: Poul-Henning Kamp cc: Matthias Andree cc: current@freebsd.org Subject: Re: Networked single-user recovery (Was: Re: Background fsck is broken) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 17:50:07 -0000 On Wed, 15 Dec 2004, Andre Guibert de Bruet wrote: > You realize that you're advocating a statically linked sshd in /rescue, > right? :-) Dropbear is a smaller SSH implementation than the fully-fledged OpenSSH. Only tried it on Linux so far, and that was a year ago. It appears to ship with some SSL stuff built-in, and it doesn't need much besides a host-key (generator is in the dropbear package) and /dev/random or something. > I've always wanted a network recovery mode, and am currently looking into > implementing such a beast (For racks devoid of serial console muxers and > annoying jungles of kvm wires, for example). Or when there's insufficient documentation on how to get the LOM client to work under Linux/Solaris/*BSD... -- Matthias Andree