From owner-freebsd-questions@FreeBSD.ORG Thu Nov 25 04:43:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 542CF16A4CE for ; Thu, 25 Nov 2004 04:43:35 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE46B43D1F for ; Thu, 25 Nov 2004 04:43:34 +0000 (GMT) (envelope-from rlurman@gmail.com) Received: by rproxy.gmail.com with SMTP id b11so136818rne for ; Wed, 24 Nov 2004 20:43:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=BNMMLDUXOp9THEOavh1ejZDyRu6nYo9XaHfshhL+eJ/WmKjw4VRMRpO0P1fXuCnzLrnD1dJccmusCm32bEzF7XQSaiZvctFGpVKnrFRcUGqFEmd98vqp8PMXHtCeRpiBTmPTTO9TJ4BOSYEB9p49DiYNOkVGKag93QXAsDbb3nE= Received: by 10.38.88.45 with SMTP id l45mr654493rnb; Wed, 24 Nov 2004 20:43:31 -0800 (PST) Received: by 10.38.149.36 with HTTP; Wed, 24 Nov 2004 20:43:31 -0800 (PST) Message-ID: Date: Wed, 24 Nov 2004 23:43:31 -0500 From: RL To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Stuff reset after adding libraries X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: RL List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2004 04:43:35 -0000 I found this odd, but maybe it's normal. I installed a bunch of system libraries I didn't have before in /stand/sysinstall using the CD. After that my login name (root was still there) was gone from /etc/password (home directory was still there though), in which I couldn't log in as non-root. Also, my /etc/hosts was reset to the default; my entries in that was gone. Is this normal after installing a bunch of libraries in sysinstall from the CD?