projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
patch nvram library for new nas version (thx to Vincent Bernat)
[openwrt.git]
/
openwrt
/
package
/
rsync
/
Config.in
diff --git
a/openwrt/package/rsync/Config.in
b/openwrt/package/rsync/Config.in
index
f284953
..
f9f02bf
100644
(file)
--- a/
openwrt/package/rsync/Config.in
+++ b/
openwrt/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.02043 seconds
and
4
git commands to generate.