[Tinyos-2-commits] CVS: tinyos-2.x/doc/html install-tinyos.html,
1.13, 1.14 upgrade-tinyos.html, 1.12, 1.13
Phil Levis
scipio at users.sourceforge.net
Tue May 1 20:12:48 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/doc/html
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8186/html
Modified Files:
install-tinyos.html upgrade-tinyos.html
Log Message:
Updated instructions.
Index: install-tinyos.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/install-tinyos.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** install-tinyos.html 1 May 2007 23:39:19 -0000 1.13
--- install-tinyos.html 2 May 2007 03:12:46 -0000 1.14
***************
*** 9,13 ****
<div class="title">Installing TinyOS 2.0</div>
! <div class="subtitle">Last updated 8 April 2007</div>
<p>If you already have a 1.x tree or an existing 2.x tree, you are better off
--- 9,13 ----
<div class="title">Installing TinyOS 2.0</div>
! <div class="subtitle">Last updated 1 May 2007</div>
<p>If you already have a 1.x tree or an existing 2.x tree, you are better off
***************
*** 21,26 ****
<p><A
! HREF="http://toilers.mines.edu/Public/XubunTOS/">Download a
! Linux live CD that has a TinyOS installation on it</A>. All you
need to do is download the CD image, burn it onto a CD, and
install from there. This saves you all of the complexities of
--- 21,27 ----
<p><A
! HREF="http://toilers.mines.edu/Public/XubunTOS">Download a
! Linux live CD that has a TinyOS installation on it</A>.
! All you
need to do is download the CD image, burn it onto a CD, and
install from there. This saves you all of the complexities of
***************
*** 34,38 ****
and Linux. There have been some <A HREF="">successful efforts</A> to getting TinyOS environments working
on Mac OSX, but OSX is not supported by the Core WG.</p>
!
<p>Installing a TinyOS enviromnent has five basic steps; Windows requires an extra step,
installing Cygwin, which is a UNIX-like environment. The steps are:</p>
--- 35,45 ----
and Linux. There have been some <A HREF="">successful efforts</A> to getting TinyOS environments working
on Mac OSX, but OSX is not supported by the Core WG.</p>
!
! <p>If you are running a version of Linux that supports Debian packages, then
! you may want to use the TinyOS package repository. There is a <A HREF="http://www.tinyos.net/scoop/story/2007/3/1/142950/4912">story on www.tinyos.net</A>
! that describes how to use it. If you do this, then you do not have to
! install the instructions here, except that you will need to check
! that your environment is set up correctly (the final step)</p>
!
<p>Installing a TinyOS enviromnent has five basic steps; Windows requires an extra step,
installing Cygwin, which is a UNIX-like environment. The steps are:</p>
***************
*** 312,317 ****
<tr>
<td>TinyOS</td>
! <td><a href="http://www.tinyos.net/dist-2.0.0/tinyos/windows/tinyos-2.0.0-3.cygwin.noarch.rpm">tinyos-2.0.0-3.cygwin.noarch.rpm</a></td>
! <td><a href="http://www.tinyos.net/dist-2.0.0/tinyos/linux/tinyos-2.0.0-3.noarch.rpm">tinyos-2.0.0-3.noarch.rpm</a></td>
</tr>
--- 319,324 ----
<tr>
<td>TinyOS</td>
! <td><a href="http://www.tinyos.net/dist-2.0.0/tinyos/windows/tinyos-2.0.1-5.cygwin.noarch.rpm">tinyos-2.0.1-5.cygwin.noarch.rpm</a></td>
! <td><a href="http://www.tinyos.net/dist-2.0.0/tinyos/linux/tinyos-2.0.1-5.noarch.rpm">tinyos-2.0.1-5.noarch.rpm</a></td>
</tr>
Index: upgrade-tinyos.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/upgrade-tinyos.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** upgrade-tinyos.html 1 May 2007 23:39:19 -0000 1.12
--- upgrade-tinyos.html 2 May 2007 03:12:46 -0000 1.13
***************
*** 9,13 ****
<div class="title">Upgrading from TinyOS 1.x to TinyOS 2.x</div>
! <div class="subtitle">Last updated 8 April 2007</div>
<p>
This document describes how to upgrade your TinyOS 1.x environment to
--- 9,13 ----
<div class="title">Upgrading from TinyOS 1.x to TinyOS 2.x</div>
! <div class="subtitle">Last updated 1 May 2007</div>
<p>
This document describes how to upgrade your TinyOS 1.x environment to
***************
*** 234,239 ****
<tr>
<td>TinyOS</td>
! <td><a href="http://www.tinyos.net/dist-2.0.0/tinyos/windows/tinyos-2.0.0-3.cygwin.noarch.rpm">tinyos-2.0.0-3.cygwin.noarch.rpm</a></td>
! <td><a href="http://www.tinyos.net/dist-2.0.0/tinyos/linux/tinyos-2.0.0-3.noarch.rpm">tinyos-2.0.0-3.noarch.rpm</a></td>
<td><tt>rpm -Uvh</tt> (to upgrade)<br>
<tt>rpm -ivh</tt> (to install)<br>
--- 234,239 ----
<tr>
<td>TinyOS</td>
! <td><a href="http://www.tinyos.net/dist-2.0.0/tinyos/windows/tinyos-2.0.1-5.cygwin.noarch.rpm">tinyos-2.0.1-5.cygwin.noarch.rpm</a></td>
! <td><a href="http://www.tinyos.net/dist-2.0.0/tinyos/linux/tinyos-2.0.1-5.noarch.rpm">tinyos-2.0.1-5.noarch.rpm</a></td>
<td><tt>rpm -Uvh</tt> (to upgrade)<br>
<tt>rpm -ivh</tt> (to install)<br>
More information about the Tinyos-2-commits
mailing list