VirtualBox

Ignore:
Timestamp:
Mar 6, 2013 5:25:24 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
84140
Message:

Additions/linux: recent RedHat-based systems support vboxvideo auto-detection.

File:
1 edited

Legend:

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

    r44528 r44936  
    332332            xserver_version="X.Org Server 1.13"
    333333            vboxvideo_src=vboxvideo_drv_113.so
    334             test "$system" = "redhat" || setupxorgconf=""
     334            setupxorgconf=""
    335335            ;;
    336336        1.12.* )
    337337            xserver_version="X.Org Server 1.12"
    338338            vboxvideo_src=vboxvideo_drv_112.so
    339             test "$system" = "redhat" || setupxorgconf=""
     339            setupxorgconf=""
    340340            ;;
    341341        1.11.* )
     
    352352            xserver_version="X.Org Server 1.9"
    353353            vboxvideo_src=vboxvideo_drv_19.so
    354             # Fedora 14 and later patched out vboxvideo detection
     354            # Fedora 14 to 16 patched out vboxvideo detection
    355355            test "$system" = "redhat" || setupxorgconf=""
    356356            ;;
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