From owner-freebsd-current@FreeBSD.ORG Sun Apr 6 10:53:18 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 508B637B407; Sun, 6 Apr 2003 10:53:18 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0621B43FAF; Sun, 6 Apr 2003 10:53:17 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.7) with ESMTP id h36Hr1D0031055; Sun, 6 Apr 2003 10:53:01 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h36Hr0kT031054; Sun, 6 Apr 2003 10:53:00 -0700 (PDT) Date: Sun, 6 Apr 2003 10:52:59 -0700 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20030406175259.GB30707@dragon.nuxi.com> References: <20030404165738.GA21750@rot13.obsecurity.org> <20030404174114.GC67714@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030404174114.GC67714@sunbay.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Larry Rosenman cc: freebsd-current@freebsd.org cc: Kris Kennaway Subject: Re: Building 5-CURRENT world under 4-STABLE? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 17:53:18 -0000 On Fri, Apr 04, 2003 at 08:41:14PM +0300, Ruslan Ermilov wrote: > On Fri, Apr 04, 2003 at 08:57:38AM -0800, Kris Kennaway wrote: > > On Fri, Apr 04, 2003 at 10:12:09AM -0600, Larry Rosenman wrote: > > > Is it supported to be running under a 4-STABLE world and build > > > a 5-CURRENT world? > > > > Yes. > > > Currently it is supported, but may not be soon. 4-STABLE ==> a recent RELENG_4 check out and 'make world'; 5-CURRENT ==> HEAD. Upgrading from RELENG_4 world to a 5-CURRENT one has always been supported and no one has said it should not be.