Hi, could I please ask for reviewing changes for following bug ?
7415 'slim_install' is left on system when Automated Installer is used for the installation http://defect.opensolaris.org/bz/show_bug.cgi?id=7415 webrev: http://cr.opensolaris.org/~dambi/bug-7415 While I was there I removed GUI & AI installer specific code from transfer module and moved it to orchestrator. Thank you very much, Jan modules affected: ----------------- * libtransfer * liborchestrator * auto-install AI engine * auto-installer SMF start method * AI manifests (default & schema) testing done: ------------- SW: * AI images for x86&Sparc based on 109 built from http://ipkg.sfbay/dev * LiveCD iso image based on build 109 taken from nana test HW - AI clients: x86: Ultra 20 (1GB RWM) Sparc: T1000 (8GB RWM) - sun4v test procedures: * regression test - GUI installer tested with new liborchestrator & libtransfer * AI client - installation tried using - new AI image & old AI default manifest - succeeded, reduced set of languages installed, 'slim_install' not removed - new AI image & new AI default manifest - succeeded, full set of languages installed, verified that babel_install & slim_install removed from installed system - new AI image and invalid manifest (mangled tags) - failed, appropriate message displayed on console, auto-installer service went into 'maintenance' mode * AI server - new SUNWinstalladm-tools & SUNWauto-install-common installed - 'installadm add -m <manifest_name> -n <service_name>' tried with both old manifest (<ai_packages> tag) as well as new manifest (<ai_install_packages> & <ai_uninstall_packages> tags)
