[Esbox-commits] r2154 - in www/2nd_edition: . images/install

eswartz at garage.maemo.org eswartz at garage.maemo.org
Thu Sep 10 23:16:58 EEST 2009


Author: eswartz
Date: 2009-09-10 23:16:55 +0300 (Thu, 10 Sep 2009)
New Revision: 2154

Added:
   www/2nd_edition/images/install/help-infocenter-prefs-add.png
   www/2nd_edition/images/install/help-infocenter-prefs.png
   www/2nd_edition/images/install/help-update-available.png
   www/2nd_edition/images/install/help-update-install-licenses.png
   www/2nd_edition/images/install/help-update-install.png
   www/2nd_edition/images/install/help-update-selection.png
   www/2nd_edition/images/install/help-update-site-add.png
   www/2nd_edition/installation_help.html
   www/2nd_edition/release_2_0_0_M6.html
Modified:
   www/2nd_edition/faq.html
   www/2nd_edition/installation.html
   www/2nd_edition/installation_product.html
   www/2nd_edition/installation_x_setup_osx.html
   www/2nd_edition/installation_x_setup_windows.html
   www/2nd_edition/release_integration.html
   www/2nd_edition/releases.html
Log:
Update for M6 (still need to add links to frs)

Modified: www/2nd_edition/faq.html
===================================================================
--- www/2nd_edition/faq.html	2009-09-10 20:14:08 UTC (rev 2153)
+++ www/2nd_edition/faq.html	2009-09-10 20:16:55 UTC (rev 2154)
@@ -1,14 +1,14 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
-	<title>Documentation - Frequently Asked Questions</title>
-	<meta name="description" content="" />
-	<meta name="keywords" content="" />
-	<link href="css/main.css" rel="stylesheet" type="text/css" />
-	<link rel="shortcut icon" href="images/favicon.ico" />
-</head>
-<body>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head>
+
+
+
+	<meta http-equiv="content-type" content="text/html; charset=utf-8"><title>Documentation - Frequently Asked Questions</title>
+	
+	<meta name="description" content="">
+	<meta name="keywords" content="">
+	<link href="css/main.css" rel="stylesheet" type="text/css">
+	<link rel="shortcut icon" href="images/favicon.ico"></head><body>
 		<script type="text/javascript">
 			var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
 			document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
@@ -19,7 +19,7 @@
 			pageTracker._trackPageview();
 		</script>
 	<div id="header">
-		<span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo" border="0"  /></a></span>
+		<span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo" border="0"></a></span>
 			<ul id="menu">
 			<li><a href="index.html">home</a></li>
 			<li><a href="features.html">features</a></li>
@@ -70,28 +70,26 @@
 </ul>
 <h4>Development with Scratchbox:</h4>
 <ul>
-	<li><a href="#scratchbox-esbox|region">How
+	<li><a href="#scratchbox-esbox%7Cregion">How
 	do I work with Scratchbox in ESbox?</a></li>
-	<li><a href="#esbox-windows-osx|region">How
+	<li><a href="#esbox-windows-osx%7Cregion">How
 	do I work with ESbox in Windows or Mac OS X?</a></li>
-	<li><a href="#new-scratchbox-sdk|region">How
+	<li><a href="#new-scratchbox-sdk%7Cregion">How
 	do I install new versions of Scratchbox or new SDKs?</a></li>
-	<li><a
-		href="#new-scratchbox-targets|region">How do I install new
+	<li><a href="#new-scratchbox-targets%7Cregion">How do I install new
 	Scratchbox targets?</a></li>
-	<li><a
-		href="#synchronize-packages|region">How do I synchronize packages
+	<li><a href="#synchronize-packages%7Cregion">How do I synchronize packages
 	with my project?</a></li>
 </ul>
 <h4>Working with Nokia Internet Tablets:</h4>
 <ul>
-	<li><a href="#development-setup|region">How
+	<li><a href="#development-setup%7Cregion">How
 	do I set up my tablet for development?</a></li>
-	<li><a href="#configure-for-esbox|region">How
+	<li><a href="#configure-for-esbox%7Cregion">How
 	do I configure my tablet for use with ESbox?</a></li>
-	<li><a href="#run-debug-tablet|region">How
+	<li><a href="#run-debug-tablet%7Cregion">How
 	do I run and debug on a tablet?</a></li>
-	<li><a href="#networking-issues|region">How
+	<li><a href="#networking-issues%7Cregion">How
 	do I resolve networking issues?</a></li>
 </ul>
 <div id="general-questions">
@@ -104,8 +102,10 @@
 <p>ESbox is strongly integrated with Scratchbox, reducing time and
 effort for configuration and increasing the productivity for Linux-based
 embedded systems development. It supports C/C++ and Python programming
-languages. Maemo 4.x, 5.x, and future SDKs will be supported.</p>
-<p>ESbox also supports deploying, running, and debugging
+languages. Maemo 4.x and 5.x SDKs are supported.</p>
+<p>Applications may be built, run, debugged, and profiled in
+Scratchbox.&nbsp; ESbox also supports deploying, running, debugging,
+and profiling
 applications and libraries on the Nokia Internet Tablet.</p>
 </div>
 <hr>
@@ -113,9 +113,8 @@
 <h3>How is ESbox licensed?</h3>
 <p>This software is produced by the ESbox team combined with third
 party software developed from other Open Source Projects. This software
-has been licensed under <a
-	href="http://www.eclipse.org/legal/epl-v10.html">Eclipse
-Public License Version 1.0 (&quot;EPL&quot;)</a>.</p>
+has been licensed under <a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse
+Public License Version 1.0 ("EPL")</a>.</p>
 </div>
 <hr>
 <div id="organized">
@@ -141,8 +140,7 @@
 		<li>Support for copying files or
 		mounting a project to run, debug, and profile programs on 
 		Maemo devices</li>
-		<li>and more! See <a
-			href="https://garage.maemo.org/projects/mica/">the Mica project
+		<li>and more! See <a href="https://garage.maemo.org/projects/mica/">the Mica project
 		website</a> for more information.</li>
 	</ul>
 	</li>
@@ -158,8 +156,7 @@
 <hr>
 <div id="releases">
 <h3>How do I find out about future releases of ESbox?</h3>
-<p>To find out about futures releases see the <a
-	href="https://garage.maemo.org/news/?group_id=192" target="_blank">ESbox Garage Project News page</a>.
+<p>To find out about futures releases see the <a href="https://garage.maemo.org/news/?group_id=192" target="_blank">ESbox Garage Project News page</a>.
 	</p>
 	<p>For regular integration releases, see the  
 	<a href="http://esbox.garage.maemo.org/2nd_edition/releases.html" target="_blank">ESbox releases page</a>
@@ -180,32 +177,30 @@
 Samba sharing from the host to the VM.</p>
 <p>See the <a href="http://maemovmware.garage.maemo.org/">Maemo SDK virtual image page</a>
 for configured and supported images and the
-<a href="../tasks/virtual_machines.html">ESbox virtual machine documentation</a>.
+<a href="virtual_machines.html">ESbox virtual machine documentation</a>.
 </p>
 </div>
 <hr>
 <div id="ask">
 <h3>How do I ask questions?</h3>
 <p>The <a href="https://garage.maemo.org/">garage.maemo.org</a>
-website provides some mailing <a
-	href="https://garage.maemo.org/mail/?group_id=192">lists</a>. Choose a
+website provides some mailing <a href="https://garage.maemo.org/mail/?group_id=192">lists</a>. Choose a
 list to browse, search, and post messages. Keep in mind that these
 newsgroups are public, so do not include any confidential information in
-your questions. You should also read &quot;How to ask questions the
-smart way&quot; by Eric Raymond before participating in the newsgroups.
+your questions. You should also read "How to ask questions the
+smart way" by Eric Raymond before participating in the newsgroups.
 </p>
 </div>
 <hr>
 <div id="bug">
 <h3>How do I report a bug or request a feature?</h3>
-<p>The bug and feature trackers are stored at the <a
-	href="https://garage.maemo.org/tracker/?group_id=192">ESbox project
+<p>The bug and feature trackers are stored at the <a href="https://garage.maemo.org/tracker/?group_id=192">ESbox project
 page</a>.</p>
 <p>Before entering a bug report, you should search to see if someone
 else has already entered a bug report similar to yours. If you find a
 bug report that outlines the problem you are seeing, you can simply
 annotate it with your comments to let the developers know that you have
-also hit the bug. Also you can add yourself to the &quot;Monitor&quot;
+also hit the bug. Also you can add yourself to the "Monitor"
 list of the bug so that you will be notified when the status of the bug
 changes or someone adds comments.</p>
 </div>
@@ -232,8 +227,7 @@
 <hr>
 <div id="development-scratchbox">
 <h2><a name="download"></a>Development in Scratchbox</h2>
-<div id="scratchbox-esbox"><a
-	name="scratchbox-esbox|region"></a>
+<div id="scratchbox-esbox"><a name="scratchbox-esbox|region"></a>
 <h3><a name="howtos"></a>How do I work with Scratchbox in ESbox?</h3>
 <h4>System configuration</h4>
 <p>When you first use a command or run a wizard that needs
