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

Kris Kennaway kris at FreeBSD.org
Sat Jul 26 14:11:27 UTC 2008


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


More information about the cvs-all mailing list