<div dir="ltr">On Wed, Jul 8, 2015 at 10:31 AM, Lalatendu Mohanty <span dir="ltr">&lt;<a href="mailto:lmohanty@redhat.com" target="_blank">lmohanty@redhat.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
2) The VirtualBox Guest Additions aren&#39;t included.  I&#39;m assuming this is due to a licensing issue and not that they were simply not considered but wanted to double check.<br>
<br>
</blockquote>
<br></span>
This part I am not sure. I need to check how we can add &quot;VirtualBox Guest Additions&quot;. yes, we want to fix this.<span class=""><br>

</span></blockquote></div><br></div><div class="gmail_extra">I&#39;ve used these scripts to create Virtualbox boxes in the past: <a href="https://github.com/jeffsheltren/vagrant-centos">https://github.com/jeffsheltren/vagrant-centos</a>  Specifically, it mounts the guest additions ISO file provided by Virtualbox (<a href="https://github.com/jeffsheltren/vagrant-centos/blob/master/setup#L44-L45">https://github.com/jeffsheltren/vagrant-centos/blob/master/setup#L44-L45</a>) and then runs the installer to build the kernel modules from within kickstart (<a href="https://github.com/jeffsheltren/vagrant-centos/blob/master/ks.cfg#L151-L157">https://github.com/jeffsheltren/vagrant-centos/blob/master/ks.cfg#L151-L157</a>).<br><br></div><div class="gmail_extra">If someone (not me, sorry KB!) could package those as an RPM, that would definitely be interesting.<br><br></div><div class="gmail_extra">-Jeff<br></div></div>