projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added support httpd user-agent, IP address binding, closes #265 and #108
[openwrt.git]
/
package
/
rsync
/
Config.in
diff --git
a/package/rsync/Config.in
b/package/rsync/Config.in
index
f284953
..
f9f02bf
100644
(file)
--- a/
package/rsync/Config.in
+++ b/
package/rsync/Config.in
@@
-1,9
+1,10
@@
config BR2_PACKAGE_RSYNC
config BR2_PACKAGE_RSYNC
- tristate "rsync"
+ prompt "rsync............................. file transfer utility"
+ tristate
select BR2_PACKAGE_LIBPOPT
default m if CONFIG_DEVEL
help
select BR2_PACKAGE_LIBPOPT
default m if CONFIG_DEVEL
help
+ An utility that provides fast incremental file transfer
+
+ http://rsync.samba.org
- utility that provides fast incremental file transfer
-
- http://rsync.samba.org
This page took
0.02443 seconds
and
4
git commands to generate.