diff options
author | asami <asami@FreeBSD.org> | 1999-01-26 11:06:24 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-26 11:06:24 +0800 |
commit | 68d35b0b01f5eb44c7dda5cebb4dde6b830c04bf (patch) | |
tree | 9396909fc68dc275f8bf57f41b842ee53b63aa53 /japanese/ndtpd/Makefile | |
parent | 20aff6e410fa591c26a4f1790305075c1542f659 (diff) | |
download | freebsd-ports-gnome-68d35b0b01f5eb44c7dda5cebb4dde6b830c04bf.tar.gz freebsd-ports-gnome-68d35b0b01f5eb44c7dda5cebb4dde6b830c04bf.tar.zst freebsd-ports-gnome-68d35b0b01f5eb44c7dda5cebb4dde6b830c04bf.zip |
(1) Do not delete and recreate the chroot dir for every new package
that is built. This saves a lot of time, especiall when the
parallelism (the number of jobs per machine, not the number of
machines) is low.
However, the build script only blows away /usr/local and
/usr/X11R6, so if there is a port that does some nasty things
outside that area, all bets are off.
(2) Better load balancing. Now, each machine reports its own
load in a form of a text file, which the master merely aggregates
to pick the lowest-loaded machine(s). Other than generally
running faster (and more up-to-date) under loaded conditions, the
master script will no longer hold up until a timeout when a
machine goes down.
Diffstat (limited to 'japanese/ndtpd/Makefile')
0 files changed, 0 insertions, 0 deletions