K 10 svn:author V 7 linimon K 8 svn:date V 27 2013-01-29T04:03:15.335329Z K 7 svn:log V 453 Rework this to have two users instead of one: portbuild and additionally srcbuild. srcbuild will have the tasks of base installation, vcs updates, and setup for apache, crontabs, and etc/rc.d scripts. This is a new requirement for security reasons, so that the portbuild user cannot either own or affect any of these functions. srcbuild trusts root and portbuild trusts srcbuild but srcbuild must not trust portbuild. The separation is still a WIP. END