VirtualBox

Ignore:
Timestamp:
Oct 7, 2013 4:13:23 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89624
Message:

Replaced VBoxStartupItems with a launch script and plist located in the VBoxKEXTs pacakge. To provide a script for loading, loading and reloading drivers manually, I modified the existing startup item script instead of cleanup up the intendation of the proposed vbox kext keeper script.

Location:
trunk/src/VBox/Installer/darwin/VirtualBox_mpkg
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Localizable.strings

    r43008 r48928  
    22
    33'choiceVBoxKEXTs_title' = '@VBOX_PRODUCT@ Kernel Extensions';
    4 'choiceVBoxKEXTs_msg' = 'Installs the @VBOX_PRODUCT@ Kernel Extensions into /Library/Extensions.';
    5 
    6 'choiceVBoxStartup_title' = '@VBOX_PRODUCT@ Startup Items';
    7 'choiceVBoxStartup_msg' = 'Installs the @VBOX_PRODUCT@ Startup Items to /Library/StartupItems/VirtualBox.';
     4'choiceVBoxKEXTs_msg' = 'Installs the @VBOX_PRODUCT@ Kernel Extensions into /Library/Application Support/VirtualBox;
    85
    96'choiceVBox_title' = '@VBOX_PRODUCT@';
  • trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist

    r47894 r48928  
    7878    <choices-outline>
    7979        <line choice="choiceVBoxKEXTs"></line>
    80         <line choice="choiceVBoxStartup"></line>
    8180        <line choice="choiceVBox"></line>
    8281        <line choice="choiceVBoxCLI"></line>
     
    8483    <choice id="choiceVBoxKEXTs"   title="choiceVBoxKEXTs_title"   description="choiceVBoxKEXTs_msg"   start_selected="true" start_enabled="false" start_visible="true">
    8584        <pkg-ref id="org.virtualbox.pkg.vboxkexts"></pkg-ref>
    86     </choice>
    87     <choice id="choiceVBoxStartup" title="choiceVBoxStartup_title" description="choiceVBoxStartup_msg" start_selected="true" start_enabled="false" start_visible="true">
    88         <pkg-ref id="org.virtualbox.pkg.vboxstartupitems"></pkg-ref>
    8985    </choice>
    9086    <choice id="choiceVBox"        title="choiceVBox_title"        description="choiceVBox_msg"        start_selected="true" start_enabled="false" start_visible="true">
     
    9591    </choice>
    9692    <pkg-ref id="org.virtualbox.pkg.vboxkexts" auth="Root">file:./Contents/Packages/VBoxKEXTs.pkg</pkg-ref>
    97     <pkg-ref id="org.virtualbox.pkg.vboxstartupitems" auth="Root">file:./Contents/Packages/VBoxStartupItems.pkg</pkg-ref>
    9893    <pkg-ref id="org.virtualbox.pkg.virtualbox" auth="Root">file:./Contents/Packages/VirtualBox.pkg</pkg-ref>
    9994    <pkg-ref id="org.virtualbox.pkg.virtualboxcli" auth="Root">file:./Contents/Packages/VirtualBoxCLI.pkg</pkg-ref>
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