<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Given the time frame we are looking at keeping adb by default in the touch images.<br><br></div><div>Regardless of going with adb or ssh we need a couple of things to happen:<br>
</div><div>- disable it by default.<br></div><div>- system settings toggle to enable disable it (e.g.; developer mode as on Android)<br></div><div>- a way to enable it when flashing a fresh read only image (e.g.; through the ubuntu_comands). This is more for an automated testing scenario. We can discuss this further, but it won't be the default behaviour.<br>
<br></div>By going with adb we need to:<br>- ensure adb shell shells into the phablet user.<br></div></div><br></div>Going with ssh implies:<br></div>- Implementing multiplexing (aka device selection).<br></div>- Enabling ssh over usb with a well known address (e.g.; what 'adb devices' brings back).<br>
</div>- Changing the QA infrastructure to support this.<br><br></div>For 13.10 we have decided to stick to adb.<br><br></div>Cheers<br></div>Sergio.<br></div>