Hi Rob,

Rob wrote:
> Ethan and Jan,
>
> I was following the AI setup instructions here:
>
> http://www.opensolaris.org/os/project/caiman/auto_install/AI_install_server_setup.html
>
> There is no mention of pointing to the http://pkg.opensolaris.org/dev repo in 
> the instructions above.

This is a good point. Given the fact that by default
it is set to incorrect location, it should be noticed in the
instructions.

Clay, while you are there, do you think it might be possible
to add this information to the AI instructions ? Thank you.

>  Before I ask how to point to a different repo, let me look through the forum 
> and see if instructions already exist.

You can specify address of IPS repository in AI manifest you use
for the installation. I assume that default manifest is used in your
case. It is stored in /var/ai/<port_number>/default.xml file.
Just change following line:

<main url="http://pkg.opensolaris.org"; authname="opensolaris.org"/>
->
<main url="http://pkg.opensolaris.org/dev"; authname="opensolaris.org"/>

If you want to know more about AI manifests, you could take a look
at following documentation:

http://www.opensolaris.org/os/project/caiman/auto_install/AI_manifest_setup.html


Cheers,
Jan


Reply via email to