cvs commit: ports/Tools/portbuild/scripts pdispatch

Kris Kennaway kris at FreeBSD.org
Sun Sep 26 15:04:58 PDT 2004


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


More information about the cvs-ports mailing list