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>
On 02/11/09 02:23 PM, Shawn Walker wrote:
Steven Lau wrote:
Under AI manifest, should I fill in
<ai_pkg_repo_default_authority>
<main url="http://b28b:8888" authname=""/>
<mirror url=""/>
</ai_pkg_repo_default_authority>
OR
<ai_pkg_repo_default_authority>
<main url="http://b28b:8888"/>
<mirror url=""/>
</ai_pkg_repo_default_authority>
Pick any name you like, but it should be the same name as what the
system will eventually use.
So, if the installed client is intended to get those same packages
from opensolaris.org in the future, you should name the auth
"opensolaris.org".
Otherwise, pick any name you like.
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss