Changeset 47318 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Jul 22, 2013 4:41:22 PM (11 years ago)
- Location:
- trunk/src/VBox/Additions/solaris/Installer
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Installer/postinstall.sh
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:executable
set to
*
r47317 r47318 1 1 #!/bin/sh 2 # 3 # VirtualBox postinstall script for Solaris. 4 # 5 # Copyright (C) 2008-2012 Oracle Corporation 2 # $Id$ 3 ## @file 4 # VirtualBox postinstall script for Solaris Guest Additions. 5 # 6 7 # 8 # Copyright (C) 2008-2013 Oracle Corporation 6 9 # 7 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
Property svn:keywords
changed from
-
trunk/src/VBox/Additions/solaris/Installer/preremove.sh
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
-
Property svn:executable
set to
*
r44528 r47318 1 1 #!/bin/sh 2 # $Id$ 3 ## @file 4 # VirtualBox preremove script for Solaris Guest Additions. 2 5 # 3 # VirtualBox pre-remove script for Solaris Guest Additions. 6 4 7 # 5 # Copyright (C) 2008-201 2Oracle Corporation8 # Copyright (C) 2008-2013 Oracle Corporation 6 9 # 7 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
Property svn:keywords
changed from
Note:
See TracChangeset
for help on using the changeset viewer.