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 (2)
commit 1b3b024af8e69dc532c4db72c10946b0571e1bdf
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Aug 21 23:46:58 2012 -0700
fastbulk - Adjustments to fix various issues (2)
* Use tmpfs for /usr/obj, this speeds up builds by a lot.
make w/ -DNOTMPFS will use the hard drive if your tmpfs
isn't big enough.
* Cleanup {chroot}/tmp/logs/run/* when restarting
* When restarting handle the case where the correct package has
already been installed.
* When restarting handle the case where the binary package already
exists.
* Use pkg_add -f when adding existing packages.
Summary of changes:
test/fastbulk/Makefile | 12 +++++++++++-
test/fastbulk/dobuild | 32 ++++++++++++++++++++++++++++----
test/fastbulk/mk.conf.add | 8 ++++++++
3 files changed, 47 insertions(+), 5 deletions(-)
create mode 100644 test/fastbulk/mk.conf.add
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1b3b024af8e69dc532c4db72c10946b0571e1bdf
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]