fastbulk - Adjustments to fix various issues (2)
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 22 Aug 2012 06:46:58 +0000 (23:46 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 22 Aug 2012 06:46:58 +0000 (23:46 -0700)
commit1b3b024af8e69dc532c4db72c10946b0571e1bdf
tree519a34729626cf69f66ddb357f7c518c40a1e161
parent5b96694946dc972ff37811946fa8805a7b67764d
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.
test/fastbulk/Makefile
test/fastbulk/dobuild
test/fastbulk/mk.conf.add [new file with mode: 0644]