From owner-freebsd-questions@FreeBSD.ORG Tue Oct 19 04:39:07 2004 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 9A9F716A4CE for ; Tue, 19 Oct 2004 04:39:07 +0000 (GMT) Received: from mail.paymentonline.com (mx2.sea.paymentonline.com [69.25.136.10]) by mx1.FreeBSD.org (Postfix) with SMTP id 530FE43D2F for ; Tue, 19 Oct 2004 04:39:07 +0000 (GMT) (envelope-from freebsd@paymentonline.net) Received: (qmail 94382 invoked from network); 19 Oct 2004 04:36:37 -0000 Received: from evrtwa1-ar10-4-43-174-203.evrtwa1.dsl-verizon.net (HELO home) (4.43.174.203) by mail.paymentonline.com with SMTP; 19 Oct 2004 04:36:37 -0000 Message-ID: <014001c4b595$a8dd81a0$0500a8c0@home> From: "freebsd" To: "Vonleigh Simmons" , References: <20041018163856.5DF5016A4CE@hub.freebsd.org> Date: Mon, 18 Oct 2004 21:39:44 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: 5.3-STABLE ???? 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, 19 Oct 2004 04:39:07 -0000 I just got through updating 3 remote servers from 5.2.1 to RELENG_5. Anyways, just follow the procedures in UPDATING, you do not have to be in single user mode. I would shut down everything you don't need though during the installworld process especially. Be careful running mergemaster. I usually merge everything that changes often or is configured differently then the default by hand. Nothing like accidentally installing the temporary master.passwd file and not remembering you did it until after you type reboot... Chris ----- Original Message ----- From: "Vonleigh Simmons" To: Sent: Monday, October 18, 2004 7:17 PM Subject: Re: 5.3-STABLE ???? >> The relationship between the most commonly used CVS tags and OS >> versions is like this at the moment: > snip... >> RELENG_5_2 5.2.1-RELEASE-p11 >> RELENG_5_3 5.3-RC1 (not official yet) > > Sorry to hijack the thread. My box is running 5.2, and I'd like to upgrade > it to 5.2.1. Problem is that the server is in a colo so I only have SSH > access to it; because of this I can't drop into single user mode. > > So far I grabbed the stable sup file, changed it to RELENG_5_2. After that > I ran > # make -j4 buildworld > # make -j4 buildkernel > > But I'm not sure how to continue since I don't have single user mode. > Anyone have any pointers, as the handbook doesn't say what to do in this > case. > > Vonleigh Simmons > > > _______________________________________________ > 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" >