@@ -248,7 +242,7 @@
 	<li>Scratchbox 2: <b>sb2-config </b>and
 	<b>sb2 </b>visible on PATH</li>
 </ul>
-<p >If the programs are not found, then
+<p>If the programs are not found, then
 the respective Scratchbox will not be usable.</p>
 <p>If your system is not properly configured for Scratchbox, or you're 
 using a non-default installation which does not configure itself at startup,
@@ -258,8 +252,8 @@
 
 <h4>Metaphors in ESbox</h4>
 <p>In ESbox, a Scratchbox 1 or 2 installation is called an
-&ldquo;SDK&rdquo;. An individual target (like DIABLO_ARMEL) is a
-&ldquo;target&rdquo;.</p>
+“SDK”. An individual target (like DIABLO_ARMEL) is a
+“target”.</p>
 <p>See the preference page <em>Window &gt; Preferences &gt; Maemo
 &gt; Installed Targets </em>to
 confirm and modify the Scratchbox installations. You should see a node
@@ -267,27 +261,27 @@
 for each recognized target underneath. If not, try the <em>Refresh </em>button. </p>
 </div>
 <hr>
-<div id="esbox-windows-osx"><a
-	name="esbox-windows-osx|region"></a>
+<div id="esbox-windows-osx"><a name="esbox-windows-osx|region"></a>
 <h3>How do I work with ESbox in Windows or Mac OS X?</h3>
 <p>The Maemo SDK and tools only run on Linux/x86 at the moment, but
 you may run ESbox on Windows or Mac OS X. To do this, ESbox can use a <b>virtual
 machine</b> to handle all the building and running work.</p>
+<p>You may install a virtual machine using the Maemo SDK Virtual Machine installer under <em>File &gt; New &gt; Other &gt; Maemo Installers.</em></p>
+
 <p>The preference page <em>Window &gt; Preferences &gt; ESbox
 &gt; Build Machines </em> is the
-gateway to configuring this facility. </p>
+gateway to configuring this facility for already-downloaded images. </p>
 <p>Please see the 
 <a href="http://esbox.garage.maemo.org/2nd_edition/virtual_machines.html">ESbox virtual machine support documentation</a>
 for all the details.
 </p> 
 <hr>
-<div id="new-scratchbox-sdk"><a
-	name="new-scratchbox-sdk|region"></a>
-<h3 >How do I install new versions of
+<div id="new-scratchbox-sdk"><a name="new-scratchbox-sdk|region"></a>
+<h3>How do I install new versions of
 Scratchbox or new SDKs?</h3>
-<p >You can use the wizards in
+<p>You can use the wizards in
 <em>File &gt; New &gt; Other &gt; Maemo Installers</em> to install or upgrade 
-Scratchbox 1.  Currently Maemo 4 (Diablo) and Maemo 5 Beta (Fremantle)
+Scratchbox 1.  Currently Maemo 4 (Diablo) and Maemo 5 Beta 2 (Fremantle)
 are supported.
 </p>
 <p>These wizards are also visible via <em>Window
@@ -295,67 +289,61 @@
 button.</p>
 </div>
 <hr>
-<div id="new-scratchbox-targets"><a
-	name="new-scratchbox-targets|region"></a>
-<h3 >How do I install new Scratchbox
+<div id="new-scratchbox-targets"><a name="new-scratchbox-targets|region"></a>
+<h3>How do I install new Scratchbox
 targets?</h3>
-<p >
+<p>
 ou can use the wizards in
 <em>File &gt; New &gt; Other &gt; Maemo Installers</em> to install or upgrade 
-Scratchbox 1 or Scratchbox 2 Targets.  Currently Maemo 4 (Diablo) and Maemo 5 Beta (Fremantle)
-are supported for Scratchbox 1.  Any supported Maemo SDK can be installed for
-Scratchbox 2.
+Scratchbox 1.  Currently Maemo 4 (Diablo) and Maemo 5 Beta 2 (Fremantle)
+are supported for Scratchbox 1.&nbsp;<br>
+
 </p>
 <p>These wizards are also visible via <em>Window
 &gt; Preferences &gt; Maemo &gt; Installed Targets</em> by clicking the <em>New...</em>
 button.</p>
 </div>
 <hr>
-<div id="synchronize-packages"><a
-	name="synchronize-packages|region"></a>
-<h3 >How do I synchronize packages
+<div id="synchronize-packages"><a name="synchronize-packages|region"></a>
+<h3>How do I synchronize packages
 with my project?</h3>
-<p >When you create a new project (<b>File
+<p>When you create a new project (<b>File
 &gt; New &gt; Project &gt; Maemo C or C++ Project </b>or <b>File &gt;
 New &gt; Project &gt; Maemo Python Project</b>), or when you invoke the <b>Project
 &gt; Validate Installed Packages</b> command, ESbox will help you install
 the packages required by one or more projects into one or more
 Scratchbox rootstraps or with configured Nokia Internet Tablets (see the
 next section).</p>
-<p >ESbox will scan autotools-based
+<p>ESbox will scan autotools-based
 projects for the packages implied by the PKG_CONFIG_CHECK macros in
 configure.ac and install these if missing. For other projects, default
 metapackages recommended by the Maemo Eclipse Integration project will
 be installed.</p>
-<h4 >Networking setup</h4>
-<p >Be sure to visit the <b>Network
+<h4>Networking setup</h4>
+<p>Be sure to visit the <b>Network
 Connections </b>preferences before
 updating packages, so any proxy settinges are established. </p>
-<h4 >If you can't connect to any
+<h4>If you can't connect to any
 repositories...</h4>
-<p >At the time of this writing, there
-are sometimes issues where no combination of settings will
-seem to allow you to connect to the repositories to update packages
-inside Scratchbox when using proxies and running
+<p>At the time of this writing, there
+are sometimes issues where no combination of settings will allow you to connect to the repositories to update packages
+inside Scratchbox, when using proxies and running
 Scratchbox in a virtual machine.  This is
 either a problem in scratchbox, in ESbox, in VMware, or in the maemo.org
-hosting providers, or some combination &ndash; you choose :).</p>
-<p >As a last resort, you may to edit <b>/etc/hosts
-</b><span style="font-style: normal"><span
-	style="font-weight: medium">inside each Scratchbox rootstrap and
+hosting providers, or some combination – you choose :).</p>
+<p style="font-style: italic;">As a last resort, you may to edit <b>/etc/hosts
+</b><span style="font-style: normal;"><span style="">inside each Scratchbox rootstrap and
 enter a manual address for repository.maemo.org, e.g.:</span></span></p>
-<p style="font-style: normal; text-decoration: none"><b>206.57.28.43
+<p style="font-style: italic; text-decoration: none;"><b>206.57.28.43
 repository.maemo.org</b></p>
-<p
-	style="margin-bottom: 0in; font-weight: medium; text-decoration: none">
+<p style="margin-bottom: 0in; text-decoration: none; font-style: italic;">
 (<b>ping </b>the repository.maemo.org address before using the example,
 since the addresses may change.)</p>
-<p style="margin-bottom: 0in"><br>
+<p style="margin-bottom: 0in;"><br>
 </p>
-<p
-	style="margin-bottom: 0in; font-weight: medium; text-decoration: none">
+<p style="margin-bottom: 0in; text-decoration: none;">
 When updating packages inside a Nokia Internet Tablet, you may also need
-to disconnect any &ldquo;static&rdquo; USB, WLAN, or Bluetooth
+to disconnect any “static” USB, WLAN, or Bluetooth
 connections and directly connect the tablet to a WLAN that can access
 the Internet, otherwise traffic may simply flow into the host computer
 and die there.</p>
@@ -363,37 +351,34 @@
 </div>
 <hr>
 <div id="InternetTablets">
-<h2 >Working with Nokia Internet
+<h2>Working with Nokia Internet
 Tablets</h2>
-<div id="development-setup"><a
-	name="development-setup|region"></a>
-<h3 >How do I set up my tablet for
+<div id="development-setup"><a name="development-setup|region"></a>
+<h3>How do I set up my tablet for
 development?</h3>
-<p >The first important step is to
+<p>The first important step is to
 install the <em>maemo-pc-connectivity</em> metapackage. This will install
 the proper servers on your tablet so you can access it from your PC for
 the purpose of remote SSH launching, copying files, debugging, and using
 Scratchbox Remote Shell.</p>
-<p >You also need to set up your tablet
+<p>You also need to set up your tablet
 for R&amp;D mode (so you may become root, and install Debian packages,
 update the system from ESbox, etc).</p>
-<p >Also, you must install the
+<p>Also, you must install the
 host-side programs needed for communication with the tablet programs in
 maemo-pc-connectivity. (These are preinstalled in the virtual machine
 images or available in the <em>host-pc-connectivity</em> package.)</p>
 <p><b>All the details
