Lines Matching refs:publisher
223 # Checks whether the given repository has a publisher/prefix set,
224 # and if not, sets it to the given publisher.
227 # set_default_publisher <path to repo> <publisher>
233 DEFAULT=$($PKGREPO -s "$repo" get -H publisher/prefix | \
236 $PKGREPO -s "$repo" set publisher/prefix=$pub
242 # 'pkgrecv_from_origin' for each publisher configured in the SMF
298 sslkey=$($PKG -R $ref_image publisher $pub \
301 sslcert=$($PKG -R $ref_image publisher $pub \
304 $PKG -R $ref_image publisher -F tsv > /tmp/pkg.mirror.$$
308 # 'pkg publisher -F tsv'. It really ought to use
309 # 'pkg publisher -o' option when that's available.
313 while read publisher sticky syspub enabled ptype status \
315 if [ "$pub" != "$publisher" ]; then
320 configured for publisher $pub"
344 # If only one origin for this publisher
413 typeset publisher=${10}
433 cmd="$PKGRECV -s $origin -d "$repo" -p $publisher \