Changeset 18265 in vbox for trunk/src/VBox/Installer/solaris/vbi/preremove.sh
- Timestamp:
- Mar 25, 2009 5:09:08 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/vbi/preremove.sh
r13439 r18265 1 1 #!/bin/sh 2 # Sun xVMVirtualBox2 # Sun VirtualBox 3 3 # VirtualBox preremove script for VBI kernel package on Solaris hosts. 4 4 # 5 # Copyright (C) 2008 Sun Microsystems, Inc.5 # Copyright (C) 2008-2009 Sun Microsystems, Inc. 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as … … 18 18 # 19 19 20 echo "Sun xVMVirtualBox Kernel Package - preremove script"20 echo "Sun VirtualBox Kernel Package - preremove script" 21 21 echo "This script will unload the VirtualBox kernel interface module..." 22 22
Note:
See TracChangeset
for help on using the changeset viewer.