X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README;h=6215e96d1a3a156b8c32aa660addbfa804674dff;hb=94647cff574377932b17e415d394812c3159884f;hp=a11c8d1325009664fb5b42c66d7dede356f3ef9c;hpb=fc1bd3c85bd63b6dbcb9b05b53ca27eb76929f68;p=framework%2Fconnectivity%2Fconnman.git diff --git a/README b/README index a11c8d1..6215e96 100644 --- a/README +++ b/README @@ -88,7 +88,7 @@ For a working system, certain configuration options need to be enabled: It is safe to build a daemon with Bluetooth support and no running bluetoothd. The start of bluetoothd is automatically - detected and only a runtime depedency. It is not needed to + detected and only a runtime dependency. It is not needed to build ConnMan. --disable-ofono @@ -101,7 +101,20 @@ For a working system, certain configuration options need to be enabled: It is safe to build a daemon with oFono support and no running ofonod. That start of ofonod is automatically - detected and only a runtime dependecy. It is not needed to + detected and only a runtime dependency. It is not needed to + build ConnMan. + + --disable-dundee + + Disable support for Bluetooth DUN devices + + By default Bluetooth DUN technology (dundee) support is + built-in and enabled. This option can be used to build a + small daemon for a specific system where dundee is not used. + + It is safe to build a daemon with dundee support and no + running dundee. That start of dundee is automatically + detected and only a runtime dependency. It is not needed to build ConnMan. --disable-pacrunner @@ -207,3 +220,13 @@ server will not always work. Some of the symptons are that additional routes will not be set by ConnMan if the uplink is a cellular network. While the same setup works well for a WiFi or ethernet uplink. + + +Information +=========== + +Mailing list: + connman@connman.net + +For additional information about the project visit ConnMan web site: + http://www.connman.net