From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 11:06:25 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 3E31837B401 for ; Thu, 17 Apr 2003 11:06:25 -0700 (PDT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.120.160.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DE5443F3F for ; Thu, 17 Apr 2003 11:06:23 -0700 (PDT) (envelope-from dick@nagual.st) Received: from lothlorien.nagual.st (dick@localhost [127.0.0.1]) by nagual.st (8.12.3/8.12.3/arwen) with ESMTP id h3HHRX1R014781 for ; Thu, 17 Apr 2003 19:27:33 +0200 Received: (from dick@localhost) by lothlorien.nagual.st (8.12.3/8.12.3/local) id h3HHRXOT014778 for freebsd-questions@freebsd.org; Thu, 17 Apr 2003 19:27:33 +0200 From: dick hoogendijk Date: Thu, 17 Apr 2003 19:27:33 +0200 To: freebsd-questions Message-ID: <20030417172733.GA14410@lothlorien.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Subject: /stand (again) puzzle 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: Thu, 17 Apr 2003 18:06:25 -0000 I'm so puzzled that I did it all over again last night: # shutdown now # cd /usr/obj # chflags -R noschg * # rm -rf * # cd /usr/src # make buildworld # skip new kernel; I have a 4.8 one already # make installworld # skip mergemaster; did run it last time to update /etc # *** notice this: *** # cd /usr/src/release/sysinstall # make all install The result is a NEW sysinstall in /stand, but the rest is still old! If I run sysinstall and press F1 I get help for version 4.7 :-(( =-=-=-=- Some part of a "ls -l /stand" -r-xr-xr-x 32 root wheel 2175016 Oct 9 2002 -sh -r-xr-xr-x 32 root wheel 2175016 Oct 9 2002 [ -r-xr-xr-x 32 root wheel 2175016 Oct 9 2002 arp -r-xr-xr-x 32 root wheel 2175016 Oct 9 2002 boot_crunch -r-xr-xr-x 32 root wheel 2175016 Oct 9 2002 camcontrol r-xr-xr-x 32 root wheel 2175016 Oct 9 2002 route -r-xr-xr-x 32 root wheel 2175016 Oct 9 2002 rtsol -r-xr-xr-x 32 root wheel 2175016 Oct 9 2002 sed -r-xr-xr-x 32 root wheel 2175016 Oct 9 2002 sh -r-xr-xr-x 32 root wheel 2175016 Oct 9 2002 slattach -r-xr-xr-x 1 root wheel 923632 Apr 16 22:56 sysinstall -r-xr-xr-x 32 root wheel 2175016 Oct 9 2002 test -r-xr-xr-x 32 root wheel 2175016 Oct 9 2002 tunefs =-=-=- I really have NO IDEA whatsoever how to get a "fresh" /stand directory with not only sysinstall refreshed, but all other "2175016 Oct 9" things too. What am I missing??? -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody)