Changeset 69498 in vbox for trunk/src/VBox/Installer/solaris
- Timestamp:
- Oct 28, 2017 3:07:25 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 118837
- Location:
- trunk/src/VBox/Installer/solaris
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/VBox.sh
r69496 r69498 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/VBoxISAExec.c
r69496 r69498 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/VBoxZoneAccess.c
r69496 r69498 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/checkinstall.sh
r69496 r69498 7 7 8 8 # 9 # Copyright (C) 2009-201 7Oracle Corporation9 # Copyright (C) 2009-2015 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/makepackage.sh
r69496 r69498 6 6 7 7 # 8 # Copyright (C) 2007-201 7Oracle Corporation8 # Copyright (C) 2007-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/pkginstall.sh
r69496 r69498 10 10 11 11 # 12 # Copyright (C) 2009-201 7Oracle Corporation12 # Copyright (C) 2009-2015 Oracle Corporation 13 13 # 14 14 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/postinstall.sh
r69496 r69498 6 6 7 7 # 8 # Copyright (C) 2007-201 7Oracle Corporation8 # Copyright (C) 2007-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/preremove.sh
r69496 r69498 6 6 7 7 # 8 # Copyright (C) 2007-201 7Oracle Corporation8 # Copyright (C) 2007-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/smf-vboxautostart.sh
r69496 r69498 3 3 4 4 # 5 # Copyright (C) 2012-201 7Oracle Corporation5 # Copyright (C) 2012-2015 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/smf-vboxballoonctrl.sh
r69496 r69498 3 3 4 4 # 5 # Copyright (C) 2008-201 7Oracle Corporation5 # Copyright (C) 2008-2015 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh
r69496 r69498 3 3 4 4 # 5 # Copyright (C) 2008-201 7Oracle Corporation5 # Copyright (C) 2008-2015 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/vboxconfig.sh
r69496 r69498 6 6 7 7 # 8 # Copyright (C) 2009-201 7Oracle Corporation8 # Copyright (C) 2009-2015 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.