| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/rsnapshot/rsnapshot/ |
| H A D | configure-fix-cmd_rsync.patch | 6 Don't break configure if rsync is not installed on host. 8 rsync is a runtime dependency and this change is only used for 10 default path if options --without-rsync is specfied. 23 @@ -55,7 +55,7 @@ AC_ARG_WITH(rsync, 24 AC_MSG_ERROR(rsync not found) 27 - AC_MSG_ERROR(rsync is required) 36 - AC_MSG_ERROR(rsync is required) 37 + RSYNC=${bindir}/rsync
|
| /OK3568_Linux_fs/buildroot/package/rsync/ |
| H A D | 0001-rsync-ssl-Verify-the-hostname-in-the-certificate-when-using-openssl.patch | 4 Subject: [PATCH] rsync-ssl: Verify the hostname in the certificate when using 9 https://git.samba.org/?p=rsync.git;a=commitdiff;h=c3f7414c450faaf6a8281cc4a4403529aeb7d859] 11 rsync-ssl | 2 +- 14 diff --git a/rsync-ssl b/rsync-ssl 16 --- a/rsync-ssl 17 +++ b/rsync-ssl
|
| H A D | rsync.hash | 2 # https://download.samba.org/pub/rsync/src/rsync-3.2.3.tar.gz.asc 3 sha256 becc3c504ceea499f4167a260040ccf4d9f2ef9499ad5683c179a697146ce50e rsync-3.2.3.tar.gz
|
| H A D | rsync.mk | 8 RSYNC_SITE = http://rsync.samba.org/ftp/rsync/src 12 RSYNC_SELINUX_MODULES = rsync
|
| H A D | Config.in | 2 bool "rsync" 10 http://rsync.samba.org/
|
| /OK3568_Linux_fs/kernel/arch/xtensa/boot/boot-elf/ |
| H A D | bootstrap.S | 47 rsync 50 rsync 53 rsync 60 rsync
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rsync/files/ |
| H A D | determism.patch | 11 Submitted: https://github.com/WayneD/rsync/pull/155 17 https://github.com/WayneD/rsync/commit/d3085f7add38a5cf833a0b31cb0637ff46c80f8d 19 Index: rsync-3.2.3/Makefile.in 21 --- rsync-3.2.3.orig/Makefile.in 22 +++ rsync-3.2.3/Makefile.in
|
| H A D | makefile-no-rebuild.patch | 4 Subject: [PATCH] rsync: remove upstream's rebuild logic 22 …rsync -aic $(GENFILES) git-version.h $${SAMBA_HOST-samba.org}:/home/ftp/pub/rsync/generated-files/…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rsync/ |
| H A D | rsync_3.2.5.bb | 2 HOMEPAGE = "http://rsync.samba.org/" 3 DESCRIPTION = "rsync is an open source utility that provides fast incremental file transfer." 4 BUGTRACKER = "http://rsync.samba.org/bugzilla.html" 40 # By default, if crosscompiling, rsync disables a number of 57 # rsync 3.0 uses configure.sh instead of configure, and
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | adding-packages-hooks.txt | 62 [[hooks-rsync]] 66 mechanism. In this case, package sources are copied using +rsync+ from 67 the local location into the buildroot build directory. The +rsync+ 76 directory using +rsync+. The +rsync+ command you use in the hook can, among
|
| H A D | prerequisite.txt | 36 ** +rsync+ 70 capable of downloading sources via other tools, like +rsync+ or +scp+ 79 ** +rsync+
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | ifb.c | 46 struct u64_stats_sync rsync; member 139 start = u64_stats_fetch_begin_irq(&txp->rsync); in ifb_stats64() 142 } while (u64_stats_fetch_retry_irq(&txp->rsync, start)); in ifb_stats64() 173 u64_stats_init(&txp->rsync); in ifb_dev_init() 243 u64_stats_update_begin(&txp->rsync); in ifb_xmit() 246 u64_stats_update_end(&txp->rsync); in ifb_xmit()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | head.S | 73 rsync 77 rsync 199 rsync 349 rsync 353 rsync
|
| H A D | mxhead.S | 44 rsync 48 rsync
|
| H A D | entry.S | 92 rsync 239 rsync 591 rsync 928 rsync 932 rsync 1003 rsync 1274 rsync 1480 rsync 1534 rsync 2018 rsync [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/rsnapshot/ |
| H A D | rsnapshot_git.bb | 1 SUMMARY = "A filesystem snapshot utility based on rsync" 9 RDEPENDS:${PN} = "rsync \ 43 --without-rsync \
|
| /OK3568_Linux_fs/buildroot/package/ |
| H A D | pkg-utils.mk | 184 define per-package-rsync 187 rsync -a --link-dest=$(PER_PACKAGE_DIR)/$(pkg)/$(2)/ \ 200 $(call per-package-rsync,$(1),host,$(HOST_DIR)) 201 $(call per-package-rsync,$(1),target,$(TARGET_DIR))
|
| /OK3568_Linux_fs/device/rockchip/common/overlays/overlay-yocto/ |
| H A D | install.sh | 11 rsync -av --chmod=u=rwX,go=rX "$OVERLAY_DIR/" "$TARGET_DIR/" \ 15 rsync -av --chmod=u=rwX,go=rX "$SDK_DIR/external/rockchip-test/" \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ace-cloud-editor/ |
| H A D | ace-cloud-editor_git.bb | 16 DEPENDS += "rsync-native" 20 rsync -r --exclude=".*" ${S}/src-noconflict/* ${D}/${datadir}/ace-builds/src-noconflict
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/cpu/ |
| H A D | start.S | 111 rsync 139 rsync 207 rsync 308 rsync 451 rsync
|
| /OK3568_Linux_fs/kernel/arch/xtensa/boot/boot-redboot/ |
| H A D | bootstrap.S | 57 rsync 63 rsync 67 rsync
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ |
| H A D | lib.mk | 79 rsync -aq $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES) $(OUTPUT); \ 93 $(if $(INSTALL_LIST),rsync -a $(INSTALL_LIST) $(INSTALL_PATH)/)
|
| /OK3568_Linux_fs/debian/scripts/rkstage0/03-sys-storage/ |
| H A D | 00-packages | 7 rsync
|
| /OK3568_Linux_fs/buildroot/package/alsa-ucm-conf/ |
| H A D | alsa-ucm-conf.mk | 13 rsync -arv $(@D)/ucm* $(TARGET_DIR)/usr/share/alsa/
|
| /OK3568_Linux_fs/device/rockchip/common/tools/ |
| H A D | install.sh | 19 rsync -av --chmod=u=rwX,go=rX --exclude=adbd \
|