Searched refs:rsync (Results 1 – 16 of 16) sorted by relevance
/third_party/mesa3d/.gitlab-ci/bare-metal/ |
D | poe-powered.sh | 80 rsync -a --delete $BM_ROOTFS/ /nfs/ 98 [ -d $BM_BOOTFS/usr/lib/modules ] && rsync -a $BM_BOOTFS/usr/lib/modules/ /nfs/usr/lib/modules/ 99 [ -d $BM_BOOTFS/lib/modules ] && rsync -a $BM_BOOTFS/lib/modules/ /nfs/lib/modules/ 102 rsync -aL --delete $BM_BOOTFS/boot/ /tftp/
|
D | fastboot.sh | 62 rsync -a --delete $BM_ROOTFS/ /nfs/ 72 rsync -a --delete $BM_ROOTFS/ rootfs/
|
D | rootfs-setup.sh | 30 rsync -aH --delete $CI_PROJECT_DIR/install/ $rootfs_dst/$CI_PROJECT_DIR/install/
|
D | cros-servo.sh | 57 rsync -a --delete $BM_ROOTFS/ /nfs/
|
/third_party/ffmpeg/doc/ |
D | fate.texi | 46 in place. You can get the samples via the build target fate-rsync. 50 make fate-rsync SAMPLES=fate-suite/ 63 make fate-rsync 182 rsync -vauL --chmod=Dg+s,Duo+x,ug+rw,o+r,o-w,+X fate-suite.ffmpeg.org:/home/samples/fate-suite/ ~/f… 185 rsync -vanL --no-g --chmod=Dg+s,Duo+x,ug+rw,o+r,o-w,+X ~/fate-suite/ fate-suite.ffmpeg.org:/home/sa… 188 rsync -vaL --no-g --chmod=Dg+s,Duo+x,ug+rw,o+r,o-w,+X ~/fate-suite/ fate-suite.ffmpeg.org:/home/sa… 197 @item fate-rsync
|
D | git-howto.texi | 467 @item if fate fails due to missing samples run @command{make fate-rsync} and retry
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | release | 149 rsync -avP -e ssh $FREETYPE_PACKAGES $FREETYPE_SIGNATURES \ 151 rsync -avP -e ssh $FT2DEMOS_PACKAGES $FT2DEMOS_SIGNATURES \ 153 rsync -avP -e ssh $FTDOC_PACKAGES $FTDOC_SIGNATURES \ 169 rsync -avP -e ssh README \
|
/third_party/libexif/doc/ |
D | Makefile.am | 84 …rsync -avz --progress $(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_DIR)/ sf:/home/users/h/hu/hun/libexif/ht… 86 …rsync -avz --progress $(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_INTERNALS_DIR)/ sf:/home/users/h/hu/hun/… target
|
/third_party/ffmpeg/tests/ |
D | Makefile | 69 RUNNING_FATE := $(filter check fate%,$(filter-out fate-rsync,$(MAKECMDGOALS))) 277 fate-rsync: 278 rsync $(RSYNC_OPTIONS) rsync://fate-suite.ffmpeg.org/fate-suite/ $(SAMPLES) 282 fate-rsync:
|
/third_party/mesa3d/.gitlab-ci/container/debian/ |
D | arm_test.sh | 20 rsync \
|
/third_party/popt/ |
D | Makefile.am | 23 rsync -Lrtvz translationproject.org::tp/latest/popt/ po
|
/third_party/json/ |
D | Makefile | 220 …rsync -R $(shell find LICENSE.MIT nlohmann_json.natvis CMakeLists.txt cmake/*.in include single_in…
|
/third_party/python/Doc/library/ |
D | urllib.parse.rst | 26 ``news``, ``nntp``, ``prospero``, ``rsync``, ``rtsp``, ``rtspu``, ``sftp``,
|
/third_party/ffmpeg/ |
D | configure | 6800 rsync --help 2> /dev/null | grep -q 'contimeout' && enable rsync_contimeout || disable rsync_contim…
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.2.0.rst | 200 - ci: Use rsync instead of rm -rf ; cp for baremetal rootfs 1762 - ci: Use rsync for initial nfsroot population on cheza.
|
/third_party/python/Misc/ |
D | HISTORY | 20750 - Bug #981299: rsync is now a recognized protocol in urlparse that uses a
|