Changeset 20490 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Jun 12, 2009 9:25:32 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/ipsinstall.sh
r20420 r20490 1 1 #!/bin/sh 2 2 ## @file 3 # Sun VirtualBox 4 # VirtualBox IPS/pkg(5) postinstall script for Solaris. 3 # Sun VirtualBox - Manual IPS/pkg(5) postinstall script for Solaris. 4 # 5 # If you just installed VirtualBox using IPS/pkg(5), you should run this 6 # script once to avoid rebooting the system before using VirtualBox. 5 7 # 6 8 … … 19 21 # Clara, CA 95054 USA or visit http://www.sun.com if you need 20 22 # additional information or have any questions. 21 #22 23 #24 # If you just installed VirtualBox using IPS/pkg(5), you should run this25 # script once to avoid rebooting the system before using VirtualBox26 23 # 27 24
Note:
See TracChangeset
for help on using the changeset viewer.