Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2006 07:42:30 +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:  <200602150742.k1F7gVIe083402@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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