From owner-freebsd-questions@FreeBSD.ORG Sat Nov 26 21:54:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7C85116A423 for ; Sat, 26 Nov 2005 21:54:41 +0000 (GMT) (envelope-from mags@oniduo.pt) Received: from smtp.net4b.pt (relay-out17870.net4b.pt [195.245.178.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9048A43D53 for ; Sat, 26 Nov 2005 21:54:40 +0000 (GMT) (envelope-from mags@oniduo.pt) Received: (qmail 29829 invoked from network); 26 Nov 2005 21:54:39 +0000 Received: from unknown (HELO [192.168.1.75]) ([194.38.157.141]) (envelope-sender ) by smtp.net4b.pt (qmail-ldap-1.03) with SMTP for ; 26 Nov 2005 21:54:38 +0000 From: Miguel Saturnino To: freebsd-questions@freebsd.org In-Reply-To: <1078516665.20051126185103@rulez.sk> References: <1133026190.915.8.camel@localhost> <1078516665.20051126185103@rulez.sk> Content-Type: text/plain Date: Sat, 26 Nov 2005 21:54:35 +0000 Message-Id: <1133042075.817.12.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: System upgrade questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2005 21:54:41 -0000 Hi Daniel, On Sat, 2005-11-26 at 18:51 +0100, Daniel Gerzo wrote: > > I think I have two options: > > * downgrade the sources to RELENG_5_3 with CVSup (replacing > > RELENG_5 with RELENG_5_3 in the supfile) and build a new > FreeBSD > > 5.3 kernel > > or > > * rebuild "world" to have a FreeBSD 5.4 base system and kernel > > correct? > > > If I opt for the second option, should I rebuild "world" everytime > > there's a version bump in FreeBSD? > > I think you should go for the second option. > > yes - you should rebuild world everytime, untill you exactly know what > has been changed in sources. Thanks for your answer! Best regards, Miguel