On Tuesday 27 January 2004 14:44, Drake Wyrm wrote: > Okay, *that* makes sense. To continue that logic, src_* functions need > to be sandboxed, while pkg_* functions need to be unsandboxed. Now, > what about the dyn_* functions?
they're internal functions you should never ever overload ... basically, unless you're gonna do internal portage hacking, forget they exist :P they setup the env for the func call they're responsible for ... dyn_unpack() setups up the environment for src_unpack() for example -mike -- [EMAIL PROTECTED] mailing list
