From owner-cvs-all@FreeBSD.ORG Sat Jul 26 14:11:26 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC9371065671; Sat, 26 Jul 2008 14:11:26 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D2A738FC18; Sat, 26 Jul 2008 14:11:26 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m6QEBQ01098009; Sat, 26 Jul 2008 14:11:26 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6QEBQqx098008; Sat, 26 Jul 2008 14:11:26 GMT (envelope-from kris) Message-Id: <200807261411.m6QEBQqx098008@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 26 Jul 2008 14:11:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Tools/portbuild/scripts claim-chroot X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2008 14:11:27 -0000 kris 2008-07-26 14:11:26 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts claim-chroot Log: * Cleanup * Catch up to build ID directory changes * Improved support for ZFS builds * Improved robustness * Report status verbosely to the caller; whether we succeeded in claiming a chroot, whether the caller needs to first set up the client, or whether a setup is in progress. * If we discover that the client has not been set up either because it freshly booted and newfs'ed its filesystem, or because a particular build has not yet been encountered, atomically claim a cookie and report this to the caller to act on Revision Changes Path 1.11 +121 -76 ports/Tools/portbuild/scripts/claim-chroot