From owner-freebsd-questions Tue Jul 2 4:23:41 2002 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 4044237B401 for ; Tue, 2 Jul 2002 04:23:39 -0700 (PDT) Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9093243E2F for ; Tue, 2 Jul 2002 04:23:37 -0700 (PDT) (envelope-from dmp@pantherdragon.org) Received: from spark.techno.pagans (spark.techno.pagans [4.61.202.145]) by spork.pantherdragon.org (Postfix) with ESMTP id 0F5CB471DA for ; Tue, 2 Jul 2002 04:23:36 -0700 (PDT) Received: from pantherdragon.org (speck.techno.pagans [172.21.42.2]) by spark.techno.pagans (Postfix) with ESMTP id 522A7FDA0 for ; Tue, 2 Jul 2002 04:23:34 -0700 (PDT) Message-ID: <3D218D36.52B6A180@pantherdragon.org> Date: Tue, 02 Jul 2002 04:23:34 -0700 From: Darren Pilgrim X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Upgrading the system, making world for the first time -- advice? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I want to upgrade my system from 4.5 to RELENG_4_5. I've already cvsupped RELENG_4_5, and have the following /etc/make.conf: CFLAGS= -O -pipe COPTFLAGS= -O -pipe NO_OPENSSH= true NOPORTDOCS= true I have Postfix installed, should I set NO_SENDMAIL=true as well, or just update and then reinstall postfix? What about all the ports and other software I have installed, will I need to reinstall all of those as well? Have I over looked anything? Should I just follow the directions in the Handbook on upgrading to stable/current at this point? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message