-</b>are on the <a
-	href="http://pc-connectivity.garage.maemo.org/">PC connectivity garage project page</a>.</p>
+</b>are on the <a href="http://pc-connectivity.garage.maemo.org/">PC connectivity garage project page</a>.</p>
 </div>
 <hr>
-<div id="configure-for-esbox"><a
-	name="configure-for-esbox|region"></a>
-<h3 >How do I configure my tablet for
+<div id="configure-for-esbox"><a name="configure-for-esbox|region"></a>
+<h3>How do I configure my tablet for
 use with ESbox?</h3>
-<p >ESbox integrates the Eclipse Remote
+<p>ESbox integrates the Eclipse Remote
 System Explorer project, which provides a common framework for
 interacting with remote machines.</p>
-<p >ESbox will automatically create a set of
+<p>ESbox will automatically create a set of
 RSE connections for the account "user" corresponding to the methods 
 of network access supported by PC connectivity.  
 </p>
@@ -416,88 +401,84 @@
 </p>
 </div>
 <hr>
-<div id="run-debug-tablet"><a
-	name="run-debug-tablet|region"></a>
-<h3 ><a name="howtos1"></a>How do I
+<div id="run-debug-tablet"><a name="run-debug-tablet|region"></a>
+<h3><a name="howtos1"></a>How do I
 run and debug on a tablet?</h3>
-<p><span >ESbox supports running
+<p><span>ESbox supports running
 and debugging C/C++ and Python programs on a Nokia Internet Tablet. The
-N800 and N810 series are currently supported. Please <a
-	href="#How do I set up my tablet for development_|outline">set up
+N800 and N810 series are currently supported. Please <a href="#How%20do%20I%20set%20up%20my%20tablet%20for%20development_%7Coutline">set up
 your tablet for development</a> first.</span></p>
-<p >After you create or import a
-project, you may right-click and invoke <em>Run / Debug As ... &gt;
+<p>After you create or import a
+project, you may for example right-click and invoke <em>Run / Debug As ... &gt;
 Maemo Remote ... Application. </em> Choose
-the <tt>Copy via RSE</tt> download
+the <tt>Copy Programs (SSH)</tt> download
 selection method, and then select one of the <tt>Nokia Internet Tablet</tt> connections.</p>
 <p>If this
 fails, see the next entry.</p>
 </div>
 <hr>
-<div id="networking-issues"><a
-	name="networking-issues|region"></a>
-<h3 >How do I resolve networking
+<div id="networking-issues"><a name="networking-issues|region"></a>
+<h3>How do I resolve networking
 issues?</h3>
-<p >Network configurations can be
+<p>Network configurations can be
 tricky (and doubly, or triply so, if you are running on Windows or OS
-X). You can expect to become familiar with the &ldquo;Connection
-problem&rdquo; dialog.</p>
+X). You can expect to become familiar with the “Connection
+problem” dialog.</p>
 <p>The primary line of
 defense is to make sure the connection works from the command line and
-that all the daemons and configurations are set up properly. See the <a
-	href="http://pc-connectivity.garage.maemo.org/">PC connectivity site</a>
+that all the daemons and configurations are set up properly. See the <a href="http://pc-connectivity.garage.maemo.org/">PC connectivity site</a>
 for details. Also, be sure you understand the utilities provided in the
 maemo-pc-connectivity project and follow the instructions for
 configuring various types of networks. </p>
-<p >The second line of defense is to
+<p>The second line of defense is to
 understand how ESbox uses Eclipse preferences to influence the network.</p>
-<p >The <em>Window &gt; Preferences
+<p>The <em>Window &gt; Preferences
 &gt; General &gt; Network Connections </em> preference
 contains the HTTP proxy configuration. This will be used when
 communicating with apt repositories (when validating packages). If you
 do use a proxy, be sure your host and your tablet are both referenced in
-the &ldquo;No proxy&rdquo; section. (Note: from my experience, you need
-to specify exact IP addresses here; wildcards and &ldquo;slash
-notation&rdquo; do not work.)</p>
-<hr style="height: 1px; width: 50%">
+the “No proxy” section. (Note: from my experience, you need
+to specify exact IP addresses here; wildcards and “slash
+notation” do not work.)</p>
+<hr style="height: 1px; width: 50%;">
 <div id="Section14">
-<h4 >General issues with virtual
+<h4>General issues with virtual
 machines and networking:</h4>
-<p >For <b>most networking
+<p>For <b>most networking
 scenarios, </b>the tablet must be
 visible <b>to the host</b>. In
 other words, they should be on the same network.</p>
-<p >For <b>SBRSH usage</b>,
+<p>For <b>SBRSH usage</b>,
 	the tablet must be visible <b>to the
 virtual machine</b>.  This is because sbrsh runs in the VM 
 and the tablet mounts the filesystem from a Scratchbox
 rootstrap.</p>
-<p >In
+<p>In
 general, I have the easiest configuration experience using a WLAN on a network common to
 the host, virtual machine, and device. This requires the <em>Bridged
 Networking </em> configuration in
 VMware or VirtualBox.  Unfortunately, this is very slow for debugging too.</p>  
 </div>
-<hr style="height: 1px; width: 50%">
+<hr style="height: 1px; width: 50%;">
 <div id="Section13">
-<h4 >For USB networking:</h4>
-<p >By default, a USB connection will <b>mount
+<h4>For USB networking:</h4>
+<p>By default, a USB connection will <b>mount
 </b>the removable storage from the
 tablet into your computer. Use the <em>Connection Switcher</em> toolbar icon 
-to change the USB connection into a networking connection.</p>
-<p >Typically the addresses used are
+from the PC connectivity project to change the USB connection into a networking connection.</p>
+<p>Typically the addresses used are
 static: <tt>192.168.2.15 </tt> (for
 the tablet) and <tt>192.168.2.14 </tt> (for
 the host).</p>
-<p >If
+<p>If
 the command-line connection (verified with <tt>ssh</tt>) does not
-work, and the tablet is configured for USB networking, use <tt>sudo
+work, and the tablet is configured for USB networking, use <tt>sudo<br>
 ifdown usb0; sudo ifup usb0</tt> to
 try to reset. This should fix things.</p>
-<p >In
-VMware, an icon in the toolbar or the <tt>VM &gt; Removable Devices
+<p>In
+VMware, an icon in the toolbar or the <tt>VM &gt; Removable Devices<br>
 &gt; Netchip RNDIS / Ethernet Gadget </tt> menu
-will help you quickly &ldquo;connect&rdquo; the tablet to the VM or to
+will help you quickly “connect” the tablet to the VM or to
 the host.</p>
 <p>In VirtualBox, use a similar pattern.  Connect or disconnect the tablet
 via <em>Devices &gt; USB Devices &gt; 
@@ -507,10 +488,10 @@
 writing) does not support USB at all, so you will probably need to use
 WLAN.</p>
 </div>
-<hr style="height: 1px; width: 50%">
+<hr style="height: 1px; width: 50%;">
 <div id="Section12">
-<h4 >For wireless networking:</h4>
-<p >The <b>maemo-pc-connectivity</b>
+<h4>For wireless networking:</h4>
+<p>The <b>maemo-pc-connectivity</b>
 package will let you configure and use several types of wireless networks
 (WLAN, ad-hoc WLAN, Bluetooth).  Refer to that configuration to discover the
 configured IP addresses.  For WLAN, the
@@ -526,8 +507,33 @@
 	<li>Copy
 	this address into the connection (in ESbox UI, right-click the <em>Nokia Internet Tablet (...)</em>
 	connection and use <em>Configure...</em>, or edit it via <em>Remote Systems</em> view using
-	<em>Properties &gt; Host</em>). </li>
+	<em>Properties &gt; Host</em>).</li>
 </ul>
+<h4>SBRSH issues</h4>
+<p>SBRSH is quite tricky to configure right.&nbsp; <br>
+</p>
+<ul>
+  <li>If you see the "sbrsh: authentication failed" message, be sure you have:</li>
+</ul>
+<ol>
+  <li>Make sure you have a passwordless connection to and from the device.&nbsp; Run <strong>ssh-key-exchange</strong> from the <strong>host-pc-connectivity</strong> package or used the <strong>Exchange SSH Keys...</strong>
+command from an SBRSH launch configuration &gt; Download pane.&nbsp;
+Verify the connection by using "ssh user@&lt;remote&gt;" (there should
+be no password) and then from inside that shell, "ssh
+&lt;you&gt;@&lt;host&gt;" (again, there should be no password).</li>
+  <li>Ensure that the host is allowed to use sbrsh.&nbsp;  Use the <strong>PC-Connectivity Manager</strong>, set up a Default or custom environment, and under the <strong>Tool Manager</strong>, ensure that SBRSH is enabled and that the <strong>Allowed IPs</strong> includes your host's address or IP range (e.g. 10.0.2.*).&nbsp; Alternately, manually edit <strong>/etc/sbrshd.conf</strong>.<br>
+  </li>
+</ol>
+<ul>
+  <li>If you see errors from sshfs about invalid mounts, these may be a transient issue.&nbsp; Retry once and it might go away.</li>
+  <li>If you see permission errors about changing to the working
+directory on the device, this may also be a transient issue.&nbsp; Try
+deleting the directory and trying again.<br>
+  </li>
+</ul>
+<p>And, of course, consult the PC Connectivity documentation for more details.<br>
+ </p>
+
 </div>
 
 </div>
