<br><br><div class="gmail_quote">On Tue, Feb 9, 2010 at 11:59 PM, David T. Lewis <span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
On Tue, Feb 09, 2010 at 05:41:03PM +0100, Mariano Martinez Peck wrote:<br>
&gt;<br>
&gt; - is there a way to know which are the &quot;core&quot; plugins ? I mean, suppose I<br>
&gt; want to deploy an application, do you know more or less which plugins will<br>
&gt; be VERY likely to be needed ?   For example, I guess I don&#39;t need<br>
&gt; CroquetPlugin or FFI if I don&#39;t use it in my app, but FilePlugin for<br>
&gt; example, I guess it is needed even to bootstrap (maybe I am wrong, it is<br>
&gt; just an example).<br>
&gt; What I am trying to do is to see how can I create the minimal &quot;production&quot;<br>
&gt; vm according to my needs.<br>
<br>
</div>The minimum set of plugins required for a useful VM is:<br>
  BalloonEnginePlugin<br>
  BitBltSimulation<br>
  FilePlugin<br>
  SocketPlugin </blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
This produces a VM that can run an image, open the display, </blockquote><div><br><br>Thanks Dave!  Suppose I am using a headless image (maybe seaside using RFB), can I remove BitBltSimulation or BalloonEnginePlugin too ?<br>
<br><br>There is a difference between this list and Andreas one (cool because those are the one Andreas said that can be removed)<br><br>B2DPlugin.c<br>LargeIntegers.c<br>MiscPrimitivePlugin.c<br>ZipPlugin.c<br><br>Eliot said he recommended to have LargeIntegers and ZipPlugin. So, I guess I will put them too. <br>
<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">read the<br>
source files, and interact with the network. </blockquote><div><br>Exactly that was what I was looking for :)<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You can add other plugins<br>
as needed. John provided the list of plugins that he includes in a Mac<br>
VM, and you can see the plugins used in Ian&#39;s Unix VMs by looking at<br>
the files platforms/unix/src/<a href="http://plugins.int" target="_blank">plugins.int</a> and platforms/unix/src/plugins.ext,<br>
which were generated from VMMaker as of Ian&#39;s last distribution.<br></blockquote><div><br><br>Ahh okok. I didn&#39;t know about those files to see the plugins used. <br><br>Thanks for the help!<br><br>Mariano<br> </div>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Dave<br>
<br>
</blockquote></div><br>