bootstrap-vz/bootstrapvz/providers/virtualbox/tasks
Jonas Bergler 8f03987593 Fix installation of vbox guest additions.
Credits for this idea go to @myhro who suggested emulating uname.

I cleaned his changes up somewhat and moved the script into a
separate file to make things easier to look at.

I did a test build of wheezy with my changes and the modules were
installed correctly.

root@localhost:/home/vagrant# dkms status
vboxguest, 4.3.20, 3.2.0-4-amd64, x86_64: installed

root@localhost:/home/vagrant# lsmod | egrep ^vbox
vboxsf                 33359  0
vboxvideo              12437  0
vboxguest             162115  1 vboxsf
2015-04-25 16:12:26 -03:00
..
__init__.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
guest_additions.py Fix installation of vbox guest additions. 2015-04-25 16:12:26 -03:00
packages-kernels.yml Clone packages-kernels.yml pattern to other providers 2014-07-09 23:17:05 +02:00
packages.py Clone packages-kernels.yml pattern to other providers 2014-07-09 23:17:05 +02:00