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

Kris Kennaway kris at FreeBSD.org
Tue Feb 14 23:42:32 PST 2006


kris        2006-02-15 07:42:30 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts claim-chroot 
  Log:
  Add some sanity checking of the build environment:
  
  * Test whether squid is running.  If not, try to kick off
    the rc script in the background in case it can be restarted
    cleanly.
  
  * Test for at least 100MB of free space on the scratch partition.
  
  If either condition fails, set an exception flag and bail out.  This
  will be reported back to the server via reportload.
  
  Revision  Changes    Path
  1.6       +30 -1     ports/Tools/portbuild/scripts/claim-chroot


More information about the cvs-all mailing list