From owner-freebsd-stable@FreeBSD.ORG Fri Sep 17 09:11:08 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63AB21065672 for ; Fri, 17 Sep 2010 09:11:08 +0000 (UTC) (envelope-from benzene@arcor.de) Received: from mail-in-13.arcor-online.net (mail-in-13.arcor-online.net [151.189.21.53]) by mx1.freebsd.org (Postfix) with ESMTP id 115188FC19 for ; Fri, 17 Sep 2010 09:11:07 +0000 (UTC) Received: from mail-in-21-z2.arcor-online.net (unknown [151.189.8.185]) by mx.arcor.de (Postfix) with ESMTP id A4CB521253B; Fri, 17 Sep 2010 10:37:51 +0200 (CEST) Received: from mail-in-06.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) by mail-in-21-z2.arcor-online.net (Postfix) with ESMTP id 85EF9EDB4B; Fri, 17 Sep 2010 10:37:51 +0200 (CEST) Received: from thingol.doriath (dslb-188-101-073-142.pools.arcor-ip.net [188.101.73.142]) (Authenticated sender: herrhoffmann@arcor.de) by mail-in-06.arcor-online.net (Postfix) with ESMTPSA id 1F6EC10C049; Fri, 17 Sep 2010 10:37:51 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-06.arcor-online.net 1F6EC10C049 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arcor.de; s=mail-in; t=1284712671; bh=Rzx8d7Wcm15yEOZq4FmPryAc4jD5Fm6vdTOSIxMtcg8=; h=From:To:Subject:Date:References:In-Reply-To:MIME-Version: Content-Type:Content-Transfer-Encoding:Message-Id; b=CrK/QyOnqsHCJz8Cx1kuaej9wJ4eAffYpvzwR3Kvi4ouvHy6KNXEvNKk3LGAtfSHR b1jJWAsTDuXC120OIwcRATeNAShd22WE8prvWqDzarGG6hWSiX9yjCWd/pp4n2ayIq +uieMTXhsCy0HpNLACyO2ZTTSp1tZ5D0/ofobFRE= From: Michael Hoffmann To: freebsd-stable@freebsd.org, Zara Kanaeva Date: Fri, 17 Sep 2010 10:37:45 +0200 User-Agent: KMail/1.9.10 References: <20100915153638.19173erppua441d2@webmail.uni-tuebingen.de> In-Reply-To: <20100915153638.19173erppua441d2@webmail.uni-tuebingen.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201009171037.49163.benzene@arcor.de> Cc: Subject: Re: very stupid mistake: a part of /usr is deleted X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2010 09:11:08 -0000 Am Wednesday 15 September 2010 15:36:38 schrieb Zara Kanaeva: > can i get the binaries, that was deleted, with > sysinstall/distributions/base ? This will restall the missing binaries, but I think there will be installed some original files of the /etc directory, too. I think you changed at least your credentials and /etc/shells. These might get lost. - Michael