Manuel Nunes wrote: > caiman-discuss- > > How do I make sure that the AI picks up the ai_manifest.xml instead of > the default.xml during install? My install > seems to be picking up the default.xml even though the ai_manifest.xml > is present with the information I want it > to pick up on build 111. > > It is picking up the /release (default.xml) instead of /dev > (ai_manifest.xml) in /var/ai/46526/AI_data. I'm using sparc here. There are two options to use /dev in your manifest. First one is to change the default.xml to use /dev for now. The second option is to create a custom manifest and add to your install service. When you add a custom manifest, you need to provide a criteria (hardware characteristics) to the service so that any client that matches the criteria will get the custom manifest. Take a look at the manifest information in the AI docs at http://dlc.sun.com/osol/docs/content/dev/AIinstall/manifest.html.
If you provide more information about the manifest and also how did you add the manifest to the service, it will be useful. Thanks, Sundar > > -Manuel > > On 03/25/09 15:44, Glenn.Lagasse at Sun.COM wrote: >> Author: Glenn Lagasse <Glenn.Lagasse at Sun.COM> >> Repository: /hg/caiman/slim_source >> Latest revision: 94dd347d57c9aee87c4df1e974e2ba56d8a6f667 >> Total changesets: 1 >> Log message: >> 6525 Change AI default.xml back to pkg.opensolaris.org >> >> Files: >> update: usr/src/cmd/ai-webserver/default.xml >> _______________________________________________ >> caiman-discuss mailing list >> caiman-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >> > >