Hi Sundar,
Sundar Yamunachari wrote: > jan damborsky wrote: >> Hi Alok, >> >> could you please review easy fix for following AI bug ? >> >> 3805 AI Service choosing engine should store obtained AI manifest to >> '/tmp/ai_manifest.xml' >> >> * bug >> http://defect.opensolaris.org/bz/show_bug.cgi?id=3805 >> >> * Webrev: >> http://cr.opensolaris.org/~dambi/bug-3805/ >> >> >> Thank you very much, >> Jan >> >> >> _______________________________________________ >> caiman-discuss mailing list >> caiman-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >> > Jan, > > *usr/src/cmd/auto-install/svc/auto-installer: > > *110-123: The new code copies the AI schema and default validator to > /tmp. What should happen if it cannot find those files in > /usr/share/auto_install? Since these files are required in order to be able to proceed with the installation, auto-installer should exit with failure when they can't be found. I have modified the code and put the updated webrev at the same location - please let me know if the changes might address your comments. Thank you very much for looking at this, Jan
