Steven: It is explained on page 42 of the AI Install guide:
http://www.opensolaris.org/os/project/caiman/files/AIinstall4.pdf Steven Lau wrote: > Hi, > > The default.xml came with installadm for osol 111 reads as the following: > > Question : What the xml tag <ai_uninstall_packages> trying to do .... > is it mean to install 'babel_install' first, and then remove it ..... Or > this is for upgrade purpose ... would not apply on freash installation ... > > Thx, > > -Steven > > ----- > > default.xml > > : > : > <ai_install_packages> > <pkg name="SUNWcsd"/> > <pkg name="SUNWcs"/> > <pkg name="babel_install"/> <------- > <pkg name="entire"/> > </ai_install_packages> > <ai_uninstall_packages> > <pkg name="babel_install"/> <------- > <pkg name="slim_install"/> > </ai_uninstall_packages> > > _______________________________________________ > caiman-discuss mailing list > caiman-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/caiman-discuss