Initial commit.
[dtn] / www / DTN_Technical_Details / DIABLO.html
index 424349d..f0b1fa3 100644 (file)
@@ -6,7 +6,7 @@
   <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     
     <meta name="Generator" content="iWeb 3.0.1" />
-    <meta name="iWeb-Build" content="local-build-20100729" />
+    <meta name="iWeb-Build" content="local-build-20100819" />
     <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
     <meta name="viewport" content="width=700" />
     <title>Delay-/Disruption- Tolerant Networking on Maemo Linux-based OS
DTN implementation porting for Maemo 4.1.x (codename Diablo)</title>
@@ -16,6 +16,7 @@
     <script type="text/javascript" src="Scripts/iWebSite.js"></script>
     <script type="text/javascript" src="Scripts/Widgets/SharedResources/WidgetCommon.js"></script>
     <script type="text/javascript" src="Scripts/Widgets/Navbar/navbar.js"></script>
+    <script type="text/javascript" src="Scripts/iWebImage.js"></script>
     <script type="text/javascript" src="DIABLO_files/DIABLO.js"></script>
   </head>
   <body style="background: rgb(255, 255, 255); margin: 0pt; " onload="onPageLoad();" onunload="onPageUnload();">
@@ -66,8 +67,8 @@ new NavBar('widget0', 'Scripts/Widgets/Navbar', 'Scripts/Widgets/SharedResources
         </div>
         <div style="margin-left: 0px; position: relative; width: 700px; z-index: 5; " id="body_layer">
           <div style="height: 0px; line-height: 0px; " class="bumper"> </div>
-          <div id="id2" style="height: 1476px; left: 35px; position: absolute; top: 25px; width: 634px; z-index: 1; " class="style_SkipStroke_1 shape-with-text">
-            <div class="text-content style_External_634_1476" style="padding: 0px; ">
+          <div id="id2" style="height: 1558px; left: 35px; position: absolute; top: 25px; width: 634px; z-index: 1; " class="style_SkipStroke_1 shape-with-text">
+            <div class="text-content style_External_634_1558" style="padding: 0px; ">
               <div class="style_2">
                 <p style="padding-top: 0pt; " class="paragraph_style">After some <a title="FREMANTLE.html" href="FREMANTLE.html" class="Nessuna">experiments in porting DTN architecture on Maemo 5</a>, codename Fremantle, we decided to try another port: DTN architecture on Maemo 4.1.x codename Diablo.<br />We found a certain amount of problems with the compilation of packages ’cause of unresolved dependencies (old packages in Diablo distribution) but rather other problems that were encountered with the version for Fremantle were easily overcome.<br /></p>
                 <p class="paragraph_style"><span class="style_3">Maemo OS Version:</span> Maemo 4.1.x codename Diablo<br /><span class="style_3">Latest Stable Version:</span> 2.7.0maemo-diablo10<br /><span class="style_3">Date of release:</span> Fri, 23 Jul 2010<br /></p>
@@ -82,10 +83,10 @@ new NavBar('widget0', 'Scripts/Widgets/Navbar', 'Scripts/Widgets/SharedResources
                 <p class="paragraph_style_1">INSTALLATION PROCEDURE<br /></p>
                 <p class="paragraph_style">    &gt; <a title="DIABLO_INSTALLATION_PROCEDURE.html" href="DIABLO_INSTALLATION_PROCEDURE.html">Maemo 4 Diablo Complete Installation Procedure</a><br /></p>
                 <p class="paragraph_style"><br /></p>
-                <p class="paragraph_style"><span class="style_4">IF YOU HAVE TO REMOVE DTN INSTALLATION</span><br /><br />Please open XTerminal in “Other Applications” menu and become root with “sudo gainroot” (if gainroot app installed) or “ssh <a title="mailto:root@127.0.0.1" href="mailto:root@127.0.0.1">root@127.0.0.1</a>” (if Open Ssh Client &amp; Server app installed); after insert these commands:<br />apt-get remove dtn<br />apt-get remove liboasys<br /></p>
-                <p class="paragraph_style">If for any reason apt-get does not work type<br />dpkg -r dtn<br />dpkg -r liboasys<br /></p>
+                <p class="paragraph_style"><span class="style_4">IF YOU HAVE TO REMOVE DTN INSTALLATION</span><br /><br />Please open XTerminal in “Other Applications” menu and become root with “sudo gainroot” (if gainroot app installed) or “ssh <a title="mailto:root@127.0.0.1" href="mailto:root@127.0.0.1">root@127.0.0.1</a>” (if Open Ssh Client &amp; Server app installed); after insert these commands:<br /><br />    apt-get remove dtn<br />    apt-get remove liboasys<br /></p>
+                <p class="paragraph_style">If for any reason apt-get does not work type<br /><br />    dpkg -r dtn<br />    dpkg -r liboasys<br /></p>
                 <p class="paragraph_style"><br /></p>
-                <p class="paragraph_style"><span class="style_4">IF YOU DON’T WANT DTN DAEMON AS SYSTEM SERVICE</span><br /><br />Please open XTerminal in “Other Applications” menu and become root with “sudo gainroot” (if gainroot app installed) or “ssh root@127.0.0.1” (if Open Ssh Client &amp; Server app installed); after type<br />update-rc.d -f dtnd remove<br /></p>
+                <p class="paragraph_style"><span class="style_4">IF YOU DON’T WANT DTN DAEMON AS SYSTEM SERVICE</span><br /><br />Please open XTerminal in “Other Applications” menu and become root with “sudo gainroot” (if gainroot app installed) or “ssh root@127.0.0.1” (if Open Ssh Client &amp; Server app installed); after type<br /><br />    update-rc.d -f dtnd remove<br /></p>
                 <p class="paragraph_style"><br /></p>
                 <p class="paragraph_style"><span class="style_4">KNOWN BUGS OF LATESTS STABLE VERSION</span><br /><br />- [PARTLY RESOLVED] The DTN daemon (dtnd) doesn’t start/stop/restart in normal init mode.<br />      In addition /etc/init.d/dtnd start and /etc/init.d/dtnd stop are not working properly.<br />- [CURRENTLY UNRESOLVED] The upgrade of various stable releases of packets doesn’t work from graphic interface (the Applications Manager of Maemo). For now we recommend to upgrade from X-Terminal.<br /></p>
                 <p class="paragraph_style"><br /></p>
@@ -96,10 +97,43 @@ new NavBar('widget0', 'Scripts/Widgets/Navbar', 'Scripts/Widgets/SharedResources
               </div>
             </div>
           </div>
-          <div style="height: 1501px; line-height: 1501px; " class="spacer"> </div>
+          <div style="height: 1583px; line-height: 1583px; " class="spacer"> </div>
         </div>
         <div style="height: 150px; margin-left: 0px; position: relative; width: 700px; z-index: 15; " id="footer_layer">
           <div style="height: 0px; line-height: 0px; " class="bumper"> </div>
+          <div style="height: 70px; width: 70px;  height: 70px; left: -3px; position: absolute; top: 11px; width: 70px; z-index: 1; " class="tinyText style_SkipStroke_2 stroke_0">
+            <img src="DIABLO_files/tux.png" alt="" style="border: none; height: 70px; width: 70px; " />
+          </div>
+          
+
+
+          <div style="height: 70px; width: 72px;  height: 70px; left: 80px; position: absolute; top: 11px; width: 72px; z-index: 1; " class="tinyText style_SkipStroke_2 stroke_0">
+            <img src="DIABLO_files/gnu.png" alt="" style="border: none; height: 71px; width: 72px; " />
+          </div>
+          
+
+
+          <div style="height: 70px; width: 73px;  height: 70px; left: 174px; position: absolute; top: 11px; width: 73px; z-index: 1; " class="tinyText style_SkipStroke_2 stroke_0">
+            <img src="DIABLO_files/opensource.jpg" alt="" style="border: none; height: 70px; width: 74px; " />
+          </div>
+          
+
+
+          <div style="height: 70px; width: 61px;  height: 70px; left: 267px; position: absolute; top: 11px; width: 61px; z-index: 1; " class="tinyText style_SkipStroke_2 stroke_0">
+            <img src="DIABLO_files/debian.png" alt="" style="border: none; height: 70px; width: 61px; " />
+          </div>
+          
+
+
+          <div style="height: 70px; width: 68px;  height: 70px; left: 341px; position: absolute; top: 11px; width: 68px; z-index: 1; " class="tinyText style_SkipStroke_2 stroke_0">
+            <img src="DIABLO_files/ubuntu.png" alt="" style="border: none; height: 70px; width: 68px; " />
+          </div>
+          
+
+
+          <div style="height: 49px; width: 273px;  height: 49px; left: 425px; position: absolute; top: 21px; width: 273px; z-index: 1; " class="tinyText style_SkipStroke_2 stroke_0">
+            <img src="DIABLO_files/maemo.png" alt="" style="border: none; height: 49px; width: 274px; " />
+          </div>
         </div>
       </div>
     </div>