diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-07-14 10:33:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-07-14 10:33:19 +0000 |
commit | 0d973156a703be9306fa58e7ba060bbe154b3780 (patch) | |
tree | ba4311534df947c07d48d5fa216e9cda14e1cd2a /Tools/portbuild/scripts/processfail | |
parent | * Add a cleanup() function and use it so that we archive the ${WRKDIR} (diff) |
* Add support for ${TRYBROKEN}.
* Clients no longer have ssh access to the master, so we need to
push/pull everything on the client from here. This means we need to
know where the build took place so we can go in and get the files
after it finishes. Introduce the claim-chroot script which
atomically claims a free chroot directory on the host and returns
the name. This directory is later populated by the portbuild script
if it does not already contain an extracted bindist.
* Use the per-node portbuild.$(hostname) config file to decide where
in the filesystem to claim the chroot on the build host.
* If a port failed unexpectedly (i.e. is not marked BROKEN), or if
something strange happened when trying to pull in build results from
a client, then send me email (XXX should be configurable).
* Clean up after the build finishes and we have everything we need, by
dispatching the clean-chroot script on the client.
Notes
Notes:
svn path=/head/; revision=113622
Diffstat (limited to 'Tools/portbuild/scripts/processfail')
0 files changed, 0 insertions, 0 deletions