VirtualBox

忽略:
時間撮記:
2012-7-31 上午06:53:42 (12 年 以前)
作者:
vboxsync
訊息:

Additions/solaris/installer and vboxms: add SMF service description for running vboxmslnk automatically.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Additions/solaris/Installer/makepackage.sh

    r41698 r42468  
    8484ln -f ./VBoxISAExec $VBOX_INSTALLED_DIR/VBoxClient
    8585ln -f ./VBoxISAExec $VBOX_INSTALLED_DIR/VBoxControl
     86ln -f ./VBoxISAExec $VBOX_INSTALLED_DIR/vboxmslnk
    8687
    8788# prepare file list
     
    115116# Manifest class action scripts
    116117filelist_fixup prototype '$3 == "var/svc/manifest/application/virtualbox/vboxservice.xml"'                   '$2 = "manifest";$6 = "sys"'
     118filelist_fixup prototype '$3 == "var/svc/manifest/application/virtualbox/vboxmslnk.xml"'                     '$2 = "manifest";$6 = "sys"'
    117119
    118120# vboxguest
    119121filelist_fixup prototype '$3 == "usr/kernel/drv/vboxguest"'                                                  '$6="sys"'
    120122filelist_fixup prototype '$3 == "usr/kernel/drv/amd64/vboxguest"'                                            '$6="sys"'
     123
     124# vboxms
     125filelist_fixup prototype '$3 == "usr/kernel/drv/vboxms"'                                                     '$6="sys"'
     126filelist_fixup prototype '$3 == "usr/kernel/drv/amd64/vboxms"'                                               '$6="sys"'
    121127
    122128# Use 'root' as group so as to match attributes with the previous installation and prevent a conflict. Otherwise pkgadd bails out thinking
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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