CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/02/26 05:14:58
Modified files:
infrastructure/build/DPB: Core.pm Engine.pm Job.pm
PortBuilder.pm Reporter.pm
infrastructure/build/DPB/Core: Distant.pm
infrastructure/build/DPB/Job: Port.pm
Log message:
a few improvemennts:
- give more responsibility to tasks, so that they can time themselves without
any higher level support
- record errors the opposite way, so that more recent errors show up first
- better terminal display: use fullwidth, clamp to terminal height
- less logsize fuzz, always trim preparation stages
- dpb's pid - dependent ssh socket names, so that 2 dpb can talk to the same
machine.
- pid display for dpb itself, and ssh masters.