Re: [Ubuntu-phone] Developer mode, ADB and SSH

2014-08-04 Thread Mitchell Reese
Just trying to set-up ssh without making the image writeable. The ssh server is running, however I'm having issues with the public keys. I've added a generated key.pub file into the /home/phablet/.ssh/authorized_keys folder (created this), however I'm not able to log in. I notice that password

Re: [Ubuntu-phone] Developer mode, ADB and SSH

2014-08-04 Thread Marc Deslauriers
On 14-08-04 07:55 AM, Marc Deslauriers wrote: > On 14-08-04 07:52 AM, David Planella wrote: >> On Mon, Aug 4, 2014 at 1:47 PM, Marc Deslauriers >> > > wrote: >> >> On 14-08-04 07:42 AM, David Planella wrote: >> > Hi all, >> > >> > With the rec

Re: [Ubuntu-phone] Developer mode, ADB and SSH

2014-08-04 Thread Oliver Grawert
hi, Am Montag, den 04.08.2014, 14:22 +0200 schrieb Steve Langasek: > In order to be able to do automated testing, there must be a way to > provision phones using ubuntu-device-flash such that adb is enabled from the > beginning, because interacting with the screen is not an option. > > Since this

Re: [Ubuntu-phone] Developer mode, ADB and SSH

2014-08-04 Thread Steve Langasek
Hi David, On Mon, Aug 04, 2014 at 01:42:11PM +0200, David Planella wrote: > Hi all, > With the recent landing of the developer mode UI and from previous > discussions on the list and on IRC, I understand that: > - ADB will be disabled by default, but can be enabled/disabled using the > switch in

Re: [Ubuntu-phone] Developer mode, ADB and SSH

2014-08-04 Thread Sergio Schvezov
On lunes 4 de agosto de 2014 08h'55:39 ART, Marc Deslauriers wrote: On 14-08-04 07:52 AM, David Planella wrote: On Mon, Aug 4, 2014 at 1:47 PM, Marc Deslauriers > wrote: On 14-08-04 07:42 AM, David Planella wrote: ... We can simply ship the required co

Re: [Ubuntu-phone] Developer mode, ADB and SSH

2014-08-04 Thread Benjamin Zeller
On 08/04/2014 01:47 PM, Marc Deslauriers wrote: > On 14-08-04 07:42 AM, David Planella wrote: >> Hi all, >> >> With the recent landing of the developer mode UI and from previous >> discussions >> on the list and on IRC, I understand that: >> >> - ADB will be disabled by default, but can be enabled

Re: [Ubuntu-phone] Developer mode, ADB and SSH

2014-08-04 Thread Marc Deslauriers
On 14-08-04 07:52 AM, David Planella wrote: > On Mon, Aug 4, 2014 at 1:47 PM, Marc Deslauriers > > wrote: > > On 14-08-04 07:42 AM, David Planella wrote: > > Hi all, > > > > With the recent landing of the developer mode UI and from previous

Re: [Ubuntu-phone] Developer mode, ADB and SSH

2014-08-04 Thread David Planella
On Mon, Aug 4, 2014 at 1:47 PM, Marc Deslauriers < marc.deslauri...@canonical.com> wrote: > On 14-08-04 07:42 AM, David Planella wrote: > > Hi all, > > > > With the recent landing of the developer mode UI and from previous > discussions > > on the list and on IRC, I understand that: > > > > - ADB

Re: [Ubuntu-phone] Developer mode, ADB and SSH

2014-08-04 Thread Marc Deslauriers
On 14-08-04 07:42 AM, David Planella wrote: > Hi all, > > With the recent landing of the developer mode UI and from previous discussions > on the list and on IRC, I understand that: > > - ADB will be disabled by default, but can be enabled/disabled using the > switch > in the developer mode > -

[Ubuntu-phone] Developer mode, ADB and SSH

2014-08-04 Thread David Planella
Hi all, With the recent landing of the developer mode UI and from previous discussions on the list and on IRC, I understand that: - ADB will be disabled by default, but can be enabled/disabled using the switch in the developer mode - SSH will be disabled by default and there is no UI to enable/di