Changeset 44211 in vbox for trunk/src/VBox/Installer/solaris
- Timestamp:
- Dec 28, 2012 9:20:59 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 82989
- Location:
- trunk/src/VBox/Installer/solaris
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/pkginstall.sh
r32639 r44211 1 1 #!/bin/sh 2 # $Id$ 2 3 ## @file 3 4 # … … 9 10 10 11 # 11 # Copyright (C) 2009-201 0Oracle Corporation12 # Copyright (C) 2009-2012 Oracle Corporation 12 13 # 13 14 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/postinstall.sh
r32750 r44211 1 1 #!/bin/sh 2 # $Id$ 2 3 ## @file 3 #4 4 # VirtualBox postinstall script for Solaris. 5 5 # 6 6 7 7 # 8 # Copyright (C) 2007-201 0Oracle Corporation8 # Copyright (C) 2007-2012 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.