<blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;"><span><div>This is rather exciting. Do you think that this method can be adapted to</div><div>build the pluggable transports bundles? </div></span></blockquote><div>Yes.</div><div><br></div><div>I originally started working on this so I could submit a patch to include</div><div>the tor-fw-helper in the TBB.</div><div><br></div><div>But since the helper is only needed in the PT bundles,</div><div>reworking their build process seems the more productive route.</div><div><br></div><div>I'll see what I can do.</div><div><br></div><blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;"><span><div>This is currently done</div><div>semi-manually, with a makefile that builds the pluggable transports,</div><div>unzips the bundle, copies in some files, and re-zips the bundle.</div><div><br></div><div><a href="https://gitweb.torproject.org/pluggable-transports/bundle.git/blob/HEAD:/Makefile">https://gitweb.torproject.org/pluggable-transports/bundle.git/blob/HEAD:/Makefile</a></div><div><br></div><div>We also have instructions for setting up a build VM from scratch--which</div><div>it sounds like is what Vagrant does--but I guess we would instead use</div><div>whatever is the build machine for the vanilla bundle.</div><div><br></div><div><a href="https://gitweb.torproject.org/pluggable-transports/bundle.git/blob/HEAD:/Makefile">https://gitweb.torproject.org/pluggable-transports/bundle.git/blob/HEAD:/Makefile</a></div><div><br></div><div>It would solve a lot of problems for us to have the PT bundles built at</div><div>the same place and time as the vanilla bundles.</div></span></blockquote>