DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: fastbulk - More fixes and improvements
commit e7db19562b898c8ca35c089203edb0306c85870a
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Aug 22 15:07:15 2012 -0700
fastbulk - More fixes and improvements
* Fix improper cleaning of the "${BUILDROOT}/usr/obj/work" directory
* Use lockf to lock the wildcard name for a package, serializing the
builds of any related packages so they don't interfere with each
other.
* Clean the work directory on success or failure instead of only on
success, othrewise a large >10G tmpfs is needed.
Summary of changes:
test/fastbulk/Makefile | 6 ++++--
test/fastbulk/dobuild | 44 +++++++++++++++++++++++++++++++++-----------
2 files changed, 37 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e7db19562b898c8ca35c089203edb0306c85870a
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]