Hi,

In my PSARC case, it states that my interfaces should be:

    2.4.        Interfaces:

        Interface        Taxonomy    Comment
        ---------        --------    -------
        ipmievd(1M)      Volatile    New utility delivered in /usr/lib
        ipmitool(1M)     Volatile    Moved from /usr/sfw/bin to
                                      /usr/sbin
         network/ipmievd  Uncommitted SMF service name


I have edited the ipmievd and ipmitool man pages to read:

        Interface Stability     Volatile

(in the attributes table).

I do not know what to do with the 3rd item "network/ipmievd"
and it's taxonomy.  Is this to go in the man page for ipmievd
also?

It is the SMF service name.  Is it supposed to somehow fit into
the "stability value" of the xml manifest?  If I place "Uncommitted"
in the xml file as follows:

        <stability value='Uncommitted' />

I get an error:

sfwnv-x{small}104: xmllint --valid ipmievd.xml
ipmievd.xml:92: element stability: validity error : Value "Uncommitted" 
for attribute value of stability is not among the enumerated set
         <stability value='Uncommitted' />
                                        ^
<?xml version="1.0" encoding="UTF-8"?>



Where is it that I am to place the "Uncommitted" taxonomy?  What
document/file/etc?

Thanks,

Cathy




http://sac.eng/cgi-bin/bp.cgi?NAME=interface_taxonomy.bp



Reply via email to