[Esbox-commits] r432 - www

marciom at garage.maemo.org marciom at garage.maemo.org
Fri Feb 22 16:41:44 EET 2008


Author: marciom
Date: 2008-02-22 16:41:38 +0200 (Fri, 22 Feb 2008)
New Revision: 432

Modified:
   www/index.html
Log:
added new tablet configuration requirements

Modified: www/index.html
===================================================================
--- www/index.html	2008-02-22 14:31:03 UTC (rev 431)
+++ www/index.html	2008-02-22 14:41:38 UTC (rev 432)
@@ -112,7 +112,7 @@
 
 <h3>Requirements</h3>
 
-<p><u>Development Environment</u></p>
+<p><u>Development Environment (PC)</u></p>
 
 <ul>
 
@@ -211,115 +211,25 @@
 
 </ul>
 
-<p><u>Target Environment (Maemo)</u></p>
+<p><u>Target Environment (N800 or N810 Tablet)</u></p>
 
 <ul>
 
-  <li>Wi-Fi connection</li>
+  <li>Wi-Fi connection must be configured</li>
 
-  <li>osso-xterm
-    <ul>
 
-      <li>Open the <i>Application manager</i> (in <i>Tools</i>
-menu).</li>
-
-      <li>Click <i>Browse installable applications</i>
-and choose the category <i>Applications</i>.</li>
-
-      <li>Select <i>osso-xterm</i>, click <i>Install</i>
-and <i>OK</i>.</li>
-
-      <li>After the installation process, <i>osso-xterm</i>
-will be available through <i>Extras &gt;&gt; XTerminal</i>
-(in <i>Tools</i> menu).</li>
-
-      <li>For more information about install applications, see <a href="http://www.maemoapps.com/2007/03/18/installing-applications-the-applications-manager/" target="_blank">this</a> post.</li>
-
-    </ul>
-
+  <li>Maemo-PC Connectivity Package
+    <ul> The maemo-pc-connectivity will provide all the requirements needed to connect Esbox to your device:
+      <ol>
+       <li> OpenSSH server and client
+       <li> USB Networking
+       <li> Maemo SDK Tablet application, used to configure USB networking
+       </ol>
+     </ul>
   </li>
+  <li>Click here (from your tablet's web browser) to install the package:<br>
+  <a href="http://repository.maemo.org/extras/dists/chinook/install/maemo-pc-connectivity.install"> <img src="http://maemo.org/midcom-static/style_maemo2007/install_button_small.png"></a></li>
 
-  <li>becomeroot
-    <ul>
-
-      <li>Open the <i>Application manager</i> (in <i>Tools</i>
-menu).</li>
-
-      <li>Open its <i>Application catalogue</i>
-(inside <i>Tools</i>, on the application's menu).</li>
-
-      <li>Create this new repository:
-        <table border="1">
-
-          <tbody>
-
-            <tr>
-
-              <td><i>Catalogye name:</i></td>
-
-              <td>Polish Eko1</td>
-
-            </tr>
-
-            <tr>
-
-              <td><i>Web address:</i></td>
-
-              <td>http://eko.one.pl/maemo/</td>
-
-            </tr>
-
-            <tr>
-
-              <td><i>Distribution:</i></td>
-
-              <td>bora</td>
-
-            </tr>
-
-            <tr>
-
-              <td><i>Components:</i></td>
-
-              <td>user</td>
-
-            </tr>
-
-          </tbody>
-        </table>
-
-      </li>
-
-      <li>Refresh package list.</li>
-
-      <li>Click <i>Browse installable applications</i>
-and choose the category <i>Support</i>.</li>
-
-      <li>Select <i>becomeroot</i>, click <i>Install</i>
-and <i>OK</i>.</li>
-
-      <li>For more information about install applications, see <a href="http://www.maemoapps.com/2007/03/18/installing-applications-the-applications-manager/" target="_blank">this</a> post.</li>
-
-    </ul>
-
-  </li>
-
-  <li> OpenSSH Server with public key (protocol version 2)
-    <ul>
-
-      <li>In order to install OpenSSH Server, open <a href="http://maemo.org/downloads/product/openssh" target="_blank">this</a> page in Maemo and click on
-the green icon <i>Click to install!</i>.</li>
-
-      <li>Open <i>Xterminal</i> and switch to root: <em>sudo
-gainroot</em></li>
-
-      <li>For security reasons, lock root account (<em>passwd
--l root</em>) and set password (<em>passwd user</em>).</li>
-
-    </ul>
-
-  </li>
-
 </ul>
 
 <p>&nbsp;</p>



More information about the Esbox-commits mailing list