Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2003 14:25:12 -0800 (PST)
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 portbuild
Message-ID:  <200302222225.h1MMPCVR090587@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2003/02/22 14:25:12 PST

  Modified files:
    Tools/portbuild/scripts portbuild 
  Log:
  * Allow port builds to be started with a certain niceness ('nice' parameter
  in portbuild.conf). [1]
  
  * Build stage 2 builds in a jail instead of a chroot.  This allows us to
    detect ports that attempt IP communication during the build, as well as
    allowing clean termination of the port build (packages built in a chroot
    can leave processes hanging around after the build finishes).  There
    are some caveats with this approach which will be worked around in a
    future commit.
  
  Requested by:   peter [1]
  
  Revision  Changes    Path
  1.26      +15 -1     ports/Tools/portbuild/scripts/portbuild

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-ports" in the body of the message




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