From owner-freebsd-questions Wed Apr 22 08:38:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA02485 for freebsd-questions-outgoing; Wed, 22 Apr 1998 08:38:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailhost2.u.washington.edu (mailhost2.u.washington.edu [140.142.33.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA02446 for ; Wed, 22 Apr 1998 15:38:44 GMT (envelope-from dmorrisn@u.washington.edu) Received: from u.washington.edu (dmorrisn@D-128-95-141-142.dhcp.washington.edu [128.95.141.142]) by mailhost2.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.11) with ESMTP id IAA06690; Wed, 22 Apr 1998 08:37:03 -0700 Message-ID: <353E0F42.26ED12FB@u.washington.edu> Date: Wed, 22 Apr 1998 08:39:48 -0700 From: Don Morrison X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-STABLE i386) MIME-Version: 1.0 To: tylin CC: FreeBSD-questions@FreeBSD.ORG Subject: Re: upgrade the system by script, but /stand/sysinstall... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > How should I do to upgrade the files under /stand ?? > If you have the 2.2.6 sources installed under /usr/src you can do: #cd /usr/src/release #make install But you may have to edit one of the files or use a command line option to get the release number right though. I altered my sysinstall under /usr/src/release/sysinstall once and did a 'make install' from there, and now the release version reads: "__RELEASE". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message