Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2003 19:27:33 +0200
From:      dick hoogendijk <dick@nagual.st>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   /stand (again) puzzle
Message-ID:  <20030417172733.GA14410@lothlorien.nagual.st>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030417172733.GA14410>