VirtualBox

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


Ignore:
Timestamp:
Mar 23, 2010 12:27:49 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
59178
Message:

Solaris/Installer: don't destroy config files.

File:
1 edited

Legend:

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

    r27356 r27626  
    613613                nmaskbackupfile=$nmaskfile.vbox
    614614                if test -f $nmaskfile; then
    615                     sed -e '/#VirtualBox_SectionStart,/#VirtualBox_SectionEnd/d' $nmaskfile > $nmaskbackupfile
     615                    sed -e '/#VirtualBox_SectionStart/,/#VirtualBox_SectionEnd/d' $nmaskfile > $nmaskbackupfile
    616616                    echo "#VirtualBox_SectionStart" >> $nmaskbackupfile
    617617                    inst=0
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