Lines Matching refs:instance
35 # pkg(7) repository using configuration stored in the SMF instance.
148 # Save the schedule in the instance. Note that this
149 # will not appear in the running instance until the
243 # instance.
251 typeset instance=$(echo $SMF_FMRI | $AWK -F: '{print $NF}')
252 typeset lockfile=/system/volatile/pkg/mirror.$instance.lock
415 typeset instance=$(echo $SMF_FMRI | $AWK -F: '{print $NF}')
417 typeset LOG=/var/log/pkg/mirror/mirror.$instance.log
436 cmd="$PKGRECV -s $origin -c "$cachedir"/$instance \
461 $RM -rf "$cachedir"/$instance
495 # /var/log/pkg/mirror/mirror.<instance>.log
500 # /var/log/pkg/mirror/mirror.<instance>.run.<pid>
506 # /var/log/pkg/mirror/mirror.<instance>.log.tmp
510 # mirror.<instance>.log. If 'config/debug' is set, the contents
511 # of this log are appended to mirror.<instance>.log. If any errors
513 # are appended to mirror.<instance>.log.
517 typeset instance=$(echo $SMF_FMRI | $AWK -F: '{print $NF}')
518 typeset LOG=/var/log/pkg/mirror/mirror.$instance.log