<div dir="ltr">The current contextualization packages are created so they work with the least number of changes in Debian/Ubuntu and RedHat/CentOS. Currently the path for Debian/Ubuntu does not use upstart as Debian is not using it.<div>
<br></div><div>We are going to move the packages to an external repository so it is easier to maintain. Maybe it is a good time to separate the Debian and the Ubuntu packages.</div><div><br></div><div>Right now I think the best place to add this is our development pages (<a href="http://dev.opennebula.org">http://dev.opennebula.org</a>) but as soon as the new repository for contextualization is created the tickets will be made there directly.</div>
<div><br></div><div>Thanks!</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Nov 16, 2013 at 3:22 PM, Gareth Bult <span dir="ltr"><<a href="mailto:gareth@linux.co.uk" target="_blank">gareth@linux.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:trebuchet ms,sans-serif"><div>Hi,</div><div><br></div><div>Ubuntu and other distro's seem to be standardising on "Upstart" and certainly as of 13.10 there</div>
<div>seems to be an issue with simply linking vmcontext.sh into /etc/rc2.d. I've moved over to using</div><div>the following script in /etc/init/ , which I'm guessing is backwards compatible with to at least</div>
<div>Ubuntu 12.04 if not before.  </div><div><br></div><div>Where's the best place to post this sort of thing?</div><div><p><span style="font-family:'courier new',courier,monaco,monospace,sans-serif"># /etc/init/vmcontext.conf</span><br>
<span style="font-family:'courier new',courier,monaco,monospace,sans-serif">#</span><br><span style="font-family:'courier new',courier,monaco,monospace,sans-serif"># Create interfaces file before we start the network</span><br>
<span style="font-family:'courier new',courier,monaco,monospace,sans-serif">#</span><br><span style="font-family:'courier new',courier,monaco,monospace,sans-serif">description "create /etc/network/interfaces"</span><br>
<span style="font-family:'courier new',courier,monaco,monospace,sans-serif">start on (starting network-interface)</span><br><span style="font-family:'courier new',courier,monaco,monospace,sans-serif">console output</span><br>
<span style="font-family:'courier new',courier,monaco,monospace,sans-serif">pre-start script</span><br><span style="font-family:'courier new',courier,monaco,monospace,sans-serif">  /etc/init.d/vmcontext.sh start</span><br>
<span style="font-family:'courier new',courier,monaco,monospace,sans-serif">  ifup -a</span><br><span style="font-family:'courier new',courier,monaco,monospace,sans-serif">end script</span><br><span style="font-family:'courier new',courier,monaco,monospace,sans-serif">post-stop script</span><br>
<span style="font-family:'courier new',courier,monaco,monospace,sans-serif">  /etc/init.d/vmcontext.sh stop</span><br><span style="font-family:'courier new',courier,monaco,monospace,sans-serif">end script</span></p>
</div><div><br></div><div><span name="x"></span><div><div><span size="2" style="font-size:small">--</span></div><div><span class="HOEnZb"><font color="#888888"></font></span><table><tbody><tr><td><img></td><td><b style="font-family:verdana,Helvetica,sans-serif;font-size:11px;line-height:14px">Gareth Bult</b><br>
<span color="#666666" style="color:#666666"><span face="verdana, Helvetica, sans-serif" style="font-family:verdana,Helvetica,sans-serif"><span style="font-size:11px;line-height:14px">“The odds of hitting your target go up dramatically when you aim at it.”</span></span></span><span color="#666666" style="color:#666666"><br>
</span><span color="#666666" style="color:#666666"><br></span><span color="#666666" style="color:#666666"><br></span></td></tr></tbody></table></div></div><span name="x"></span></div><div><br></div></div></div><br>_______________________________________________<br>

Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Javier Fontán Muiños<br>Developer<br>OpenNebula - The Open Source Toolkit for Data Center Virtualization<br><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | @OpenNebula | <a href="http://github.com/jfontan" target="_blank">github.com/jfontan</a>
</div>