From owner-freebsd-questions@FreeBSD.ORG Tue Oct 19 07:32:01 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 8064E16A4CE for ; Tue, 19 Oct 2004 07:32:01 +0000 (GMT) Received: from dnsmail1.ior.navy.mil (nocc.ior.navy.mil [205.56.210.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E7B543D3F for ; Tue, 19 Oct 2004 07:31:55 +0000 (GMT) (envelope-from JohnsoBS@vicksburg.navy.mil) Received: from cg69ubd01.vicksburg.navy.mil ([205.95.65.21]) i9J7VXL8013035; Tue, 19 Oct 2004 07:31:36 GMT Received: by CG69UBD01 with Internet Mail Service (5.5.2657.72) id ; Tue, 19 Oct 2004 10:35:03 +0300 Message-ID: From: JohnsoBS@vicksburg.navy.mil To: nospam@illusionart.com, freebsd-questions@freebsd.org Date: Tue, 19 Oct 2004 10:35:02 +0300 X-Mailer: Internet Mail Service (5.5.2657.72) 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 07:32:01 -0000 > -----Original Message----- > From: Vonleigh Simmons [mailto:nospam@illusionart.com] > Sent: Tuesday, October 19, 2004 4:19 AM > To: freebsd-questions@freebsd.org > Subject: Re: 5.3-STABLE ???? > > > Sorry, forgot to add that I did do a cvsup before the make buildworld. > > > 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 > Its not required to go to single user mode. I usually NEVER do in fact. Just skip and continue on. Make very sure you follow the mergemaster steps though.