From owner-freebsd-questions@FreeBSD.ORG Tue Nov 25 10:52:11 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 F005416A4EB for ; Tue, 25 Nov 2003 10:52:11 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D520143FA3 for ; Tue, 25 Nov 2003 10:52:10 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id hAPIq9U08729; Tue, 25 Nov 2003 13:52:09 -0500 (EST) From: Jerry McAllister Message-Id: <200311251852.hAPIq9U08729@clunix.cl.msu.edu> To: trey@fastmail.fm (Trey Sizemore) Date: Tue, 25 Nov 2003 13:52:08 -0500 (EST) In-Reply-To: <20031125184100.1B99F6A736@server2.messagingengine.com> from "Trey Sizemore" at Nov 25, 2003 01:40:59 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: 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:52:12 -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? That sounds like the official doctrine to me. If you are just experimenting and may be redoing it a number of times before you get to the real thing, you could just install the release and ignore the updates the first few times until you get the feel of the system. If you have a reasonable net connection, install from the Mini-ISO CD and let it pull everything down over the net. If your connection is kind of slow, then get the whole CD set - either buy or download - and do the installation from CD. You will still (probably) be pulling the ports source down over the net to build as the CD versions can get out of date rather quickly. But, the ports tree skeleton from the CD should be good. ////jerry > > Thanks for your feedback. > -- > Trey Sizemore > trey@fastmail.fm > _______________________________________________