版本 40 和 Solaris build instructions 的 版本 41 之間的變動
- 時間撮記:
- 2011-5-26 上午10:14:00 (13 年 前)
圖例:
- 未更動
- 新增
- 刪除
- 修改
-
Solaris build instructions
v40 v41 104 104 }}} 105 105 106 You will need to copy the driver file and .conf file if any into the appropriate locations. Current drivers include vboxdrv (primary host driver), vboxflt (bridged & host-only networking), vboxnet (host-only adapter), vboxusbmon (USB monitor), vboxusb(USB client).106 You will need to copy the driver file and .conf file (if any), everytime they change, into the appropriate locations. Currently the drivers are `vboxdrv` (the primary host driver), `vboxflt` (bridged & host-only network filter), `vboxnet` (host-only network adapter), `vboxusbmon` (USB monitor), `vboxusb` (USB client). 107 107 {{{ 108 108 /platform/i86pc/kernel/drv/ (32-bit drivers and .conf files) … … 115 115 }}} 116 116 117 The config script only (re)loads drivers that are found in the appropriate locations (don't forget to copy the ".conf" files).117 The vboxconfig script only (re)loads drivers that are found in the appropriate locations (don't forget to copy the ".conf" files). 118 118 119 119 If you made a ''hardened build'', make sure that the setuid stubs have the correct permissions: