Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 2004 22:09:09 +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 dosetupnode
Message-ID:  <200409262209.i8QM99qk045288@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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