Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2010 23:21:46 +0000 (UTC)
From:      Mark Linimon <linimon@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:  <201006252321.o5PNLkcd088522@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
linimon     2010-06-25 23:21:46 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts dosetupnode 
  Log:
  Generalize the packge building scripts to be able to be run on more than
  one 'head' node, rather than just pointyhat itself.
  
  Constants are factored out into installation-specific files known as
  portbuild/conf/server.conf and portbuild/conf/client.conf.  There is
  only one server.conf file.  Individual <arch> directories may have
  their own client.conf files, or may symlink to ../conf/client.conf.
  
  Add the copying over of client.conf to the clients, and take care
  to force the file copy regardless of whether it is a symlink.
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.15      +10 -1     ports/Tools/portbuild/scripts/dosetupnode



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