]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Text.
authorscipio <scipio>
Tue, 31 Jul 2007 07:14:04 +0000 (07:14 +0000)
committerscipio <scipio>
Tue, 31 Jul 2007 07:14:04 +0000 (07:14 +0000)
doc/html/install-tinyos.html
doc/index.html

index bf019d4754d669434dad8cfe3512cb6f9a0b449a..78b5895d2fc0d9ba44e6ee4b6c47e493b06e6c60 100644 (file)
 <p>If you already have a 1.x tree or an existing 2.x tree, you are better off 
 following the <i>upgrade</i> instructions at 
 <a href="upgrade-tinyos.html">upgrade-tinyos.html</a>. There are two ways to install
-      TinyOS. The first (and recommended) way is to install a live CD that gives
-      you a virtualized Linux with a complete TinyOS install. The second is to
-      install TinyOS on your host operating system.</p> 
+      TinyOS. The first way is to install a live CD that gives
+      you a virtualized Linux with a complete TinyOS install. Note that since
+      this is on a CD, you can't modify anything; you can, however, make
+      a LiveUSB device to use as your TinyOS install. The second way is to
+      install TinyOS on your host operating system. When installing
+      on a host operating system, you can either use a debian package
+      repository or manually instally with RPMs.</p> 
 
       <h1>One-step Install with a Live CD</h1>
 
index 155ac2e9f5825efaf87949e40765201d3aa94fca..d0de923e88e9dabf82f998be416bae59b3bcdae0 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 
   <HEAD>
-    <TITLE>TinyOS 2.0 Documentation</TITLE>
+    <TITLE>TinyOS 2.0.1 Documentation</TITLE>
     <LINK HREF="stylesheets/tinyos.css" REL="stylesheet" TYPE="text/css">
   </HEAD>
 
       <TABLE WIDTH=800 CELLPADDING=4>
        <TR>
          <TD CLASS="title">
-           TinyOS 2.0 Documentation<br>
-           <DIV CLASS="subtitle">Last Modified: April 19 2007</DIV>
+           TinyOS 2.0.1 Documentation<br>
+           <DIV CLASS="subtitle">Last Modified: June 9 2007</DIV>
          </TD>
        </TR>
        <TR>
          <TD>
-           <p>TinyOS 2.0 has three sets of documentation. The first
+           <p>This is the documentation for the TinyOS 2.0.1 release.
+              There is also documentation for <A HREF="http://www.tinyos.net/dist-2.0.0/tinyos-2.0.0/doc/">version 2.0.0</A> and <A HREF="http://www.tinyos.net/tinyos-1.x/doc/">version 1.x</A>.
+              
+              <p>TinyOS 2.0 has three sets of documentation. The first
            set is the release notes and high-level overviews of the
            system. The second set is a series of tutorials and a
            TinyOS programming manual, which explore different parts
           </TD>
         </TR>
        <TR>
-         <TD CLASS="subtitle"><A HREF="html/nesdoc/">3B. TinyOS Source Code Documentation</A></TD>
+         <TD CLASS="subtitle"><A HREF="nesdoc/">3B. TinyOS Source Code Documentation</A></TD>
        </TR>
         <TR>
           <TD>
            <p>In addition to TEPs, which document the organization and design
-             behind important parts of TinyOS, there is also <A HREF="html/nesdoc/">source code
+             behind important parts of TinyOS, there is also <A HREF="nesdoc/">source code
              documentation</A>.<br><br>
           </TD>
         </TR>
        <TR>
-         <TD CLASS="subtitle"><A HREF="html/tos-javasdk-javadoc/index.html"> 3C. TinyOS Java toolchain Code Documentation</A></TD>
+         <TD CLASS="subtitle"><A HREF="javadoc/index.html"> 3C. TinyOS Java toolchain Code Documentation</A></TD>
        </TR>
         <TR>
           <TD>
 
 
           <p>There is similar 
-         <A HREF="html/tos-javasdk-javadoc/index.html">javadoc documentation</A> for the Java toolchain, 
+         <A HREF="javadoc/index.html">javadoc documentation</A> for the Java toolchain, 
              which describes the Java classes and their functionality. This documentation
              is incomplete. 
           </p>