summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 6215e96d..1e3481d2 100644
--- a/README
+++ b/README
@@ -42,6 +42,7 @@ In order to compile Connection Manager you need following software packages:
- IP-Tables library
- GnuTLS library (optional)
- PolicyKit (optional)
+ - readline (command line client)
To configure run:
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
@@ -176,6 +177,15 @@ For a working system, certain configuration options need to be enabled:
written to use NetworkManager to detect online/offline
status and have not yet been converted to use ConnMan.
+ --disable-client
+
+ Disable support for the command line client
+
+ By default the command line client is enabled and uses the
+ readline library. For specific systems where ConnMan is
+ configured by other means, the command line client can be
+ disabled and the dependency on readline is removed.
+
wpa_supplicant configuration
============================