VirtualBox

Changeset 35204 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Dec 16, 2010 5:59:42 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69044
Message:

ExtPack: Require authentication to install extension packs on linux and solaris.

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/install.sh

    r34679 r35204  
    354354        test -e $INSTALLATION_DIR/VBoxHeadless  && chmod 4511 $INSTALLATION_DIR/VBoxHeadless
    355355        test -e $INSTALLATION_DIR/VBoxNetDHCP   && chmod 4511 $INSTALLATION_DIR/VBoxNetDHCP
    356         test -e $INSTALLATION_DIR/VBoxExtPackHelperApp && chmod 4511 $INSTALLATION_DIR/VBoxExtPackHelperApp
    357356
    358357        ln -sf $INSTALLATION_DIR/VBoxVMM.so   $INSTALLATION_DIR/components/VBoxVMM.so
  • trunk/src/VBox/Installer/solaris/makepackage.sh

    r35054 r35204  
    208208        ||  $3 == "opt/VirtualBox/amd64/VBoxNetDHCP" \
    209209        ||  $3 == "opt/VirtualBox/i386/VBoxNetDHCP" \
    210         ||  $3 == "opt/VirtualBox/amd64/VBoxExtPackHelperApp" \
    211         ||  $3 == "opt/VirtualBox/i386/VBoxExtPackHelperApp" \
    212210        ) \
    213211   { $4 = "4755" } { print }' prototype > prototype2
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