Commit a29977d3 authored by Andy Whitcroft's avatar Andy Whitcroft Committed by Tim Gardner

UBUNTU: [Config] Provides: virtualbox-guest-modules when appropriate

Now that we have the vbox drivers sucked into the kernel, advertise this
so that the other vbox drivers can depends on us to provide them and
avoid installing the dkms versions when not needed.

BugLink: http://bugs.launchpad.net/bugs/1434579
BugLink: http://bugs.launchpad.net/bugs/1507588Signed-off-by: default avatarAndy Whitcroft <apw@canonical.com>
parent 2449c563
......@@ -3,4 +3,4 @@ supported="Generic"
target="Geared toward desktop and server systems."
desc="=HUMAN= SMP"
bootloader="grub-pc [i386 amd64 x32] | grub-efi-amd64 [amd64 x32] | grub-efi-ia32 [i386 amd64 x32] | grub [i386 amd64 x32] | lilo (>= 19.1) [i386 amd64 x32] | flash-kernel [armhf arm64] | grub-ieee1275 [ppc64el]"
provides="kvm-api-4, redhat-cluster-modules, ivtv-modules, spl-dkms, zfs-dkms"
provides="kvm-api-4, redhat-cluster-modules, ivtv-modules, spl-dkms, zfs-dkms, virtualbox-guest-modules [i386 amd64 x32]"
......@@ -3,4 +3,4 @@ supported="Lowlatency"
target="Geared toward desktop and server systems."
desc="=HUMAN= SMP"
bootloader="grub-pc [i386 amd64 x32] | grub-efi-amd64 [amd64 x32] | grub-efi-ia32 [i386 amd64 x32] | grub [i386 amd64 x32] | lilo (>= 19.1) [i386 amd64 x32] | flash-kernel [armhf arm64]"
provides="kvm-api-4, redhat-cluster-modules, ivtv-modules"
provides="kvm-api-4, redhat-cluster-modules, ivtv-modules, virtualbox-guest-modules [i386 amd64 x32]"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment