Searched refs:inst_type (Results 1 – 3 of 3) sorted by relevance
46 unset inst_type55 inst_type="archive"59 inst_type="directory"64 inst_type="stdin"74 [[ -z "$inst_type" ]] && inst_type="directory"77 add_svc_tag "$ZONENAME" "attach $inst_type `basename $install_media`"
90 unset inst_type96 if [[ -n "$inst_type" ]]; then99 inst_type="archive"103 if [[ -n "$inst_type" ]]; then106 inst_type="directory"115 if [[ -n "$inst_type" ]]; then118 inst_type="stdin"129 if [[ $noexecute == 1 && -n "$inst_type" ]]; then147 if [[ -z "$inst_type" ]]; then148 inst_type="directory"[all …]
120 unset inst_type140 if [[ -n "$inst_type" ]]; then143 inst_type="archive"147 if [[ -n "$inst_type" ]]; then150 inst_type="directory"156 if [[ -n "$inst_type" ]]; then159 inst_type="stdin"211 install_image "$inst_type" "$install_media"248 add_svc_tag "$ZONENAME" "install $inst_type `basename $install_media`"