Lines Matching defs:remote

184                 [+[remote::[[master]]::]]]]PACKAGEROOT?The absolute remote package
185 root directory and optionally the remote protocol (rsh
192 then \bditto\b(1) is used to sync the remote \bsrc\b
196 disabled. These directories must exist on the remote side:
1003 [remote:[[master]:]]PACKAGEROOT
1004 The absolute remote package root directory and
1005 optionally the remote prorocol (rsh or ssh) if
1012 : then ditto(1) is used to sync the remote src
1017 on the remote side: lib/package, src/cmd, src/lib.
4269 # run remote make on host
4271 remote() # host no-exec-background
4655 remote=
4663 remote="$remote $host"
4670 remote_hosts=$remote
4779 test -x $PACKAGEROOT/bin/package && $admin_ditto $admin_ditto_update --remote=$rsh --expr="name=='package'" $PACKAGEROOT/bin $user$syncname:$root/bin
4780 test -d $PACKAGESRC && $admin_ditto $admin_ditto_update --remote=$rsh --expr="if(level>1&&path!='LICENSES/*')status=SKIP;path=='LICENSES*|*.(pkg|lic|def)'" $PACKAGESRC $user$syncname:$root/lib/package
4786 test -d $PACKAGEROOT/src/$dir && $admin_ditto $admin_ditto_update --remote=$rsh "$expr" $PACKAGEROOT/src/$dir $user$syncname:$root/src/$dir
4799 1) remote $1
4801 *) remote $1 &
4817 test -d $PACKAGESRC && echo $admin_ditto $admin_ditto_update --remote=$rsh --expr="if(level>1)status=SKIP;name=='*.(pkg|lic|def)'" $PACKAGESRC $user$syncname:$root/lib/package
4823 test -d $PACKAGEROOT/src/$dir && echo $admin_ditto $admin_ditto_update --remote=$rsh "$expr" $PACKAGEROOT/src/$dir $user$syncname:$root/src/$dir
4836 1) remote $1
4838 *) remote $1 "&"
4872 # wait for the remote actions to complete