Commit graph

5 commits

Author SHA1 Message Date
Pig Monkey
b525d987f5 remove virtualbox module loading
Current versions of the virtualbox package now load modules
automatically via systemd.

Existing users can remove this file

    # rm /etc/modules-load.d/virtualbox.conf
2017-05-07 10:47:23 -07:00
Pig Monkey
1d6eb77cd0 remove virtualbox-guest-utils
This package should be installed on an Arch client, not a host.

Existing users can uninstall it:

    # pacman --remove --nosave --recursive virtualbox-guest-utils
2017-05-07 10:46:24 -07:00
John Shuping
38039e9987 add virtualbox-guest-utils
makes arch happy in a vbox vm, doesn't appear to hurt otherwise
2016-01-26 23:04:57 -05:00
Pig Monkey
7b97c088db remove vbox module build
This doesn't actually fix the grsec problem, and will fail if running in
the vanilla kernel during the grsec install process.
2016-01-23 11:03:10 -08:00
Pig Monkey
be6565c68b split vm role into virtualbox and vagrant 2016-01-21 19:27:31 -08:00