VirtualBox

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


Ignore:
Timestamp:
Aug 20, 2009 12:48:57 PM (15 years ago)
Author:
vboxsync
Message:

Solaris/Installer: ipsinstall.sh -> pkginstall.sh.

Location:
trunk/src/VBox/Installer/solaris
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r22185 r22370  
    157157        $(VBOX_PATH_SOL_INST_SRC)/vboxconfig.sh \
    158158        $(VBOX_PATH_SOL_INST_SRC)/VBox.sh \
    159         $(VBOX_PATH_SOL_INST_SRC)/ipsinstall.sh \
     159        $(VBOX_PATH_SOL_INST_SRC)/pkginstall.sh \
    160160        $(if $(VBOX_WITH_WEBSERVICES),$(VBOX_PATH_SOL_INST_SRC)/smf-vboxwebsrv.sh,)
    161161
     
    268268        vboxconfig.sh \
    269269        VBox.sh \
    270         ipsinstall.sh \
     270        pkginstall.sh \
    271271        $(if $(VBOX_WITH_PYTHON),vboxshell.py,) \
    272272        $(if $(VBOX_WITH_WEBSERVICES),smf-vboxwebsrv.sh,) \
  • trunk/src/VBox/Installer/solaris/postinstall.sh

    r22368 r22370  
    2323currentzone=`zonename`
    2424if test "$currentzone" = "global"; then
    25     /opt/VirtualBox/ipsinstall.sh --srv4
     25    /opt/VirtualBox/pkginstall.sh --srv4
    2626    rc=$?
    2727fi
Note: See TracChangeset for help on using the changeset viewer.

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