CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/12/02 15:37:36
Modified files:
infrastructure/lib/DPB/Job: Port.pm
infrastructure/man/man1: dpb.1
Log message:
new -J option
- refactor redirect a bit to store multi-line results to a temporary file
- new show-prepare-results stage using that
- prepare and show-prepare-results shouldn't be NoTime, since they're
predictable.
- lock host thru depends -> junk in the junk case.
acquiring the lock is done thru polling in the child, so that it doesn't block
dpb proper.
- new "junk" stage that gathers dependencies and deletes them.