Jeffrey and Rob:

You can also use installadm list -c -n option to list the manifests you 
use for the service.



jeffrey huang wrote:
> Hi, Rob,
> 
> I think current "-m" is for add criteria.
> 
> Create a criteria file named ai_criteria:
> 
> <ai_criteria_manifest>
>        <ai_criteria name="mem">
>                 <range>
>                     1525
>                     1545
>                 </range>
>         </ai_criteria>
>         <ai_manifest_file URI="./ai_test_manifest.xml"/>
>         <sc_manifest_file name="SSH" URI="./sc.xml"/>
> </ai_criteria_manifest>
> 
> Inside the criteria file, pointing to your own ai manifest, then using 
> command:
> 
> installadm add -m ai_criteria .........
> 
> For my testing, it is working very well now, you can see your manifest 
> from "installadm list"
> 
> --
> Jeffrey
> 
> Rob ??:
>> How does one specify a different pkg repository to install from in the 
>> manifest provided to an AI client?
>>
>> I tried copying/editing the default.xml file on the AI server and then 
>> running something like this:
>>
>> installadm add -m /var/ai/46501/AI_data/foo.xml -n sparc_install_service
>>
>> However, 'installadm list -n sparc_install_service' doesn't list the 
>> manifest.
>>   
> 
> -- 
> Great Thanks & Best Regards
> 
> ---
> Jeffrey Huang                  SWAN: x51683, Ext: 0086-10-62673683
> Solaris QE Group                      Email: jeffrey.huang at sun.com
>            China Engineering & Research Institute, Sun Microsystems
>          7/F Chuang Xin Plaza, Tsinghua Science Park, Beijing China
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> caiman-discuss mailing list
> caiman-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss


Reply via email to