cvs commit: ports/Tools/portbuild/scripts dosetupnode

Kris Kennaway kris at FreeBSD.org
Sun Sep 26 15:09:10 PDT 2004


kris        2004-09-26 22:09:09 UTC

  FreeBSD ports repository

  Added files:
    Tools/portbuild/scripts dosetupnode 
  Log:
  Break out the setupnode function of dopackages into a separate script so
  that it may be called by hand.
  
  Support new portbuild.conf variables
  
      client_user = user to connect to on the client (not necessarily
                    root).  This user must have write permission to the
                    /var/portbuild tree if disconnected=1 (i.e. we're
                    going to run rsync).
      rsync_gzip  = set to "-z" to enable compression on low-bandwidth
                    disconnected clients.
  
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.1       +47 -0     ports/Tools/portbuild/scripts/dosetupnode (new)


More information about the cvs-ports mailing list