Author: fireball
Date: Tue Aug 26 06:30:02 2008
New Revision: 35667
URL: http://svn.reactos.org/svn/reactos?rev=35667&view=rev
Log:
- Add an ability to have VMWare video driver installed without inserting CD. Just copy 4 files (vmx_fb.dll, vmx_mode.dll, vmx_svga.sys and vmx_svga.inf) from VMWare Tools CD to your reactos/modules/windows directory and build a bootcd. You'll just need to choose a resolution and a bit depth in 2nd stage setup.
Modified:
trunk/reactos/boot/bootdata/packages/reactos.dff
Modified: trunk/reactos/boot/bootdata/packages/reactos.dff
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/packages/rea…
==============================================================================
--- trunk/reactos/boot/bootdata/packages/reactos.dff [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/packages/reactos.dff [iso-8859-1] Tue Aug 26 06:30:02 2008
@@ -677,3 +677,7 @@
; Native libraries
modules\windows\mfc42.dll 1 optional
+modules\windows\vmx_fb.dll 1 optional
+modules\windows\vmx_mode.dll 1 optional
+modules\windows\vmx_svga.sys 2 optional
+modules\windows\vmx_svga.inf 6 optional