From owner-freebsd-questions@FreeBSD.ORG Mon Aug 11 12:19:33 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 7518637B401 for ; Mon, 11 Aug 2003 12:19:33 -0700 (PDT) Received: from phoenix.gargantuan.com (rrcs-se-24-73-171-238.biz.rr.com [24.73.171.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id E29A143F3F for ; Mon, 11 Aug 2003 12:19:32 -0700 (PDT) (envelope-from michael@gargantuan.com) Received: from cyclops.gargantuan.com (cyclops.gargantuan.com [3ffe:c00:8034:a00::18]) by phoenix.gargantuan.com (Postfix) with ESMTP id 792F3261; Mon, 11 Aug 2003 15:19:32 -0400 (EDT) From: "Michael W. Oliver" To: Redmond Militante , freebsd-questions@freebsd.org Date: Mon, 11 Aug 2003 15:19:22 -0400 User-Agent: KMail/1.5.2 References: <20030811185634.GA56530@darkpossum> In-Reply-To: <20030811185634.GA56530@darkpossum> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: clearsigned data Content-Disposition: inline Message-Id: <200308111519.31723.michael@gargantuan.com> Subject: Re: cvsup on 5.1-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: michael@gargantuan.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2003 19:19:33 -0000 =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 +--- On Monday, August 11, 2003 14:56, | Redmond Militante proclaimed: | | hi all | | i had a question about the correct procedure to cvsup your machine on | 5.1-RELEASE | | at the end of my cvsup routine on 4.8-REL_ENG, i used to: | | ... | # cd /dev | # /bin/sh MAKEDEV all | 13. Update /stand: | This step is included for completeness. It can be safely omitted. | # cd /usr/src/release/sysinstall | # make clean | # make all install | 14. Reboot to multi-user mode: | # reboot | | -it seems that MAKEDEV is deprecated for 5x, and there is no | /usr/src/release/sysinstall folder in 5x. | | what would be the equivalent to these steps in the cvsup process on | 5x-RELEASE? are there any other differences involved in cvsup'ing on | 5x-RELEASE vs. 4x-RELEASE that one should be aware of? | I'll take a stab at it. 1) MAKEDEV - You don't have to do this anymore, as devfs automagically=20 creates the device nodes for you. 2) sysinstall - this has moved (as you point out) and it is built and=20 installed when you do a buildworld and installworld, respectively. =2D --=20 +-------------------------------------+------------------------------+ | Michael W. Oliver, CCNP | "The tree of liberty must be | | IPv6 & FreeBSD mark | refreshed from time to time | | michael@gargantuan.com | with the blood of patriots | | http://michael.gargantuan.com/ | and tyrants." | | ASpath-tree, Looking Glass, etc. | - President Thomas Jefferson | | +------------------------------+ | gpg key - http://michael.gargantuan.com/gnupg/pubkey.asc | +--------------------------------------------------------------------+ =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/N+xDsWv7q8X6o8kRAt2HAKCKHFOmUoevjgpOWWuzZQUphTa4qQCdGl0D GYhSz4TgFKc5vNSem3mng9Q=3D =3Dx9ht =2D----END PGP SIGNATURE-----