Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2008 15:24:13 +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 buildproxy
Message-ID:  <200807261524.m6QFODZn005552@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2008-07-26 15:24:13 UTC

  FreeBSD ports repository

  Added files:
    Tools/portbuild/scripts buildproxy 
  Log:
  * Python daemon run as root that proxies privileged build commands for
    the ports-* users.  Currently it is not possible to delegate
    management of ZFS filesystems to non-root users, so root privilege
    is required to manipulate them.  We validate the command passed on
    a local domain socket and re-execute the build script with the requested
    parameters.
  
  Revision  Changes    Path
  1.1       +75 -0     ports/Tools/portbuild/scripts/buildproxy (new)



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