@@ -539,21 +545,20 @@
 	</div>
 	<div id="footer">
 		<div class="part">
-		     <table width="100%" cellspacing="5px" style="bgcolor:#000">
-				  <tr class="white">
-					<td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+		     <table style="" cellspacing="5" width="100%">
+				  <tbody><tr class="white">
+					<td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox"></a></td>
 					<td valign="middle">is a part of</td>
-					<td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+					<td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp"></a></td>
 					<td valign="middle">developed by</td>
-					<td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+					<td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded"></a></td>
 					<td valign="middle">in cooperation with</td>
-					<td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+					<td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt"></a></td>
 					<td valign="middle">and</td>
-					<td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="maemo.org" title="maemo.org" /></a></td>
+					<td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="maemo.org" title="maemo.org"></a></td>
 				  </tr>
-			</table>
+			</tbody></table>
 		</div>
 		<p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
 	</div>
-</body>
-</html>
+</body></html>
\ No newline at end of file

Added: www/2nd_edition/images/install/help-infocenter-prefs-add.png
===================================================================
(Binary files differ)


Property changes on: www/2nd_edition/images/install/help-infocenter-prefs-add.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: www/2nd_edition/images/install/help-infocenter-prefs.png
===================================================================
(Binary files differ)


Property changes on: www/2nd_edition/images/install/help-infocenter-prefs.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: www/2nd_edition/images/install/help-update-available.png
===================================================================
(Binary files differ)


Property changes on: www/2nd_edition/images/install/help-update-available.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: www/2nd_edition/images/install/help-update-install-licenses.png
===================================================================
(Binary files differ)


Property changes on: www/2nd_edition/images/install/help-update-install-licenses.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: www/2nd_edition/images/install/help-update-install.png
===================================================================
(Binary files differ)


Property changes on: www/2nd_edition/images/install/help-update-install.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: www/2nd_edition/images/install/help-update-selection.png
===================================================================
(Binary files differ)


Property changes on: www/2nd_edition/images/install/help-update-selection.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: www/2nd_edition/images/install/help-update-site-add.png
===================================================================
(Binary files differ)


Property changes on: www/2nd_edition/images/install/help-update-site-add.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: www/2nd_edition/installation.html
===================================================================
--- www/2nd_edition/installation.html	2009-09-10 20:14:08 UTC (rev 2153)
+++ www/2nd_edition/installation.html	2009-09-10 20:16:55 UTC (rev 2154)
@@ -1,13 +1,60 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml"><head>
+  
+  
+  <script></script>
 
+
+
  
-  <meta http-equiv="content-type" content="text/html; charset=utf-8"><title>Installation</title>
+  
+  
+  
+  
+  <meta http-equiv="content-type" content="text/html; charset=utf-8">
+  <title>Installation</title>
+
+  
+
+  
+
+  
+
+  
+  
+  
+  
   <meta name="description" content="">
+
+
+
+
+  
+  
+  
+  
   <meta name="keywords" content="esbox installation">
+
+
+
+
+  
+  
+  
+  
   <link href="css/main.css" rel="stylesheet" type="text/css">
+
+
+
+
+  
+  
+  
+  
   <link rel="shortcut icon" href="images/favicon.ico">
-  </head><body>
+
+
+</head><body>
 		
 <script type="text/javascript">
 			var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
@@ -32,6 +79,10 @@
 		</ul>
 	</div>
 
+
+
+
+
 <div id="banner">
 		<div class="wrap">
 			<div id="box">		
@@ -39,6 +90,10 @@
 		</div>
 	</div>
 
+
+
+
+
 <div class="wrap">
 
 <div id="container">
@@ -57,14 +112,17 @@
 <li><a href="#getting">Installing ESbox IDE<br>
 </a></li>
 
-<li><a href="#devenv">Development Environment</a>
-	<ul>
-	<li><a href="#devenv_vm">Virtual machine images</a></li>
-	<li><a href="#devenv_maemosdk">Scratchbox and Maemo SDK</a></li>
-	<li><a href="#devenv_xserver">X Server</a></li>
-	</ul>
+<li><a href="#devenv">Development Environment</a>
+	<ul>
+	<li><a href="#devenv_vm">Virtual machine images</a></li>
+	<li><a href="#devenv_maemosdk">Scratchbox and Maemo SDK</a></li>
+	<li><a href="#devenv_xserver">X Server</a></li>
+	</ul>
 	</li>
 <li><a href="#pcconn">PC Connectivity</a></li>
+  <li><a href="#sdkdocs">Maemo SDK Help Content</a><br>
+  </li>
+
 </ul>
 </div>
 <p>
@@ -79,7 +137,7 @@
 <h3 id="heading">Overview
 </h3>
 <p>
-ESbox is an <a href="http://www.eclipse.org/">Eclipse-based</a>IDE.
+ESbox is an <a href="http://www.eclipse.org/">Eclipse-based</a> IDE.
 It is based on Eclipse Ganymede (3.4.2) and provides C/C++ and Python
 support, source editing, project building, run/debug/profiling, and
 Debian package deployment.&nbsp; ESbox communicates transparently with
@@ -102,7 +160,7 @@
 </p>
 <p>
 ESbox may be installed in a variety of hosts.  The "Supported Environments" 
-sections describes these.  The "Getting ESbox" section describes
+sections describes these.  The "Installing ESbox IDE" section describes
 how to find and install ESbox.</p>
 
 <h3>Virtual machine
@@ -160,9 +218,9 @@
 
 <h3>Hosts supported</h3>
 
-<table style="border: 1px solid black ; border-padding: 2px; border-style: solid; border-collapse: collapse; text-align: left; width: 100%;" cellpadding="2" cellspacing="2">
+<table style="border: 1px solid black; border-collapse: collapse; text-align: left; width: 100%;" cellpadding="2" cellspacing="2">
   <tbody>
-    <tr style="border: 1px solid black ;padding: 2px; background-color: #ee8; ">
+    <tr style="border: 1px solid black; padding: 2px; background-color: rgb(238, 238, 136);">
       <th style="vertical-align: top;">Host
       </th>
       <th style="vertical-align: top;">Virtual Machine Required
@@ -172,7 +230,7 @@
       <th style="vertical-align: top;">Tested?
       </th>
     </tr>
-    <tr style="border: 1px solid black; padding: 2px; background-color: #cfc;">
+    <tr style="border: 1px solid black; padding: 2px; background-color: rgb(204, 255, 204);">
       <td style="vertical-align: top;">Ubuntu Linux/x86 Hardy, Intrepid, Jaunty, or newer 
       </td>
       <td style="vertical-align: top;">No [3]
@@ -182,7 +240,7 @@
       <td style="vertical-align: top;">Yes
       </td>
     </tr>
-    <tr style="border: 1px solid black;padding: 2px; ">
+    <tr style="border: 1px solid black; padding: 2px;">
       <td style="vertical-align: top;">Other Linux/x86 distros
       </td>
       <td style="vertical-align: top;">No [3]
@@ -192,7 +250,7 @@
       <td style="vertical-align: top;">No
       </td>
     </tr>
-    <tr style="border: 1px solid black;padding: 2px; ">
+    <tr style="border: 1px solid black; padding: 2px;">
       <td style="vertical-align: top;">Other Linux
       </td>
       <td style="vertical-align: top;">Yes
@@ -202,7 +260,7 @@
       <td style="vertical-align: top;">No
       </td>
     </tr>
-    <tr style="border: 1px solid black;padding: 2px; background-color: #cfc;">
+    <tr style="border: 1px solid black; padding: 2px; background-color: rgb(204, 255, 204);">
       <td style="vertical-align: top;">Windows XP/Vista
       </td>
       <td style="vertical-align: top;">Yes
@@ -212,7 +270,7 @@
       <td style="vertical-align: top;">Yes
       </td>
     </tr>
-    <tr style="border: 1px solid black;padding: 2px; ">
+    <tr style="border: 1px solid black; padding: 2px;">
       <td style="vertical-align: top;">Windows 7
       </td>
       <td style="vertical-align: top;">Yes
@@ -222,7 +280,7 @@
       <td style="vertical-align: top;">No
       </td>
     </tr>
-    <tr style="border: 1px solid black;padding: 2px; background-color: #cfc;">
+    <tr style="border: 1px solid black; padding: 2px; background-color: rgb(204, 255, 204);">
       <td style="vertical-align: top;">Mac OS X Intel
       </td>
       <td style="vertical-align: top;">Yes
@@ -232,7 +290,7 @@
       <td style="vertical-align: top;">Yes
       </td>
     </tr>
