Changeset 76553 in vbox for trunk/src/VBox/Installer/solaris
- Timestamp:
- Jan 1, 2019 1:45:53 AM (6 years ago)
- Location:
- trunk/src/VBox/Installer/solaris
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/Makefile.kmk
r75064 r76553 5 5 6 6 # 7 # Copyright (C) 2007-201 7Oracle Corporation7 # Copyright (C) 2007-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/VBox.sh
r69500 r76553 5 5 6 6 # 7 # Copyright (C) 2006-201 7Oracle Corporation7 # Copyright (C) 2006-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/VBoxISAExec.c
r69500 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/VBoxZoneAccess.c
r69500 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/checkinstall.sh
r69500 r76553 7 7 8 8 # 9 # Copyright (C) 2009-201 7Oracle Corporation9 # Copyright (C) 2009-2019 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/makepackage.sh
r75064 r76553 6 6 7 7 # 8 # Copyright (C) 2007-201 7Oracle Corporation8 # Copyright (C) 2007-2019 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/pkginstall.sh
r69500 r76553 10 10 11 11 # 12 # Copyright (C) 2009-201 7Oracle Corporation12 # Copyright (C) 2009-2019 Oracle Corporation 13 13 # 14 14 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/postinstall.sh
r69500 r76553 6 6 7 7 # 8 # Copyright (C) 2007-201 7Oracle Corporation8 # Copyright (C) 2007-2019 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/preremove.sh
r69500 r76553 6 6 7 7 # 8 # Copyright (C) 2007-201 7Oracle Corporation8 # Copyright (C) 2007-2019 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
r69500 r76553 3 3 4 4 # 5 # Copyright (C) 2012-201 7Oracle Corporation5 # Copyright (C) 2012-2019 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
r69500 r76553 3 3 4 4 # 5 # Copyright (C) 2008-201 7Oracle Corporation5 # Copyright (C) 2008-2019 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
r69500 r76553 3 3 4 4 # 5 # Copyright (C) 2008-201 7Oracle Corporation5 # Copyright (C) 2008-2019 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/vboxconfig.sh
r72773 r76553 6 6 7 7 # 8 # Copyright (C) 2009-201 7Oracle Corporation8 # Copyright (C) 2009-2019 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.