Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2008 14:19:31 +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 setupnode
Message-ID:  <200807261419.m6QEJVpw098842@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2008-07-26 14:19:31 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts setupnode 
  Log:
  * Catch up to build ID directory changes
  
  * Clients no longer mount ports/src trees via NFS (even the FreeBSD.org
    local clients).  This was putting too much load on the server and
    slowing down builds.
  
  * Instead ports and src .tbz files are pushed to the clients and
    unpacked.  MD5 checksums are used to verify correctness
  
  * -force forces re-extraction of the tarballs even if they exist and
    appear to be checked out
  
  * Also unpack the compressed bindist
  
  TODO: When we are not using md or ZFS builds it would be even faster
  to keep an unpacked copy of the bindist on the scratch filesystem and
  hardlink the files into the target directory
  
  Revision  Changes    Path
  1.16      +154 -41   ports/Tools/portbuild/scripts/setupnode



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