Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2004 10:44:36 +0000 (UTC)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/portbuild/scripts claim-chroot
Message-ID:  <200407141044.i6EAiajI001553@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2004-07-14 10:44:36 UTC

  FreeBSD ports repository

  Added files:
    Tools/portbuild/scripts claim-chroot 
  Log:
  Atomically claim an unused chroot directory.  The previous algorithm
  was not atomic and could have ended up with two port builds trying to use
  the same chroot.  Report the claimed directory back to the caller.
  
  Revision  Changes    Path
  1.1       +52 -0     ports/Tools/portbuild/scripts/claim-chroot (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407141044.i6EAiajI001553>