Hi Olivier,
Olivier LAHAYE wrote:
> Trying to minimize the number of includes to put in the dkms build tree I'm
> trying to create, I've found that there are 2 hgfs.h , 2 block.h and 2
> stubs.h
> includes that are identical except for the top comment (tipicaly the
> license).
> Is it normal?
Trying to minimize the number of includes to put in the dkms build tree I'm
trying to create, I've found that there are 2 hgfs.h , 2 block.h and 2 stubs.h
includes that are identical except for the top comment (tipicaly the license).
Is it normal?
modules/linux/vmhgfs/hgfs.h is GPL v2
lib/incl
Denis,
Thanks a lot for your help.
In fact I already had a look at your fedora rpm and started to work on it. See
attachment for what I've done so far.
My aim is that the final spec would create the dkms binary package aside normal
packages. I don't see any reason to have the open-vm-tools sou
On 05/18/2009 09:51 AM, Olivier LAHAYE wrote:
> Hi,
>
> I'd like to install modules as dkms tree in order to avoid recompiling the
> modules from the full source tree.
> Is there a clean way to create the-only source-tree from the full
> sources or should I do it myself by hand (so I can move it to
Hi,
I'd like to install modules as dkms tree in order to avoid recompiling the
modules from the full source tree.
Is there a clean way to create the -only source-tree from the full
sources or should I do it myself by hand (so I can move it to the dkms source
dir)?
Right now, I've identified mo