Steven Lau wrote:
I didn't see any example how to load the default slim_cluster from official ips repo and local package from local ips repo. I tried the following and failed .... any suggestion.
Thx.  - Steven


       <ai_manifest name="default">
           <ai_pkg_repo_default_authority>
<main url="http://pkg.opensolaris.org"; authname="opensolaris.org"/>
               <mirror url=""/>
           </ai_pkg_repo_default_authority>
           <ai_pkg_repo_default_authority>
               <main url="http://b28b:8888"; authname="opensolaris.org"/>
               <mirror url=""/>
           </ai_pkg_repo_default_authority>
           <ai_packages>
               <package_name>SUNWfinish</package_name>
           </ai_packages>
       </ai_manifest>

You can't give them both the same authname.  They need to be different.

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

Reply via email to