<div dir="ltr">On Wed, Jul 8, 2015 at 10:31 AM, Lalatendu Mohanty <span dir="ltr"><<a href="mailto:lmohanty@redhat.com" target="_blank">lmohanty@redhat.com</a>></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't included. I'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 "VirtualBox Guest Additions". yes, we want to fix this.<span class=""><br>
</span></blockquote></div><br></div><div class="gmail_extra">I'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>