From owner-freebsd-questions@FreeBSD.ORG Wed Mar 16 20:33:51 2005 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 08A1F16A4CE for ; Wed, 16 Mar 2005 20:33:51 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 962B843D3F for ; Wed, 16 Mar 2005 20:33:50 +0000 (GMT) (envelope-from linicks@gmail.com) Received: by rproxy.gmail.com with SMTP id g11so247205rne for ; Wed, 16 Mar 2005 12:33:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=eZDum2P5yCPbZQDJtoAnQFAwYvjix4zmxSlOE2dqLaCS9ueYU5J3yeT9gYVxvlKevR6jRZQiL8xCd+vzVcAnrVQwEah5JYHUcLV2NVcmtHhRdWQrttJHXuNQJnuZVIUKPGUhAU1e3zd2Q0IOFydsLkkGCXgvP8w0Bo3jH7Wt78s= Received: by 10.38.9.58 with SMTP id 58mr848777rni; Wed, 16 Mar 2005 12:33:49 -0800 (PST) Received: by 10.38.165.35 with HTTP; Wed, 16 Mar 2005 12:33:49 -0800 (PST) Message-ID: Date: Wed, 16 Mar 2005 13:33:49 -0700 From: Nick Pavlica To: Perttu Laine In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: cc: freebsd-questions@freebsd.org Subject: Re: upgrade 5.3 to 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nick Pavlica List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 20:33:51 -0000 I believe that this would do it, but I don't think they have created the 5_4 branch yet. Of course I haven't looked today :) Please keep in mind that the 5_4 final is still a few weeks out. --Nick On Wed, 16 Mar 2005 16:29:35 +0200, Perttu Laine wrote: > Hi! > > If I want upgrade 5.3 to 5.4 is this all I need to do: > > 1. change RELENG_5_3 to 5_4 and cvsup sources. > 2. make buildworld > 3. make buildkernel KERNCONF= > 4. make installkernel KERNCONF= > 5. reboot to single user > 6. mergemaster -p > 7. make installworld > 8. mergemaster > 9. reboot > > -- > kpn @ IRCnet > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >