From owner-freebsd-stable Sat Apr 21 11:27:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 25C5137B43E for ; Sat, 21 Apr 2001 11:27:22 -0700 (PDT) (envelope-from steve@havk.org) Received: from bsd.havk.org (user-24-214-92-252.knology.net [24.214.92.252]) by mail.hiwaay.net (8.11.3/8.11.3) with ESMTP id f3LIRA509891; Sat, 21 Apr 2001 13:27:15 -0500 (CDT) Received: by bsd.havk.org (Postfix, from userid 1001) id B9A1D1A7D8; Sat, 21 Apr 2001 13:27:08 -0500 (CDT) Date: Sat, 21 Apr 2001 13:27:08 -0500 From: Steve Price To: Jordan Hubbard Cc: freebsd-stable@FreeBSD.ORG, olli@secnetix.de Subject: Re: The RELENG_4 (aka -stable) branch is now unfrozen Message-ID: <20010421132708.H41536@bsd.havk.org> References: <200104210619.f3L6JUL86322@bmah-freebsd-0.cisco.com> <200104211500.RAA05268@lurza.secnetix.de> <20010421105640G.jkh@osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010421105640G.jkh@osd.bsdi.com>; from jkh@osd.bsdi.com on Sat, Apr 21, 2001 at 10:56:40AM -0700 X-Operating-System: FreeBSD 4.3-RC i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 21, 2001 at 10:56:40AM -0700, Jordan Hubbard wrote: > > I'd be interested to know how you go about splitting up the packages. I'd be interested in looking at them as well. > Steve Price does a great job, but even he'll be the first to admit > that it needs to be a lot better automated. :) We need to check Actually they are completely automated right now. After getting the ports tree, the packages, and the distfiles copied into place all I have to do is run a single command and sit back and wait. I usually run it twice (faking the actual copy of distfiles/packages the first time) to make sure nothing bad it going to happen when I turn it loose for real. It takes about 10 minutes worth of time and a little over an hour of computation time. The process could get better or more robust, but I don't see how it could be much easier. It is certainly easier than the 8+ hours I used to spend doing it. :) > more of the "post-release" scripts into the tree which turn the > output of make release into the CD image sets. > > - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message