-    <tr style="border: 1px solid black;padding: 2px; ">
+    <tr style="border: 1px solid black; padding: 2px;">
       <td style="vertical-align: top;">Mac OS X PPC
       </td>
       <td style="vertical-align: top;">Yes
@@ -386,8 +444,8 @@
 
 <h3 id="heading">Development Environment<br>
 </h3>
-
 
+
 <h3 id="devenv_vm">Virtual machine images (non-Linux)</h3>
 
 <p>If you are running ESbox outside of Linux/x86, you install the Scratchbox and Maemo components
@@ -481,9 +539,9 @@
 <li>Windows
 <ul>
 	<li>We recommend using the X server from the Cygwin/X project.
-	</li>
+	</li>
 	<li>
-See <a href="installation_x_setup_windows.html">setup instructions here</a>. 
+See <a href="installation_x_setup_windows.html">setup instructions here</a>. 
 	</li>
 </ul>
 </li>
@@ -491,8 +549,8 @@
 <li>Mac OS X
 	<ul>
 		<li>The Xephyr server is recommended.  This runs natively in Quartz.</li>
-      <li>
-See <a href="installation_x_setup_osx.html">setup instructions here</a>. 
+      <li>
+See <a href="installation_x_setup_osx.html">setup instructions here</a>. 
 	</li>      
    </ul>  
 </li>
@@ -544,33 +602,45 @@
 </li></ul></div>
 <p>Find the complete description and installation instructions on the
 		<a href="http://pc-connectivity.garage.maemo.org" target="_blank">PC connectivity project web site</a>.
-	</p> 
+	</p>
+ 
 	<p>
 	
 </p>
 
-
-
 </div>
 
 
 
-<p>
 
-</p></div>
 
-<p style="text-align: right;"><a href="index.html" target="_parent"><img src="images/li_back.jpg" alt="back" title="back"></a></p>
-</div>
 
-</div>
+<p id="sdkdocs">
+</p>
+<div id="group">
+
+<h3 id="heading">Maemo SDK Help Content</h3>
+
+<p>
+To finish the installation, see
+<a href="installation_help.html">instructions on installing the Maemo SDK documentation and offline hover help support</a>.
+</p>
+
+</div>
 
 
 
+<p>
 
+</p></div>
 
+<p>
 
+</p></div>
 
 
+<p style="text-align: right;"><a href="index.html" target="_parent"><img src="images/li_back.jpg" alt="back" title="back"></a></p>
+</div>
 
 
 
@@ -578,26 +648,6 @@
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 <div id="footer">
 		<div class="part">
 		     <table style="" cellspacing="5" width="100%">
@@ -617,4 +667,8 @@
 		<p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
 	</div>
 
+
+
+
+
 </body></html>
\ No newline at end of file

Added: www/2nd_edition/installation_help.html
===================================================================
--- www/2nd_edition/installation_help.html	                        (rev 0)
+++ www/2nd_edition/installation_help.html	2009-09-10 20:16:55 UTC (rev 2154)
@@ -0,0 +1,200 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head>
+  
+  <script></script>
+  
+  <meta http-equiv="content-type" content="text/html; charset=utf-8">
+  <title>Installation (Update Sites)</title>
+
+  
+  
+  <meta name="description" content="">
+
+  
+  <meta name="keywords" content="">
+
+  
+  <link href="css/main.css" rel="stylesheet" type="text/css">
+
+  
+  <link rel="shortcut icon" href="images/favicon.ico">
+
+</head><body>
+		
+<script type="text/javascript">
+			var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+			document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript%3E%3C/script%3E'"));
+		</script>
+		
+<script type="text/javascript">
+			var pageTracker = _gat._getTracker("UA-2565700-2");
+			pageTracker._initData();
+			pageTracker._trackPageview();
+		</script>
+	
+<div id="header">
+		<span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo" border="0"></a></span>
+			<ul id="menu">
+			<li><a href="index.html">home</a></li>
+			<li><a href="features.html">features</a></li>
+			<li><a href="releases.html">releases</a></li>
+			<li><a href="documentation.html">documentation</a></li>
+			<li class="active"><a href="installation.html">installation</a></li>
+			<li><a href="contributing.html">contributing</a></li>
+		</ul>
+	</div>
+
+
+<div id="banner">
+		<div class="wrap">
+			<div id="box">		
+			</div>
+		</div>
+	</div>
+
+
+<div class="wrap">
+	
+	<div id="container">
+			<div id="content">
+			
+<h3 style="color: rgb(102, 102, 102);">INSTALLING HELP CONTENT<br>
+</h3>
+
+
+<h3 id="heading">Remote content<br>
+</h3>
+<p>The Mica framework included in ESbox can use help content fetched remotely.&nbsp; <br>
+</p>
+<p>
+  Hover help will be fetched from documents directly on http://maemo.org.&nbsp; (See the ESbox Help topic <strong>Getting Started &gt; Using Hover Help for Maemo API Libraries</strong> for instructions on configuring Hover Help.)
+ </p>
+  <p>You may configure an Infocenter to use Maemo SDK help inside Eclipse:</p>
+<div id="group">
+
+
+<ol>
+    <li>Open the Help &gt; Content preference page:
+
+<p><img alt="Window &gt; Preferences &gt; Help &gt; Content" src="images/install/help-infocenter-prefs.png"></p>
+</li>
+    <li>Add a site (<span style="font-style: italic;">this server is temporary; it should be at maemo.org for the final release)</span>:
+<p><img  alt="http://ideintegration.embedded.ufcg.edu.br" src="images/install/help-infocenter-prefs-add.png"></p>
+</li>
+
+    <li>Then, use Help &gt; Content and you will see the entries under the <strong>Maemo SDK</strong> category.
+</li>
+
+</ol>
+</div>
+
+<p><br>
+</p>
+<h3 id="heading">Local content<br>
+</h3>
+<p>If you prefer, you may install all this content locally so no network connection is needed.</p>
+<p>This content is only available from update sites.&nbsp; You can
+install this even if you installed ESbox from a full-product build.<br>
+</p>
+<p>This assumes you have already installed Eclipse using a <a href="installation_product.html">product build</a> or an <a href="installation_update_site.html">update site</a>.&nbsp; <br>
+
+</p>
+<div id="group">
+
+<ol>
+
+  <li>Verify that your network proxy is configured (if needed) in 
+  <em>Window&nbsp;&gt;&nbsp;Preferences&nbsp;&gt;&nbsp;General&nbsp;&gt;&nbsp;Network Connections</em>.
+  <p>
+  
+
+  </p></li><li>Select <em>Help&nbsp;&gt;&nbsp;Software Updates...</em> from the main menu bar.
+	<p>
+    <img src="images/install/esbox-update-menu.png" alt="Help &gt; Software Updates"> 
+
+	
+  </p></li><li>Select the <em>Available Software</em> tab.
+
+    <img style="width: 800px; height: 552px;" src="images/install/help-update-available.png" alt="Available Updates"> </li>
+
+  <li>Add this update site via <em>Add site...</em>.
+  	<ul><li>Mica help update site:  <tt>http://mica.garage.maemo.org/update/help</tt>
+<p>
+  		<img style="width: 565px; height: 193px;" src="images/install/help-update-site-add.png" alt="Mica Help Update Site">
+  	</p>	 
+  	</li></ul>
+  	<p>
+  		
+
+  </p></li><li>Select one or more of the <strong>Maemo ... Help</strong> features and then click <em>Install</em>.  
+<p>
+     <img style="width: 800px; height: 552px;" src="images/install/help-update-selection.png" alt="Select Maemo Help Update Site">
+   </p>  
+     
+      
+     <p>
+  	
+     
+
+	</p></li><li>Verify the installed items then click <em>Next</em>.
+	<p>  
+    <img style="width: 800px; height: 552px;" src="images/install/help-update-install.png" alt="Install validation"> 
+
+	</p></li><li>Review the licenses then click <em>Next</em>.
+	<p>  
+    <img style="width: 800px; height: 552px;" src="images/install/help-update-install-licenses.png" alt="Review licenses">
+  	
+  	
+  </p></li><li>Click <i>Finish</i>
+and the installation will
+be performed.
+	<p>You
+may be able to Apply Changes if you have not already opened help or
+turned on hover help.&nbsp; Otherwise accept the offer to restart
+Eclipse .</p>
+	<p>  
+    <img src="images/install/esbox-update-restart.png" alt="Restart"> 
+
+
+  
+
+</p></li></ol>
+
+	</div>
+	
+
+	<p style="text-align: right;"><a href="index.html" target="_parent"><img src="images/li_back.jpg" alt="back" title="back" border="0"></a></p>																											
+</div>
+							
+	</div>
+	</div>
+
+
+
+
+
+	
+<div id="footer">
+		<div class="part">
+		     <table style="" cellspacing="5" width="100%">
+				  <tbody><tr class="white">
+					<td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox"></a></td>
+					<td valign="middle">is a part of</td>
+					<td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp"></a></td>
+					<td valign="middle">developed by</td>
+					<td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded"></a></td>
+					<td valign="middle">in cooperation with</td>
+					<td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt"></a></td>
+					<td valign="middle">and</td>
+					<td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="maemo.org" title="maemo.org"></a></td>
+				  </tr>
+			</tbody></table>
+		</div>
+		<p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
+	</div>
+
+
+
+
+
+</body></html>
\ No newline at end of file

