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>