Steven Lau wrote: > Thanks Mary and Sundar ..... but why "slim_install" .... it was not > installed ..... Ok, might be "entire" including "slim_install" ... > right ?
bebel_install depends on slim_install. So when you install babel_install, the cluster slim_install will be installed. We need to remove slim_install for the same reason we are removing babel_install after installation is completed. - Sundar > > -Steven > > > On 04/22/09 02:25 PM, Sundar Yamunachari wrote: >> Steven: >> >> Take a look at the AI document link >> http://dlc.sun.com/osol/docs/content/dev/AIinstall/customai.html >> under the note section Why does the default manifest first install >> the babel_install package, then uninstall it? This section describes >> the default AI manifest. >> >> - Sundar >> >> 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 >> >