This website requires JavaScript.
Explore
Help
Sign In
jengelh
/
virtualbox
SHA256
Watch
1
Star
0
Fork
0
You've already forked virtualbox
forked from
pool/virtualbox
Code
Pull Requests
Activity
3abb14653c
virtualbox
/
virtualbox-kmp-preamble
4 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Accepting request 719647 from home:lwfinger:branches:Virtualization - Merge host kmp and guest kmp into a single kmp. The existence of two different kernel module packages is believed to be the reason that it is possible for a new kernel not to include the necessary kernel modules (boo#1142955). Files "virtualbox-host-kmp-files" and "virtualbox-guest-kmp-files" are deleted. File "virtualbox-kmp-files" is added. Files "virtualbox-host-preamble" and virtualbox-guest-preamble" are deleted. File "virtualbox-kmp-preamble" is added. File "fix_conflict_between_host_and_guest.patch" is added. - Script vboxdrv.sh, which is called from the systemd service file, incorrectly called a routine that does not exist when the kernel modules were not available. This call is changed to /sbin/vboxconfig that will build the modules if the requisite packages are available. If that is not true, the systemctl status vboxdrv will list the command needed to load the missing packages. This change address part of boo#1142995. OBS-URL: https://build.opensuse.org/request/show/719647 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=498
2019-07-30 21:54:24 +02:00
Requires: kernel-%1
kmp preamble cleanup Take inspiration from vhba-kmp and add an Enhances line. Provides: %name-kmp is implicitly added by distro already.
2024-11-14 01:34:29 +01:00
Enhances: kernel-%1
Accepting request 1172433 from home:dimstar:Factory - Have the KMP package supplement the kernel-flavor plus virtualbox-guest-tools: -guest tools requires the kmp anyway, and this allows libsolv to give some hints on 'what kmp' to prefer on a system. OBS-URL: https://build.opensuse.org/request/show/1172433 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=740
2024-05-07 20:06:42 +02:00
Supplements: (virtualbox-guest-tools and kernel-%1)
Copy Permalink