Changeset 32388 in vbox for trunk/src/VBox/Installer/solaris/vbi/preremove.sh
- Timestamp:
- Sep 10, 2010 10:13:07 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/solaris/vbi/preremove.sh
r28800 r32388 1 1 #!/bin/sh 2 # Sun VirtualBox2 # 3 3 # VirtualBox preremove script for VBI kernel package on Solaris hosts. 4 4 # 5 # Copyright (C) 2008-20 09Oracle Corporation5 # Copyright (C) 2008-2010 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as … … 14 14 # 15 15 16 echo " SunVirtualBox Kernel Package - preremove script"16 echo "VirtualBox Kernel Package - preremove script" 17 17 echo "This script will unload the VirtualBox kernel interface module..." 18 18
Note:
See TracChangeset
for help on using the changeset viewer.