Modified: www/2nd_edition/installation_product.html
===================================================================
--- www/2nd_edition/installation_product.html	2009-09-10 20:14:08 UTC (rev 2153)
+++ www/2nd_edition/installation_product.html	2009-09-10 20:16:55 UTC (rev 2154)
@@ -1,25 +1,85 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
-	<title>Installation</title>
-	<meta name="description" content="" />
-	<meta name="keywords" content="esbox installation" />
-	<link href="css/main.css" rel="stylesheet" type="text/css" />
-	<link rel="shortcut icon" href="images/favicon.ico" />
-</head>
-<body>
-		<script type="text/javascript">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head>
+  <script><head>
+
+  
+  <script><head>
+  <script><head>
+  <script></script>
+
+
+	
+  
+  
+  
+  
+  <meta http-equiv="content-type" content="text/html; charset=utf-8">
+  <title>Installation (Product Archives)</title>
+
+  
+
+  
+
+  
+
+  
+
+	
+	
+  
+  
+  
+  
+  <meta name="description" content="">
+
+
+
+
+
+	
+  
+  
+  
+  
+  <meta name="keywords" content="esbox installation">
+
+
+
+
+
+	
+  
+  
+  
+  
+  <link href="css/main.css" rel="stylesheet" type="text/css">
+
+
+
+
+
+	
+  
+  
+  
+  
+  <link rel="shortcut icon" href="images/favicon.ico">
+
+</head><body>
+		
+<script type="text/javascript">
 			var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
 			document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
 		</script>
-		<script type="text/javascript">
+		
+<script type="text/javascript">
 			var pageTracker = _gat._getTracker("UA-2565700-2");
 			pageTracker._initData();
 			pageTracker._trackPageview();
 		</script>
-	<div id="header">
-		<span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo"  /></a></span>
+	
+<div id="header">
+		<span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo"></a></span>
 			<ul id="menu">
 			<li><a href="index.html">home</a></li>
 			<li><a href="features.html">features</a></li>
@@ -30,13 +90,24 @@
 		</ul>
 	</div>
 
-	<div id="banner">
+
+
+
+
+
+	
+<div id="banner">
 		<div class="wrap">
 			<div id="box">		
 			</div>
 		</div>
 	</div>
 
+
+
+
+
+
 <div class="wrap">
 
 <div id="container">
@@ -52,6 +123,8 @@
 This installation is upgradeable to new versions of ESbox using Eclipse Software Updates.
 </p>
 
+
+
 <div id="group">
 
 <h3 id="heading">Product Archives</h3>
@@ -59,32 +132,38 @@
 <p>
 	The archives come in two parts:  one common archive, containing the bulk of the installation,
 	and an OS-specific archive.</p>
-<p >  If your host OS is not represented, please 
+<p>  If your host OS is not represented, please 
 	<a href="installation_update_site.html">use update sites</a> for the best results.
 </p>
 <p>Download the following archives:
 		</p>
+<p style="font-weight: bold;">TODO for prefinal -- these are still links to Beta 2!<br>
+</p>
 <ul>
+
 	<li>Linux/x86:
 		<ul>
-			<li><a href="https://garage.maemo.org/frs/download.php/6362/esbox_2.0.0-I200907021536-common.zip">Beta 2 Common Components</a></li>
-			<li><a href="https://garage.maemo.org/frs/download.php/6362/esbox_2.0.0-I200907021536-linux.gtk.x86.zip">Beta 2 Linux/GTK Support</a></li>
+			<li><a href="https://garage.maemo.org/frs/download.php/6362/esbox_2.0.0-I200907021536-common.zip">Prefinal Common Components</a></li>
+			<li><a href="https://garage.maemo.org/frs/download.php/6363/esbox_2.0.0-I200907021536-linux.gtk.x86.zip">Prefinal Linux/GTK Support</a></li>
 		</ul>
 	</li>
 	<li>Windows/x86:
 		<ul>
-			<li><a href="https://garage.maemo.org/frs/download.php/6362/esbox_2.0.0-I200907021536-common.zip">Beta 2 Common Components</a></li>
-			<li><a href="https://garage.maemo.org/frs/download.php/6362/esbox_2.0.0-I200907021536-win32.win32.x86.zip">Beta 2 Win32 Support</a></li>
+			<li><a href="https://garage.maemo.org/frs/download.php/6362/esbox_2.0.0-I200907021536-common.zip">Prefinal Common Components</a></li>
+			<li><a href="https://garage.maemo.org/frs/download.php/6365/esbox_2.0.0-I200907021536-win32.win32.x86.zip">Prefinal Win32 Support</a></li>
 		</ul>
 	</li>
 	<li>MacOS X Intel:
 		<ul>
-			<li><a href="https://garage.maemo.org/frs/download.php/6362/esbox_2.0.0-I200907021536-common.zip">Beta 2 Common Components</a></li>
-			<li><a href="https://garage.maemo.org/frs/download.php/6362/esbox_2.0.0-I200907021536-macosx.carbon.x86.zip">Beta 2 MacOS X Intel Support</a></li>
+			<li><a href="https://garage.maemo.org/frs/download.php/6362/esbox_2.0.0-I200907021536-common.zip">Prefinal Common Components</a></li>
+			<li><a href="https://garage.maemo.org/frs/download.php/6364/esbox_2.0.0-I200907021536-macosx.carbon.x86.zip">Prefinal MacOS X Intel Support</a></li>
 		</ul>
 	</li>
 </ul>
 
+</div>
+
+<div id="group">
 <h3 id="heading">Installing and Running</h3>
 
 <p>	
@@ -106,27 +185,46 @@
 
 </div>
 
+
+
+
+<div id="group">
+
+<h3 id="heading">Extra Help Content</h3>
+
+<p>
+To finish the installation, see 
+<a href="installation_help.html">instructions on installing the Maemo SDK documentation and offline hover help support</a>.
+</p>
+
 </div>
+
+
 </div>
 </div>
 
+
 <div id="footer">
 		<div class="part">
-		     <table width="100%" cellspacing="5px" style="bgcolor:#000">
-				  <tr class="white">
-					<td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox" /></a></td>
+		     <table style="" cellspacing="5" width="100%">
+				  <tbody><tr class="white">
+					<td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox"></a></td>
 					<td valign="middle">is a part of</td>
-					<td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp" /></a></td>
+					<td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp"></a></td>
 					<td valign="middle">developed by</td>
-					<td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded" /></a></td>
+					<td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded"></a></td>
 					<td valign="middle">in cooperation with</td>
-					<td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt" /></a></td>
+					<td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt"></a></td>
 					<td valign="middle">and</td>
-					<td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="maemo.org" title="maemo.org" /></a></td>
+					<td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="maemo.org" title="maemo.org"></a></td>
 				  </tr>
-			</table>
+			</tbody></table>
 		</div>
 		<p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
 	</div>
-</body>
-</html>
+
+</div>
+
+
+
+</body></html>
\ No newline at end of file

Modified: www/2nd_edition/installation_x_setup_osx.html
===================================================================
--- www/2nd_edition/installation_x_setup_osx.html	2009-09-10 20:14:08 UTC (rev 2153)
+++ www/2nd_edition/installation_x_setup_osx.html	2009-09-10 20:16:55 UTC (rev 2154)
@@ -49,7 +49,7 @@
 
 <div class="wrap">
 
-<div id="container"><h2>Setting up X for Fremantle Application Framework on OS X</h2>
+<div id="container"><h2>Setting up X Server on Mac OS X</h2>
 
 <h3>Installing the server</h3>
 
@@ -60,7 +60,7 @@
 Find this in the <a href="http://xquartz.macosforge.org/trac/wiki/X112.3.3" target="_blank">Xquartz project</a>.
 </p>
 
-<h3>Runtime display requirements</h3>
+<h3>Runtime display requirements for Fremantle SDKs</h3>
   
 <p>The Xephyr server uses the desktop's
 display depth and Fremantle requires a 16-bit display. 

Modified: www/2nd_edition/installation_x_setup_windows.html
===================================================================
--- www/2nd_edition/installation_x_setup_windows.html	2009-09-10 20:14:08 UTC (rev 2153)
+++ www/2nd_edition/installation_x_setup_windows.html	2009-09-10 20:16:55 UTC (rev 2154)
@@ -51,7 +51,7 @@
 <div class="wrap">
 
 <div id="container">
-<h2>Setting up X for Fremantle Application Framework on Windows</h2>
+<h2>Setting up X Server on Windows</h2>
 
 <h3>Installing the server</h3>
 
@@ -63,10 +63,11 @@
 <p>You do not need to install all of Cygwin to use this X server.
 You can get by with downloading the <tt>"setup.exe"</tt> Cygwin installer
 from the <a href="http://www.cygwin.com">Cygwin site</a> and  
