VirtualBox

Ignore:
Timestamp:
Mar 21, 2016 7:47:49 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
106139
Message:

bugref:8087: Additions/x11: support non-root X server: typing mistake selecting the version numbers of kernels for which we do not need to install a user space graphics driver, so that for Enterprise Linux 7.2 we ended up installing neither.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh

    r60105 r60131  
    370370            # Do not install if we can use the kernel driver.
    371371            case `uname -r` in
    372                 1.* | 2.* | 3.[0-9].* | 3.11 ) ;;
     372                1.* | 2.* | 3.[0-9].* | 3.10.* ) ;;
    373373                * ) vboxvideo_src="" ;;
    374374            esac
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette