VirtualBox

Changeset 43962 in vbox


Ignore:
Timestamp:
Nov 26, 2012 1:49:51 PM (12 years ago)
Author:
vboxsync
Message:

Solaris/Installer: print verbose info. when using force-load driver files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/vboxconfig.sh

    r43938 r43962  
    625625    # If the force-install files exists, install blindly
    626626    if test -f "$PKG_INSTALL_ROOT/etc/vboxinst_vboxflt"; then
     627        subprint "Detected: Force-load file $PKG_INSTALL_ROOT/etc/vboxinst_vboxflt."
    627628        load_vboxflt
    628629    elif test -f "$PKG_INSTALL_ROOT/etc/vboxinst_vboxbow"; then
    629         infoprint "here"
     630        subprint "Detected: Force-load file $PKG_INSTALL_ROOT/etc/vboxinst_vboxbow."
    630631        load_vboxbow
    631632    else
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