repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git]
/
package
/
rsync
/
Config.in
blob
b952974efbcbd177c1bad7098a6972acd95a8aa6
1
config BR2_PACKAGE_RSYNC
2
bool "rsync"
3
# fork()
4
depends on BR2_USE_MMU
5
select BR2_PACKAGE_ZLIB
6
select BR2_PACKAGE_POPT
7
help
8
File transfer program to keep remote files in sync.
9
10
http://rsync.samba.org/