On Tue, Oct 14, 2008 at 12:09:21AM +0530, Vikash Tulsiyan wrote:

> Thanks again David.

David?

> No basedir? So which path are the packages installed.

The ones defined by the path attributes in the file and directory actions.

> Also, does that mean that all packages have fixed (default) installed
> path(determined by opensolaris) which cannot be changed?

The paths are determined by the packages, but the packages are not
relocatable within an image.  You can create a user image at an arbitrary
location and install your packages there for relocatability.  The downside
of that right now is that we don't do any sort of cross-image dependency
checking, so you'll have to either install a bunch of packages you don't
care about, or create your packages without dependencies, neither of which
is a great solution.

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

Reply via email to