Gavin Maltby <Gavin.Maltby at Sun.COM> writes:

> I want to convert /var/svc/manifest/system/fmd.xml to configure
> an fmd service in non-global native zones.  After moving the
> manifest out of SUNWckr to SUNWfmd (I don't really understand
> the comment in fmd.xml explaining that it is delivered by
> SUNWckr because SUNWfmd is a usr package??) I still have
> some challenges:

I've just returned from a 3-week vacation, so please excuse the late reply:
a usr package is only allowed to deliver files into /usr, which is shared
between e.g. diskless clients or sparse-root zones.  A root package (like
SUNWckr), on the other hand, is only expected to deliver into / and /var,
which are private to the diskless clients or copied into every zone root
directory.  To handle this, you'd have to create a new SUNWfmdr package.

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Reply via email to