projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other...
[openwrt.git]
/
package
/
vsftpd
/
Config.in
diff --git
a/package/vsftpd/Config.in
b/package/vsftpd/Config.in
index
3bd5f25
..
2db9287
100644
(file)
--- a/
package/vsftpd/Config.in
+++ b/
package/vsftpd/Config.in
@@
-1,8
+1,9
@@
config BR2_PACKAGE_VSFTPD
- tristate "vsftpd - Fast and secure FTP server"
+ prompt "vsftpd............................ Fast and secure FTP server"
+ tristate
default m if CONFIG_DEVEL
help
A fast and secure FTP server
http://vsftpd.beasts.org/
-
+
This page took
0.019589 seconds
and
4
git commands to generate.