Changeset 44528 in vbox for trunk/src/VBox/Installer/solaris
- Timestamp:
- Feb 4, 2013 2:27:54 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83575
- Location:
- trunk/src/VBox/Installer/solaris
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/Makefile.kmk
r44345 r44528 5 5 6 6 # 7 # Copyright (C) 2007-201 2Oracle Corporation7 # Copyright (C) 2007-2013 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/VBox.sh
r42491 r44528 3 3 # Oracle VM VirtualBox startup script, Solaris hosts. 4 4 # 5 # Copyright (C) 2006-201 1Oracle Corporation5 # Copyright (C) 2006-2012 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/VBoxISAExec.c
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07Oracle Corporation7 * Copyright (C) 2006-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/checkinstall.sh
r42491 r44528 6 6 7 7 # 8 # Copyright (C) 2009-201 0Oracle Corporation8 # Copyright (C) 2009-2012 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/vboxconfig.sh
r44501 r44528 6 6 7 7 # 8 # Copyright (C) 2009-201 2Oracle Corporation8 # Copyright (C) 2009-2013 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/virtualbox-zoneaccess.xml
r43103 r44528 4 4 # Solaris SMF service manifest for Solaris Zone Access. 5 5 # 6 Copyright (C) 2008-201 0Oracle Corporation6 Copyright (C) 2008-2012 Oracle Corporation 7 7 8 8 This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.