On Thu, 10 Jun 2010, Karen Tung wrote:

On 06/10/10 10:39, Alok Aggarwal wrote:

On Thu, 10 Jun 2010, Dave Miner wrote:

Yeah, perhaps $SRC/lib/install/{doc, engine, ..} since they're
just libraries?


I'd recommend not interposing the "install" layer. Unless it somehow adds value in the build process (which I'm doubtful of).

It doesn't add any value to the build process. I was just
proposing "install" since the components are mostly private
to install.

However, thinking about it some more, zones will probably
want to use parts of this infrastructure as well so it's
not necessarily private to install.

Adding the "install" layer does not add any value to
the build process.  Would we want to be more specific to the name of the
subdirectory under lib, such as:

$SRC/lib/install_engine
$SRC/lib/install_doc

Where should the components that are implemented as
checkpoints live?

$SRC/lib/install_transfer
$SRC/lib/install_mp
..

Or,

$SRC/lib/checkpoints/transfer
$SRC/lib/checkpoints/mp
..

I like the first one better.

Alok
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to