CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/09/11 04:44:14
Modified files:
infrastructure/lib/DPB: Config.pm Core.pm
infrastructure/lib/DPB/Core: Distant.pm
Log message:
next step in chrooting, mostly refactor
- provide a chroot_user definition during prop finalize
- let shellclass be depend on the object built
- have all shells store prop and have access to it
- move the chrooted code into default core shell
- tweak running so that quoting/building commands happen everywhere
- change Config to recognize -B as a chroot override.
Tested thru distant chroot, local and distant !chroot
local chroot still not working, probably missing something stupid