ViewVC Help
| View Changeset | Root Listing
root/mports
Jump to revision: Previous Next
Author: ctriv
Date: Tue Sep 9 18:16:44 2008 UTC (15 years, 8 months ago)
Log Message:
Pretty big refactor of Chroot.pm.

A reference chroot dir is now created, and one or more working chroot dirs.
When a working chroot dir is marked dirty or dead, cpdup is used to sync
that dir with the reference dir.  This is more rebust and faster than the
older methods of cleaning a chroot dir.

The groundwork is also now in place for supporting more than one worker
chroot dir.  This will be used when the -j flag is implmented on the slave
side.

Changed paths