mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 04:37:29 +00:00
virtualbox-guest-utils kernel modules is included in linux-modules starting in kernel 5.4.0-33 in focal-updates. The vagrant hook also explicit installed virtualbox-guest-utils. An error occurred with the version installed from the archives, however, with the inclusion in linux-modules, there's no need to explicitly install virtualbox-guest-utils. Removes the code for the explicit install.