Laszlo (Laca) Peter wrote:
On Thu, 2009-02-26 at 20:04 -0800, Danek Duvall wrote:
On Fri, Feb 27, 2009 at 04:34:41PM +1300, Laszlo (Laca) Peter wrote:

<laca> question: does the order of actions in the manifest matter?
<laca> e.g. do i need dir path=foo/bar before file path=foo/bar/blah ?
No.  We sort all the actions appropriately before executing them.

Great, that's what I wanted to hear :)


We actually sort them across packages, so if you delete a directory in
one package and make it a symlink in another, it all works... even
if two packages exchange directories and turn them into symlinks.

We have to do that to avoid the dreaded pkg history mechanism,
critical upgrades and other difficulties.

- Bart

--
Bart Smaalders                  Solaris Kernel Performance
[email protected]         http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to