Re: [PATCH 2/3] services: Add wpa-supplicant-service.

2016-11-14 Thread Ludovic Courtès
Hi! Tomáš Čech skribis: >> So does Connman work as expected now? I guess it was all broken before? > > It works better with WiFi after this change but it is still far from perfect. > > 1] it still can be controlled only by root (it requires D-Bus policy >to be installed properly and I need

Re: [PATCH 2/3] services: Add wpa-supplicant-service.

2016-11-12 Thread Tomáš Čech
I thought I sent reply already but I probably did not thanks to connection problems ;-) On Wed, 09 Nov 2016 23:32:52 +0100, Ludovic Courtès wrote: > > Tomáš Čech skribis: > > > * gnu/services/networking.scm (wpa-supplicant-service): New procedure. > > (wpa-supplicant-service-type): New variable

Re: [PATCH 2/3] services: Add wpa-supplicant-service.

2016-11-09 Thread Ludovic Courtès
Tomáš Čech skribis: > * gnu/services/networking.scm (wpa-supplicant-service): New procedure. > (wpa-supplicant-service-type): New variable. > (wpa-supplicant-shepherd-service): New procedure. > * doc/guix.texi (Networking Services): Document it. Could you remove the ‘wpa-supplicant-service’ proc

[PATCH 2/3] services: Add wpa-supplicant-service.

2016-11-09 Thread Tomáš Čech
* gnu/services/networking.scm (wpa-supplicant-service): New procedure. (wpa-supplicant-service-type): New variable. (wpa-supplicant-shepherd-service): New procedure. * doc/guix.texi (Networking Services): Document it. --- doc/guix.texi | 8 gnu/services/networking.scm | 36