Right now, build 120 seems to be the best target for importing, so I'll use
that here, but obviously it'll be whatever build you're actually targeting.

So because you're making the changes in build 120, then you'll want to
update the build 120 import files (120/common/SUNW*).  You'll probably need
to copy them into the 120 directory from the most recent earlier build
they're in the workspace for, and then modify them.

To add a dependency in the import files, just say "depend <packagename>".
You can see plenty of other examples in other import files in the
workspace.

So, for instance, you've got a bunch of files in SUNWcnetr that are now
owned by netadm:netadm.  That means that the SUNWcnetr import file will
need to have a depend statement on whatever package delivers that user and
group, unless you decide to deliver them in SUNWcnetr itself, which might
make some sense.

Does that help?

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

Reply via email to