Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 225595 Details for
Bug 295553
X does not work in a virtualbox-ose guest with xf86-video-virtualbox-3.0.12 and xorg-server-1.7.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for xf86-video-virtualbox-3.1.6.ebuild to support X server 1.7.x
xf86-video-virtualbox_xorg-server-1.7_support.diff (text/plain), 741 bytes, created by
Karel Pazdera
on 2010-03-28 18:44:53 UTC
(
hide
)
Description:
Patch for xf86-video-virtualbox-3.1.6.ebuild to support X server 1.7.x
Filename:
MIME Type:
Creator:
Karel Pazdera
Created:
2010-03-28 18:44:53 UTC
Size:
741 bytes
patch
obsolete
>--- /usr/portage/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.1.6.ebuild 2010-03-28 15:45:40.000000000 +0200 >+++ /usr/local/portage/layman/myoverlay/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.1.6-r1.ebuild 2010-03-28 20:08:23.000000000 +0200 >@@ -107,9 +107,12 @@ > > cd "${S}/out/linux.${ARCH}/release/bin/additions" > insinto /usr/$(get_libdir)/xorg/modules/drivers >- >+ >+ # xorg-server-1.7.x >+ if has_version ">=x11-base/xorg-server-1.7" ; then >+ newins vboxvideo_drv_17.so vboxvideo_drv.so > # xorg-server-1.6.x >- if has_version ">=x11-base/xorg-server-1.6" ; then >+ elif has_version ">=x11-base/xorg-server-1.6" ; then > newins vboxvideo_drv_16.so vboxvideo_drv.so > # xorg-server-1.5.x > else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 295553
:
211859
|
211861
|
212503
| 225595 |
228945