Changeset 69500 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Oct 28, 2017 3:14:05 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 118839
- Location:
- trunk/src/VBox/Installer
- Files:
-
- 69 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/common/vboxapisetup.py
r69498 r69500 1 1 """ 2 Copyright (C) 2009-201 6Oracle Corporation2 Copyright (C) 2009-2017 Oracle Corporation 3 3 4 4 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2007-201 5Oracle Corporation8 # Copyright (C) 2007-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/darwin/VBoxKEXTs/VirtualBoxStartup.sh
r69498 r69500 7 7 8 8 # 9 # Copyright (C) 2007-201 5Oracle Corporation9 # Copyright (C) 2007-2017 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2007-201 5Oracle Corporation8 # Copyright (C) 2007-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/darwin/VirtualBox/VBoxAutostartDarwin.sh
r69498 r69500 2 2 3 3 # 4 # Copyright (C) 2012-201 5Oracle Corporation4 # Copyright (C) 2012-2017 Oracle Corporation 5 5 # 6 6 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/darwin/VirtualBox/postflight
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2007-201 5Oracle Corporation8 # Copyright (C) 2007-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/darwin/VirtualBox/preflight
r69498 r69500 2 2 3 3 # 4 # Copyright (C) 2007-201 5Oracle Corporation4 # Copyright (C) 2007-2017 Oracle Corporation 5 5 # 6 6 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/freebsd/postdeinstall.sh
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2007-201 5Oracle Corporation8 # Copyright (C) 2007-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/freebsd/postinstall.sh
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2007-201 5Oracle Corporation8 # Copyright (C) 2007-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/Makefile.include.footer
r69498 r69500 7 7 8 8 # 9 # Copyright (C) 2006-201 5Oracle Corporation9 # Copyright (C) 2006-2017 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/Makefile.include.header
r69498 r69500 7 7 8 8 # 9 # Copyright (C) 2006-201 5Oracle Corporation9 # Copyright (C) 2006-2017 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/VBox.sh
r69498 r69500 5 5 6 6 # 7 # Copyright (C) 2006-201 5Oracle Corporation7 # Copyright (C) 2006-2017 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/VBoxCreateUSBNode.sh
r69498 r69500 7 7 8 8 # 9 # Copyright (C) 2010-201 5Oracle Corporation9 # Copyright (C) 2010-2017 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/VBoxSysInfo.sh
r69498 r69500 7 7 8 8 # 9 # Copyright (C) 2006-201 5Oracle Corporation9 # Copyright (C) 2006-2017 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/check_module_dependencies.sh
r69498 r69500 5 5 6 6 # 7 # Copyright (C) 2007-201 6Oracle Corporation7 # Copyright (C) 2007-2017 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/debian/postinst
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2006-201 5Oracle Corporation8 # Copyright (C) 2006-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/debian/postrm
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2006-201 5Oracle Corporation8 # Copyright (C) 2006-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/debian/preinst
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2006-201 5Oracle Corporation8 # Copyright (C) 2006-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/debian/prerm
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2006-201 5Oracle Corporation8 # Copyright (C) 2006-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/debian/rules
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2006-201 5Oracle Corporation8 # Copyright (C) 2006-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/deffiles
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2007-201 5Oracle Corporation8 # Copyright (C) 2007-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/install.sh
r69498 r69500 5 5 6 6 # 7 # Copyright (C) 2007-201 5Oracle Corporation7 # Copyright (C) 2007-2017 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/postinst-common.sh
r69498 r69500 7 7 8 8 # 9 # Copyright (C) 2015 Oracle Corporation9 # Copyright (C) 2015-2017 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/prerm-common.sh
r69498 r69500 7 7 8 8 # 9 # Copyright (C) 2015 Oracle Corporation9 # Copyright (C) 2015-2017 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/routines.sh
r69498 r69500 4 4 5 5 # 6 # Copyright (C) 2007-201 5Oracle Corporation6 # Copyright (C) 2007-2017 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
r69498 r69500 5 5 6 6 # 7 # Copyright (C) 2006-201 5Oracle Corporation7 # Copyright (C) 2006-2017 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/rpm/rules
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2006-201 5Oracle Corporation8 # Copyright (C) 2006-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/runasroot.sh
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2009-201 5Oracle Corporation8 # Copyright (C) 2009-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/scripts/VBoxHeadlessXOrg.sh
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2012-201 5Oracle Corporation8 # Copyright (C) 2012-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/testcase/tstHeadlessXOrg.sh
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2012-201 5Oracle Corporation8 # Copyright (C) 2012-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/uninstall.sh
r69498 r69500 5 5 6 6 # 7 # Copyright (C) 2009-201 5Oracle Corporation7 # Copyright (C) 2009-2017 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/vboxautostart-service.sh
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2012-201 5Oracle Corporation8 # Copyright (C) 2012-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/vboxballoonctrl-service.sh
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2006-201 5Oracle Corporation8 # Copyright (C) 2006-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/vboxdrv.sh
r69498 r69500 4 4 5 5 # 6 # Copyright (C) 2006-201 5Oracle Corporation6 # Copyright (C) 2006-2017 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/vboxweb-service.sh
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2006-201 5Oracle Corporation8 # Copyright (C) 2006-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/VBox.sh
r69498 r69500 5 5 6 6 # 7 # Copyright (C) 2006-201 5Oracle Corporation7 # Copyright (C) 2006-2017 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/VBoxISAExec.c
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/VBoxZoneAccess.c
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/checkinstall.sh
r69498 r69500 7 7 8 8 # 9 # Copyright (C) 2009-201 5Oracle Corporation9 # Copyright (C) 2009-2017 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/makepackage.sh
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2007-201 5Oracle Corporation8 # Copyright (C) 2007-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/pkginstall.sh
r69498 r69500 10 10 11 11 # 12 # Copyright (C) 2009-201 5Oracle Corporation12 # Copyright (C) 2009-2017 Oracle Corporation 13 13 # 14 14 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/postinstall.sh
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2007-201 5Oracle Corporation8 # Copyright (C) 2007-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/preremove.sh
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2007-201 5Oracle Corporation8 # Copyright (C) 2007-2017 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
r69498 r69500 3 3 4 4 # 5 # Copyright (C) 2012-201 5Oracle Corporation5 # Copyright (C) 2012-2017 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
r69498 r69500 3 3 4 4 # 5 # Copyright (C) 2008-201 5Oracle Corporation5 # Copyright (C) 2008-2017 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
r69498 r69500 3 3 4 4 # 5 # Copyright (C) 2008-201 5Oracle Corporation5 # Copyright (C) 2008-2017 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/vboxconfig.sh
r69498 r69500 6 6 7 7 # 8 # Copyright (C) 2009-201 5Oracle Corporation8 # Copyright (C) 2009-2017 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.cpp
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2008-201 6Oracle Corporation7 * Copyright (C) 2008-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.h
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2008-201 6Oracle Corporation7 * Copyright (C) 2008-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.def
r69498 r69500 5 5 6 6 ; 7 ; Copyright (C) 2008-201 6Oracle Corporation7 ; Copyright (C) 2008-2017 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.rc
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2015-201 6Oracle Corporation7 * Copyright (C) 2015-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/MsiHack/MsiHack.cpp
r69498 r69500 8 8 9 9 /* 10 * Copyright (C) 2016 Oracle Corporation10 * Copyright (C) 2016-2017 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/MsiHack/MsiHackExtension.cs
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2016 Oracle Corporation7 * Copyright (C) 2016-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Resources/VBoxRes.rc
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2010-201 6Oracle Corporation7 * Copyright (C) 2010-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Resources/dummy.cpp
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2011-201 6Oracle Corporation7 * Copyright (C) 2011-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Resources/resource.h
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2010-201 6Oracle Corporation7 * Copyright (C) 2010-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2010-201 6Oracle Corporation7 * Copyright (C) 2010-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.h
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2009-201 6Oracle Corporation7 * Copyright (C) 2009-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.rc
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2009-201 6Oracle Corporation7 * Copyright (C) 2009-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.cpp
r69498 r69500 8 8 9 9 /* 10 * Copyright (C) 2012-201 6Oracle Corporation10 * Copyright (C) 2012-2017 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.h
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2012-201 6Oracle Corporation7 * Copyright (C) 2012-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/crypt32.def
r69498 r69500 5 5 6 6 ; 7 ; Copyright (C) 2009-201 6Oracle Corporation7 ; Copyright (C) 2009-2017 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/msi.def
r69498 r69500 5 5 6 6 ; 7 ; Copyright (C) 2009-201 6Oracle Corporation7 ; Copyright (C) 2009-2017 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/resource.h
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2009-201 6Oracle Corporation7 * Copyright (C) 2009-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/shell32.def
r69498 r69500 5 5 6 6 ; 7 ; Copyright (C) 2009-201 6Oracle Corporation7 ; Copyright (C) 2009-2017 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/user32.def
r69498 r69500 5 5 6 6 ; 7 ; Copyright (C) 2009-201 6Oracle Corporation7 ; Copyright (C) 2009-2017 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/ws2_32.def
r69498 r69500 5 5 6 6 ; 7 ; Copyright (C) 2009-201 6Oracle Corporation7 ; Copyright (C) 2009-2017 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.cpp
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2009-201 6Oracle Corporation7 * Copyright (C) 2009-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.h
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2009-201 6Oracle Corporation7 * Copyright (C) 2009-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.