When installing packages into an ISO-image-to-be file tree:
authorChris Pressey <cpressey@dragonflybsd.org>
Tue, 19 Apr 2005 04:20:27 +0000 (04:20 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Tue, 19 Apr 2005 04:20:27 +0000 (04:20 +0000)
commit0272b808cd70e35e40cac69d0b383e94d37cf4eb
tree98b7c7308608f42fd5bca73d04158d7ea0534799
parent1782116d7db8a9fd644321496a822ea5a4247ab7
When installing packages into an ISO-image-to-be file tree:
- Don't try to copy packages that already exist (with identical version
  numbers) on the image; and
- Bail out early if an error (e.g. missing dependency) occurs, instead
  of blindly carrying on with the next package.
nrelease/Makefile