LalatenduMohanty / centos7-container-app-vagrant-box

2 stars 7 forks source link

the Virtual Box image needs guest additions #19

Open kbsingh opened 9 years ago

kbsingh commented 9 years ago

We might need to get guest additions added to the vbox image, lots of features in vagrant rely on those. eg: default: No guest additions were detected on the base box for this VM! Guest default: additions are required for forwarded ports, shared folders, host only default: networking, and more. If SSH fails on this machine, please install default: the guest additions and repackage the box to continue.

LalatenduMohanty commented 9 years ago

@kbsingh do you have any pointers for me, about how to do it?

langdon commented 9 years ago

Some peeps and I had discussed if it would be possible to make a container out of the additions, then they could be installed on vagrant up (or included). However, we haven't seen a lot of kernel mods in containers. This would be especially useful for atomic variants. Note, i believe the v-box additions are all open source.

LalatenduMohanty commented 9 years ago

This project has been merged witth projectatomic/adb-atomic-developer-bundle

All future development will happen at projectatomic/adb-atomic-developer-bundle

All issues have been moved to the new gitrepo.