CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/04/25 05:23:20
Modified files:
infrastructure/lib/DPB: Config.pm Host.pm HostProperties.pm
Log message:
a bit of cleanup: building the host properties is totally separate from
building the host (especially ensure overrides/finalize is run together).
Do default handling in a saner way, and use that to get a build_user
(and soon a log_user, a fetch_user).
Add run_as scaffolding to allow logging properly when dpb is run as root
(to be used soon)