From owner-freebsd-questions@FreeBSD.ORG Tue Nov 25 10:41:03 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 6DC5016A4CE for ; Tue, 25 Nov 2003 10:41:03 -0800 (PST) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id A591843FBD for ; Tue, 25 Nov 2003 10:41:02 -0800 (PST) (envelope-from trey@fastmail.fm) Received: from server2.messagingengine.com (server2.internal [10.202.2.133]) by mail.messagingengine.com (Postfix) with ESMTP id C2A39444A41 for ; Tue, 25 Nov 2003 13:41:00 -0500 (EST) Received: by server2.messagingengine.com (Postfix, from userid 99) id 1B99F6A736; Tue, 25 Nov 2003 13:41:00 -0500 (EST) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Trey Sizemore" To: freebsd-questions@freebsd.org Date: Tue, 25 Nov 2003 13:40:59 -0500 X-Sasl-Enc: XLRkYXQkmkY9ngM1fcWEVw 1069785659 Message-Id: <20031125184100.1B99F6A736@server2.messagingengine.com> Subject: First time 5.1 install 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: Tue, 25 Nov 2003 18:41:03 -0000 Doing a first time install of 5.1. The ports packages look comprehensive and very up-to-date. I'm coming from the linux world, having used it exclusively for the past year. I have the manual and will certainly read it before perfoming the install to hopefully make the process easier. I found the following in a FreeBSD article post and wanted any comments from users who had done a number of installs as to the logic/soundness of following the steps outlined below: Install a minimal base system and the ports collection. Install and configure cvsup and portupgrade. Update your source tree and ports tree. Make buildworld, kernel, installworld. Run portupgrade -a. Reboot your nice, clean, up-to-date system and start installing apps you want to use. Does this make sense? Any additional steps and is the ordering of the steps sound? Thanks for your feedback. -- Trey Sizemore trey@fastmail.fm