From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 14:18:27 2003 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 0D28737B407 for ; Fri, 11 Apr 2003 14:18:27 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98D9343FA3 for ; Fri, 11 Apr 2003 14:18:25 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <2003041121182400100ognjbe>; Fri, 11 Apr 2003 21:18:24 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h3BLIOXf006100; Fri, 11 Apr 2003 17:18:24 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h3BLINYT006097; Fri, 11 Apr 2003 17:18:23 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Dick Hoogendijk References: <20030411144708.GA10119@pooh.nagual.st> From: Lowell Gilbert Date: 11 Apr 2003 17:18:23 -0400 In-Reply-To: <20030411144708.GA10119@pooh.nagual.st> Message-ID: <443ckoraw0.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions Subject: Re: stand/.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 21:18:27 -0000 Dick Hoogendijk writes: > I've a question about de /stand directory. It still exists after my > upgrade from 4.7 to 4.8 through source. 4.7r was installed through an > ISO-cd file ;-) > > Do I wipe this "stand" dir? Or do I "refresh it" somehow. I also have > the 4.8 release on CD.. Any advice would be appreciated. If you don't use it, then wipe it. If you do use it, then rebuild it. ("cd /usr/src/release/sysinstall; make all install" should do it)