| /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) 28 + RSYNC=no 32 @@ -67,7 +67,8 @@ if test "$RSYNC" = ""; then 35 if test "$RSYNC" = "no"; then 36 - AC_MSG_ERROR(rsync is required) [all …]
|
| /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.mk | 3 # rsync 8 RSYNC_SITE = http://rsync.samba.org/ftp/rsync/src 12 RSYNC_SELINUX_MODULES = rsync 24 # 0001-rsync-ssl-Verify-the-hostname-in-the-certificate-when-using-openssl.patch
|
| 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 | Config.in | 2 bool "rsync" 10 http://rsync.samba.org/
|
| /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 | rsyncd.conf | 3 # Minimal configuration file for rsync daemon 4 # See rsync(1) and rsyncd.conf(5) man pages for help 6 # This file is required by rsync --daemon 11 # Simple example for enabling your own local rsync server
|
| 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/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/arch/xtensa/boot/boot-elf/ |
| H A D | bootstrap.S | 47 rsync 50 rsync 53 rsync 60 rsync
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/ |
| H A D | netdata.conf | 1689 # dim rsync name = rsync 1690 # dim rsync algorithm = incremental 1691 # dim rsync multiplier = 100 1692 # dim rsync divisor = 100 1775 # dim rsync name = rsync 1776 # dim rsync algorithm = absolute 1777 # dim rsync multiplier = 4096 1778 # dim rsync divisor = 1048576 1861 # dim rsync name = rsync 1862 # dim rsync algorithm = absolute [all …]
|
| /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/package/ |
| H A D | pkg-utils.mk | 180 # rsync the contents of per-package directories 181 # $1: space-separated list of packages to rsync from 184 define per-package-rsync 187 rsync -a --link-dest=$(PER_PACKAGE_DIR)/$(pkg)/$(2)/ \ 193 # package, by rsync the host and target directories of the 198 # $1: space-separated list of packages to rsync from 200 $(call per-package-rsync,$(1),host,$(HOST_DIR)) 201 $(call per-package-rsync,$(1),target,$(TARGET_DIR))
|
| /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/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 438 rsync # PS.WOE => rsync => overflow 591 rsync 928 rsync 932 rsync 1003 rsync 1274 rsync 1399 rsync 1408 rsync [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | 88pm860x-codec.c | 375 * A lot registers are belong to RSYNC domain. It requires enabling RSYNC bit 800 PM860X_DAPM_OUTPUT("RSYNC", pm860x_rsync_event), 882 {"RSYNC", NULL, "Headset1 PGA"}, 883 {"RSYNC", NULL, "Headset2 PGA"}, 884 {"RSYNC", NULL, "Lineout1 PGA"}, 885 {"RSYNC", NULL, "Lineout2 PGA"}, 886 {"RSYNC", NULL, "Speaker PGA"}, 887 {"RSYNC", NULL, "Speaker PGA"}, 888 {"RSYNC", NULL, "Earpiece PGA"}, 889 {"RSYNC", NULL, "Earpiece PGA"}, [all …]
|
| /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/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/kernel/arch/xtensa/include/asm/ |
| H A D | atomic.h | 31 * rsync 193 " rsync\n" \ 211 " rsync\n" \ 231 " rsync\n" \
|
| H A D | irqflags.h | 43 "rsync" in arch_local_irq_save() 66 asm volatile("wsr %0, ps; rsync" in arch_local_irq_restore()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/boot/boot-redboot/ |
| H A D | bootstrap.S | 57 rsync 63 rsync 67 rsync
|