- Timestamp:
- Feb 1, 2008 8:22:17 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 27784
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/solaris/mod.sh
r6406 r6710 39 39 # Do the job. 40 40 # 41 $SUDO cp $DIR/vboxdrv .o$VBOXDRV_DIR/vboxdrv41 $SUDO cp $DIR/vboxdrv $VBOXDRV_DIR/vboxdrv 42 42 $SUDO cp $script_dir/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf $VBOXDRV_CONF_DIR/vboxdrv.conf 43 43 old_id=`/usr/sbin/modinfo | grep vbox | cut -f 1 -d ' ' `
Note:
See TracChangeset
for help on using the changeset viewer.