Hi Mark, Mark Maule píše v so 16. 01. 2010 v 14:12 -0800: > Not sure if this is the correct forum, so starting here: >
It depends of what you really need. > We are building a system based on opensolaris, and will be adding our > own kernel modules. What is the precedent for building vendor-supplied > modules? Are they generally incorporated under the os-nv src tree? My > preference would be to build them outside the os-nv tree in order to > avoid "polluting" the tree with vendor-specific module (and command) > code. > If you plan to keep those modules private for your company, then you can keep them in nested workspace everywhere you want. If you plan to integrate them later to upstream os-nv, follow os-nv tree structure, there are several examples of modules comming from device vendors (e.g. Intel) in os-nv gate. As for nested workspaces, Mercurial ignores subdirectories which are not maintained by it, so you can include them everywhere inside tree on build machines. Best regards, Milan _______________________________________________ opensolaris-discuss mailing list [email protected]
