Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 2004 22:04:57 +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 pdispatch
Message-ID:  <200409262204.i8QM4vqF045106@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2004-09-26 22:04:57 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts pdispatch 
  Log:
  * Bail out if we can't claim a chroot directory in the client (e.g. if
  ssh times out)
  
  * Support new portbuild.conf settings:
  
      client_user = user to connect to on the client (not necessarily root)
  
      sudo_cmd = If ssh'ing to a non-root user, run this command to gain
                 root privs (set to empty string for client_user=root,
                 or sudo for !root).  Cannot require interactivity, of
                 course.
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.19      +17 -13    ports/Tools/portbuild/scripts/pdispatch



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