-selecting the <strong>xorg-xserver</strong> package.
+selecting the <strong>X11 / xorg-xserver</strong>, <strong>X11 / xinit</strong>
+and <strong>X11 / xdpyinfo</strong> packages. 
 </p>
 
-<h3>Runtime display requirements</h3>
+<h3>Runtime display requirements for Fremantle SDKs</h3>
     
 
 <p>Fremantle requires a 16-bit display, and the X server uses the desktop's

Added: www/2nd_edition/release_2_0_0_M6.html
===================================================================
--- www/2nd_edition/release_2_0_0_M6.html	                        (rev 0)
+++ www/2nd_edition/release_2_0_0_M6.html	2009-09-10 20:16:55 UTC (rev 2154)
@@ -0,0 +1,187 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head>
+
+
+	<meta http-equiv="content-type" content="text/html; charset=utf-8"><title>ESbox 2.0.0M6 (Prefinal) Release Notes</title>
+	
+	<meta name="description" content="">
+	<meta name="keywords" content="">
+	<link href="css/main.css" rel="stylesheet" type="text/css">
+	<link rel="shortcut icon" href="images/favicon.ico"></head><body>
+		<script type="text/javascript">
+			var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+			document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+		</script>
+		<script type="text/javascript">
+			var pageTracker = _gat._getTracker("UA-2565700-2");
+			pageTracker._initData();
+			pageTracker._trackPageview();
+		</script>
+	<div id="header">
+		<span id="img"><a href="index.html"><img src="images/marca.jpg" alt="logo"></a></span>
+			<ul id="menu">
+			<li><a href="index.html">home</a></li>
+			<li><a href="features.html">features</a></li>
+			<li class="active"><a href="releases.html">releases</a></li>
+			<li><a href="documentation.html">documentation</a></li>
+			<li><a href="installation.html">installation</a></li>
+			<li><a href="contributing.html">contributing</a></li>
+		</ul>
+	</div>
+
+	<div id="banner">
+		<div class="wrap">
+			<div id="box">		
+			</div>
+		</div>
+	</div>
+
+<div class="wrap">
+
+<div id="container">
+<div id="content">
+
+<h3>2.0.0M6 (Prefinal) release (2009/09/11)</h3>
+
+<p>This is the next to last release of ESbox leading to the final 2.0.0 release.
+It contains numerous improvements to the installation process, new analysis support,
+and tighter Maemo SDK help integration.  
+</p>
+ 
+<h2>What's New since 2.0.0M5</h2>
+
+
+<h3>ESbox-specific Improvements</h3>
+
+<ul>
+<li class="add">Update support to Fremantle Beta 2 SDK.</li>
+<li class="add">Added Maemo VM image installer wizard.  The wizard under <strong>File &gt; New &gt; Maemo Installers
+&gt; Maemo SDK Virtual Image</strong> will help you through the process of downloading, extracting, and
+configuring a virtual machine for use with ESbox.   
+</li>
+<li class="add">Added Hover Help support.  Use the <strong>Maemo &gt; Hover Help</strong> preference page
+to configure.   
+<p>
+(This feature is in Mica and PluThon too, but currently only support for C
+APIs is included, making it effectively an ESbox feature.)</p>  
+</li>
+<li class="add">Added Console coloring and error parsing support for autotools build steps.
+Also added detection of missing "doctools" package and attached a quick fix handler to such problems.  
+</li>
+<li class="fix">Moved ESbox FAQ to ESbox project page website, so it can be updated more easily.</li>
+
+<li class="fix">Fixed: Improve validation in <strong>ESbox &gt; Build Machines</strong> page.
+<a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=4452&amp;group_id=192&amp;atid=1420">[#4452]</a>
+</li>
+<li class="fix">Fixed: Handle superfluous errors when checking "sb-conf current"  
+<a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=4936&amp;group_id=192&amp;atid=1420">[#4936]</a>
+</li>
+<li class="fix">Fixed: Scratchbox 1 processes cannot run synchronously using "run.sh" script
+<a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=4350&amp;group_id=192&amp;atid=1420">[#4350]</a>
+</li>
+<li class="fix">Fixed: Progress view: Starting maemo AF 30% info stays forever
+<a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=4441&amp;group_id=192&amp;atid=1420">[#4441]</a>
+</li>
+
+<li class="fix">Fixed: Extra root password request on manual virtual machine
+<a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=4379&amp;group_id=799&amp;atid=2996">[#4379]</a>
+</li>
+
+</ul>
+
+
+<h3>Common (Mica) Improvements</h3>
+
+<p>
+See <a href="http://mica.garage.maemo.org/2nd_edition/release_2_0_0_M6.html">the Mica 2.0.0 prefinal release notes</a>.
+</p>
+
+<h3>Known Issues</h3>
+
+<ul>
+  <li>As discovered when fixing <a href="http://garage.maemo.org/tracker/?func=detail&amp;atid=1420&amp;aid=4237&amp;group_id=192">[#4237]</a>,
+and still present in <a href="http://garage.maemo.org/tracker/?func=detail&amp;atid=1420&amp;aid=3755&amp;group_id=192">[#3755]</a>, it may be difficult to build projects or create Debian packages on Mac OS X, especially after "make clean", because the
+version of Samba shipped with OS X 10.5 is lacking a fundamental bugfix that allows deleting softlinks.
+Convert any build scripts you have to use hardlinks or copying instead of creating softlinks, or manually
+delete such files from the host side to work around this problem -- or better yet, build and install an updated
+version of Samba.
+<a href="http://lists.samba.org/archive/samba-technical/2007-July/054534.html">[Upstream reference]</a></li>
+
+</ul>
+
+<h3>Detailed changes</h3>
+
+<h3 id="heading"><a name="I20090819">ESbox 2.0.0-I20090819</a></h3>
+<ul>
+<li>Hover help updates
+</li>
+<li>Updated project templates to Fremantle beta 2 level (see Mica)
+</li>
+<li>Updated project template categorization and behavior (see Mica)
+</li>
+<li>Improved ltrace integration and installation</li>
+
+</ul>
+
+<p>
+See <a href="http://mica.garage.maemo.org/2nd_edition/release_integration.html#I20090819">Mica changes here</a>.
+</p>
+
+<p>
+
+</p><h3 id="heading"><a name="I20090806">ESbox 2.0.0-I20090806</a></h3>
+<ul>
+<li>Hover help support
+<p>You can look up Maemo API docs in C/C++ editors.
+See the <strong>Help &gt; Contents &gt;
+ESbox &gt; Using Maemo Hover Help</strong> topic to
+configure this.</p>
+<p>When you hover over a symbol
+(C APIs only, currently), a window will pop up centered on the documentation
+for that symbol.  You can use <strong>F2</strong> to make the window stay
+in place.  You can also click a button in the window to open the page
+in an external browser. 
+</p>
+</li>
+<li>New Pydev version (1.4.7).  One big change is, the interpreter for the project is 
+configured at project creation time rather than when you first launch.
+(Though we will revalidate the intepreter at this time.)  
+</li>
+<li>Added LTrace profiler/analysis view support.</li>
+<li>Added Fremantle C++ project templates.  (More improvements to come.)</li>
+<li>Support Fremantle beta 2 SDK.</li>
+<li class="fix">Improve behavior for controlling Maemo AF emulator
+<a href="https://garage.maemo.org/tracker/index.php?func=detail&amp;aid=4284&amp;group_id=799&amp;atid=2996">[#4284]</a>
+</li>
+<li class="fix">Bugfix: Scratchbox 1 processes cannot run synchronously using "run.sh" script
+<a href="https://garage.maemo.org/tracker/?func=detail&amp;group_id=192&amp;aid=4350&amp;atid=1420">[#4350]</a>
+</li>
+
+</ul>
+<p>
+See <a href="http://mica.garage.maemo.org/2nd_edition/release_integration.html#I20090806">Mica changes here</a>.
+</p>
+
+</div>
+
+</div>
+</div>
+<div id="footer">
+		<div class="part">
+		     <table style="" cellspacing="5" width="100%">
+				  <tbody><tr class="white">
+					<td><a href="http://esbox.garage.maemo.org" target="_blank"><img src="images/ma_es.jpg" alt="esbox" title="esbox"></a></td>
+					<td valign="middle">is a part of</td>
+					<td><a href="http://wiki.percomp.org" target="_blank"><img src="images/ma_pe.jpg" alt="percomp" title="percomp"></a></td>
+					<td valign="middle">developed by</td>
+					<td><a href="http://embedded.ufcg.edu.br" target="_blank"><img src="images/ma_emb.jpg" alt="embedded" title="embedded"></a></td>
+					<td valign="middle">in cooperation with</td>
+					<td><a href="http://www.indt.org.br/" target="_blank"><img src="images/ma_indt.jpg" alt="indt" title="indt"></a></td>
+					<td valign="middle">and</td>
+					<td><a href="http://maemo.org/" target="_blank"><img src="images/ma_ma.jpg" alt="maemo.org" title="maemo.org"></a></td>
+				  </tr>
+			</tbody></table>
+		</div>
+		<p class="right">© Copyright 2007 - 2009, INdT, 2008 - 2009 Nokia</p>
+	</div>
+</body></html>
\ No newline at end of file

Modified: www/2nd_edition/release_integration.html
===================================================================
--- www/2nd_edition/release_integration.html	2009-09-10 20:14:08 UTC (rev 2153)
+++ www/2nd_edition/release_integration.html	2009-09-10 20:16:55 UTC (rev 2154)
@@ -52,83 +52,33 @@
 	href="https://garage.maemo.org/frs/?group_id=192">Download
 integration releases here.</a></p>
 
-<!--  it's pretty buggy, don't describe it yet
-<li>Add initial installer under <strong>File &gt; New &gt; Maemo SDK Virtual Image</strong>
-to help in finding and installing a desktop or server VM.  This should
-bring ESbox one step closer to being fully installable from inside the IDE.
-<p>
-<b>Note:</b> there are already a few known issues; see the ESbox tracker.
-This feature was "officially" checked in one day after this integration
-drop was scheduled, but we wanted to get feedback sooner.
-</p>
-</li>
+<!-- 
 
- -->
-<h3 id="heading"><a name="I20090819">ESbox 2.0.0-I20090819</a></h3>
+<h3 id="heading"><a name="I2009xxxx">ESbox 2.0.0-I2009xxxx</a></h3>
 <ul>
-<li>Hover help updates
+<li>
 </li>
-<li>Updated project templates to Fremantle beta 2 level (see Mica)
-</li>
-<li>Updated project template categorization and behavior (see Mica)
-</li>
-<li>Improved ltrace integration and installation</li>
 
 </ul>
 
 <p>
-See <a href="http://mica.garage.maemo.org/2nd_edition/release_integration.html#I20090819">Mica changes here</a>.
+See <a href="http://mica.garage.maemo.org/2nd_edition/release_integration.html#I2009xxxx">Mica changes here</a>.
 </p>
 
-<p/>
 
-<h3 id="heading"><a name="I20090806">ESbox 2.0.0-I20090806</a></h3>
-<ul>
-<li>Hover help support
-<p>You can look up Maemo API docs in C/C++ editors.
-See the <strong>Help &gt; Contents &gt;
-ESbox &gt; Using Maemo Hover Help</strong> topic to
-configure this.</p>
-<p>When you hover over a symbol
-(C APIs only, currently), a window will pop up centered on the documentation
-for that symbol.  You can use <strong>F2</strong> to make the window stay
-in place.  You can also click a button in the window to open the page
-in an external browser. 
-</p>
-</li>
-<li>New Pydev version (1.4.7).  One big change is, the interpreter for the project is 
-configured at project creation time rather than when you first launch.
-(Though we will revalidate the intepreter at this time.)  
-</li>
-<li>Added LTrace profiler/analysis view support.</li>
-<li>Added Fremantle C++ project templates.  (More improvements to come.)</li>
-<li>Support Fremantle beta 2 SDK.</li>
-<li class="fix">Improve behavior for controlling Maemo AF emulator
-<a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=4284&group_id=799&atid=2996">[#4284]</a>
-</li>
-<li class="fix">Bugfix: Scratchbox 1 processes cannot run synchronously using "run.sh" script
-<a href="https://garage.maemo.org/tracker/?func=detail&group_id=192&aid=4350&atid=1420">[#4350]</a>
-</li>
+ -->
 
-</ul>
-<p>
-See <a href="http://mica.garage.maemo.org/2nd_edition/release_integration.html#I20090806">Mica changes here</a>.
-</p>
-
-
 <p/>
  
-
 <!--  uncomment when a real release comes out,
 so people don't get an old integration release -->
-<!--  
+
 <h3>Official releases</h3>
 
 <p>
-The latest release is <a href="release_2_0_0_M5.html">Beta 2</a>.
+The latest release is <a href="release_2_0_0_M6.html">2.0.0 M6 (Prefinal)</a>.
 </p>
- -->
- 
+
 <p style="text-align: right"><a href="index.html" target="_parent"><img
 	src="images/li_back.jpg" alt="back" title="back" /></a></p>
 </div>

Modified: www/2nd_edition/releases.html
===================================================================
--- www/2nd_edition/releases.html	2009-09-10 20:14:08 UTC (rev 2153)
+++ www/2nd_edition/releases.html	2009-09-10 20:16:55 UTC (rev 2154)
@@ -51,41 +51,67 @@
 Integration releases happen every two weeks or so in between.
 </p>
 
+<!-- 
 
-<h3>ESbox 2.0.0 Integration Release (2009/08/19)</h3>
+<h3>ESbox 2.0.0 Integration Release (2009/xx/yy)</h3>
 
 <ul>
 	<li><a
 		href="https://garage.maemo.org/frs/?group_id=192">Download</a>
 	</li>
-	<li><a href="release_integration.html#I20090819">Release Notes</a>
+	<li><a href="release_integration.html#I2009xxyy">Release Notes</a>
 	</li>
 	<li>SVN<pre>
-https://garage.maemo.org/svn/esbox/tags/2.0.0-I20090819
-https://garage.maemo.org/svn/mica/tags/2.0.0-I20090819
-https://garage.maemo.org/svn/mica/tags/2.0.0-I20090819-build
+https://garage.maemo.org/svn/esbox/tags/2.0.0-I2009xxyy
+https://garage.maemo.org/svn/mica/tags/2.0.0-I2009xxyy
+https://garage.maemo.org/svn/mica/tags/2.0.0-I2009xxyy-build
 </pre>
 	</li>
 </ul>
 
 <p/>
-<h3>ESbox 2.0.0 Integration Release (2009/08/06)</h3>
+ -->
 
+<h3>ESbox 2.0.0M6 (prefinal) (2009/09/11) (SOON)</h3>
+
 <ul>
+
+  <li>Update Site: <tt>http://esbox.garage.maemo.org/update/2.0</tt>
+  </li>
+
+  <li><a href="https://garage.maemo.org/frs/?group_id=192">Download</a>
+  </li>
+
+  <li><a href="release_2_0_0_M6.html">Release Notes</a>
+  </li>
+
+  <li>SVN<pre>
+  https://garage.maemo.org/svn/esbox/tags/2.0.0-M6
+  https://garage.maemo.org/svn/mica/tags/2.0.0-M6
+  https://garage.maemo.org/svn/mica/tags/2.0.0-M6-build
+  </pre>
+  </li>
+
+</ul>
+
+<h3>ESbox 2.0.0 Integration Release (2009/08/19)</h3>
+
+<ul>
 	<li><a
 		href="https://garage.maemo.org/frs/?group_id=192">Download</a>
 	</li>
-	<li><a href="release_integration.html#I20090806">Release Notes</a>
+	<li><a href="release_integration.html#I20090819">Release Notes</a>
 	</li>
 	<li>SVN<pre>
-https://garage.maemo.org/svn/esbox/tags/2.0.0-I20090806
-https://garage.maemo.org/svn/mica/tags/2.0.0-I20090806
-https://garage.maemo.org/svn/mica/tags/2.0.0-I20090806-build
+https://garage.maemo.org/svn/esbox/tags/2.0.0-I20090819
+https://garage.maemo.org/svn/mica/tags/2.0.0-I20090819
+https://garage.maemo.org/svn/mica/tags/2.0.0-I20090819-build
 </pre>
 	</li>
 </ul>
 
 <p/>
+<p/>
 <h3>ESbox 2.0.0M5 (beta 2) (2009/07/03)</h3>
 
 <ul>
@@ -104,38 +130,7 @@
 	</li>
 </ul>
 
-
-<h3>ESbox 2.0.0 Integration Release (2009/06/17)</h3>
-
-<ul>
-	<li><a
-		href="https://garage.maemo.org/frs/?group_id=192">Download</a>
-	</li>
-	<li><a href="release_integration.html#I20090603">Release Notes</a>
-	</li>
-	<li>SVN<pre>
-https://garage.maemo.org/svn/esbox/tags/2.0.0-I20090617
-https://garage.maemo.org/svn/mica/tags/2.0.0-I20090617
-https://garage.maemo.org/svn/mica/tags/2.0.0-I20090617-build
-</pre>
-	</li>
-</ul>
-
 <p/>
-<h3>ESbox 2.0.0 Integration Release (2009/06/03)</h3>
-
-<ul>
-	<li><a href="release_integration.html#I20090603">Release Notes</a>
-	</li>
-	<li>SVN<pre>
-https://garage.maemo.org/svn/esbox/tags/2.0.0-I20090603
-https://garage.maemo.org/svn/mica/tags/2.0.0-I20090603
-https://garage.maemo.org/svn/mica/tags/2.0.0-I20090603-build
-</pre>
-	</li>
-</ul>
-
-<p/>
 <h3>ESbox 2.0.0M4 (beta 1) (2009/05/22)</h3>
 
 <ul>



More information about the Esbox-commits mailing list