On 03/20/2012 10:28 AM, Daniel Wagner wrote:
Hi,
[Marko has not yet subscribed to the ml, therefore I am adding him here]
On 20.03.2012 09:18, Daniel Wagner wrote:
Hi Patrik,
On 19.03.2012 14:52, [email protected] wrote:
From: Patrik Flykt<[email protected]>
---
TODO | 34 ++++++++++++++++++++++++++++++++++
1 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
index 9cb78f0..549de8f 100644
--- a/TODO
+++ b/TODO
@@ -26,6 +26,40 @@ Core
See http://www.mail-archive.com/[email protected]/msg01653.html
+- main.conf FallbackTimeservers, FallbackNameservers
+ Priority: Medium
+ Complexity: C2
+ Owner:
+
+ Both entries should take a string list as arguments and can contain
+ mixed combination of fully qualified domain names, IPv4 and IPv6
+ addresses. In absence of main.conf or if this entry is not present
+ then no fallback servers are used. These configuration file values
+ will obsolete plugins/meego.c and plugins/google.c.
+ See http://lists.connman.net/pipermail/connman/2012-March/008605.html
+
+- main.conf DefaultAutoConnectTechnologies
+ Priority: Medium
+ Complexity: C2
+ Owner:
+
+ The default autoconnect value for a new service that has not been seen.
After
+ that it can be changed on a per service level via AutoConnect property.
+ The default value if not present should be "ethernet,wifi".
+ See http://lists.connman.net/pipermail/connman/2012-March/008605.html
+
+
+- main.conf PriorityTechnologies
+ Priority: Medium
+ Complexity: C2
+ Owner: Patrik Flykt<[email protected]>
+
+ Handle automatic switch from one technology to another one. By default
+ this value should be empty and no automatic switching is happening as
+ long as technology is connected. The list is ordered.
+ See http://lists.connman.net/pipermail/connman/2012-March/008605.html
+
+
What about adding also the default values overwrite for OfflineMode and
technologies enabled switches? For situation where there is no UI and
thereofore no user which enables ConnMan for the first time it is kind
of difficult for the packager to get this correctly setup.
Of course it is possible to start ConnMan at installation time then and
send the correct D-Bus message to configure ConnMan.
Marko has some explenation why this wont work.
Your stage, Marko :)
cheers,
daniel
Thx daniel, and hi all everyone else too as well :)
so I was wondering how should we handle following situation with connman:
We want to have automated testing image so that when installed
(automatically) to the device the device boots up and eth0 would be
online automatically and get ip from our DHCP server and then test
automation could handle the rest over the SSH.
So what we would need is a way to say that eth0 is up for example before
the first boot, as there isn't any user that controls the device after
it is booted.
If e.g., creating a /var/lib/connman/settings with selected values would
be ok then that could work for us if we could define what interfaces and
technologies are up on the first boot already.
Regards,
Marko
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman