cvs commit: ports/Tools/portbuild/scripts claim-chroot

Kris Kennaway kris at FreeBSD.org
Wed Jul 14 03:44:37 PDT 2004


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)


More information about the cvs-ports mailing list