From owner-freebsd-current@FreeBSD.ORG Fri Aug 6 15:21:18 2004 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 B1BD416A4CE; Fri, 6 Aug 2004 15:21:18 +0000 (GMT) Received: from jk.homeunix.net (memnoch.CSUChico.EDU [132.241.67.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92B4743D2D; Fri, 6 Aug 2004 15:21:18 +0000 (GMT) (envelope-from jk@jk.homeunix.net) Received: from jk.homeunix.net (localhost [127.0.0.1]) by jk.homeunix.net (8.13.1/8.13.0) with ESMTP id i76FJEUK026965 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 6 Aug 2004 08:19:14 -0700 (PDT) Received: (from warlock@localhost) by jk.homeunix.net (8.13.1/8.13.0/Submit) id i76FIJe7026964; Fri, 6 Aug 2004 08:18:19 -0700 (PDT) Date: Fri, 6 Aug 2004 08:18:19 -0700 From: John Kennedy To: Scott Long Message-ID: <20040806151819.GA26625@memnoch.jk.homeunix.net> References: <200408040743.i747hs3m000419@pooker.samsco.org> <20040804102101.5e0f4023.steve@sohara.org> <20040804.213508.117635370.imp@bsdimp.com> <4111ABFF.9050203@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4111ABFF.9050203@samsco.org> User-Agent: Mutt/1.4.2.1i X-jk-MailScanner: No infection found X-jk-MailScanner-SpamCheck: not spam, SpamAssassin (score=-4.9, required 6, autolearn=not spam, BAYES_00 -4.90) X-jk-MailScanner-From: warlock@jk.homeunix.net cc: re@freebsd.org cc: scottl@freebsd.org cc: current@freebsd.org cc: "M. Warner Losh" Subject: Re: 5.3-RELEASE TODO X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2004 15:21:18 -0000 On Wed, Aug 04, 2004 at 09:39:43PM -0600, Scott Long wrote: > Does the resulting world actually work? Can you install it via DESTDIR > to another disk and boot off of it? Just to follow up, I got a 5.2.1-RELEASE-p9 to compile 5-CURRENT and booted it (using DESTDIR into another partition). I was brain-farting on the additions I needed to make to passwd and group, so I didn't kick off the 2nd stage rebuild inside the 5-CURRENT environment yet, but I'm assuming that is fairly well tested.