DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: fastbulk - Adjustments to fix various issues
commit 5b96694946dc972ff37811946fa8805a7b67764d
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Aug 21 22:18:40 2012 -0700
fastbulk - Adjustments to fix various issues
* We weren't properly installing the binary packages we were creating,
resulting in parallel build races. Fixing this fixes most of the
issues fastbulk was having.
* Change the way pkgsrc is mounted... copy it to /build/fastbulk and add
code to ensure that it is clean.
* resident the bmake binary to speed things up a bit.
Summary of changes:
test/fastbulk/Makefile | 12 +++++++++++-
test/fastbulk/dobuild | 1 +
test/fastbulk/dochanges | 1 +
test/fastbulk/pkgsrc.ign | 4 ++++
4 files changed, 17 insertions(+), 1 deletions(-)
create mode 100644 test/fastbulk/pkgsrc.ign
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b96694946dc972ff37811946fa8805a7b67764d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]