[Tinyos-2-commits] CVS: tinyos-2.x/doc/html install-tinyos.html,
1.1.2.6, 1.1.2.7 overview.html, 1.1.2.9,
1.1.2.10 upgrade-tinyos.html, 1.1.2.6, 1.1.2.7
Phil Levis
scipio at users.sourceforge.net
Fri Sep 8 15:39:55 PDT 2006
- Previous message: [Tinyos-2-commits]
CVS: tinyos-2.x/tos/lib/net/ctp .cvsignore, NONE,
1.1.2.1 Ctp.h, 1.1.2.2, 1.1.2.3 CtpForwardingEngine.h, 1.1.2.1,
1.1.2.2 CtpForwardingEngineP.nc, 1.1.2.5, 1.1.2.6 CtpPacket.nc,
1.1.2.3, 1.1.2.4
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep108.txt, 1.1.2.10,
1.1.2.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/doc/html
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19346/html
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
install-tinyos.html overview.html upgrade-tinyos.html
Log Message:
Included ignoreos
Index: install-tinyos.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/install-tinyos.html,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -d -r1.1.2.6 -r1.1.2.7
*** install-tinyos.html 13 Jul 2006 08:26:51 -0000 1.1.2.6
--- install-tinyos.html 8 Sep 2006 22:39:53 -0000 1.1.2.7
***************
*** 230,234 ****
get strange errors when you try to execute it), this may be due
to a Cygwin version incompatibility: try the "Other" Windows/Cygwin
! RPM (1.2.7a).
<!----- tinyos-2.x/tinyos rpms -------->
--- 230,236 ----
get strange errors when you try to execute it), this may be due
to a Cygwin version incompatibility: try the "Other" Windows/Cygwin
! RPM (1.2.7a). If you are using Cygwin and installing the nesC RPM
! causes an error that the RPM was built for Cygwin,
! add the <code>--ignoreos</code> option.
<!----- tinyos-2.x/tinyos rpms -------->
***************
*** 248,252 ****
<td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/windows/nesc-1.2.7a-1.cygwin.i386.rpm">nesc-1.2.7a-1.cygwin.i386.rpm</a></td>
<td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/linux/nesc-1.2.7a-1.i386.rpm">nesc-1.2.7a-1.i386.rpm </a></td>
! <td><a href=""></a><code>rpm -Uvh</code></td>
</tr>
--- 250,255 ----
<td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/windows/nesc-1.2.7a-1.cygwin.i386.rpm">nesc-1.2.7a-1.cygwin.i386.rpm</a></td>
<td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/linux/nesc-1.2.7a-1.i386.rpm">nesc-1.2.7a-1.i386.rpm </a></td>
! <td><a href=""></a><code>rpm -Uvh</code><br>
! <code>rpm -Uvh --ignoreos</code> (if Cygwin complains)</td>
</tr>
Index: overview.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/overview.html,v
retrieving revision 1.1.2.9
retrieving revision 1.1.2.10
diff -C2 -d -r1.1.2.9 -r1.1.2.10
*** overview.html 27 Jun 2006 20:23:04 -0000 1.1.2.9
--- overview.html 8 Sep 2006 22:39:53 -0000 1.1.2.10
***************
*** 362,366 ****
a full active message communication layer.</p>
<p>The HAA is described in TEP 2: Hardware Abstraction Architecture[<a class="reference" href="#tep2">TEP2</a>].</p>
! <p>Currently (as of the 2.0 beta release at TTX3), TinyOS 2.0 supports
the following platforms:</p>
<blockquote>
--- 362,366 ----
a full active message communication layer.</p>
<p>The HAA is described in TEP 2: Hardware Abstraction Architecture[<a class="reference" href="#tep2">TEP2</a>].</p>
! <p>Currently (as of the 2.0 beta2 release in July 2006), TinyOS 2.0 supports
the following platforms:</p>
<blockquote>
***************
*** 376,379 ****
--- 376,380 ----
</ul>
</blockquote>
+ <p>The btnode3 platform is not included in the beta2 RPM.</p>
</div>
<div class="section">
Index: upgrade-tinyos.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/upgrade-tinyos.html,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -d -r1.1.2.6 -r1.1.2.7
*** upgrade-tinyos.html 13 Jul 2006 09:07:00 -0000 1.1.2.6
--- upgrade-tinyos.html 8 Sep 2006 22:39:53 -0000 1.1.2.7
***************
*** 190,194 ****
<td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/windows/nesc-1.2.7a-1.cygwin.i386.rpm">nesc-1.2.7a-1.cygwin.i386.rpm</a></td>
<td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/linux/nesc-1.2.7a-1.i386.rpm">nesc-1.2.7a-1.i386.rpm </a></td>
! <td><a href=""></a><code>rpm -Uvh</code></td>
</tr>
--- 190,194 ----
<td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/windows/nesc-1.2.7a-1.cygwin.i386.rpm">nesc-1.2.7a-1.cygwin.i386.rpm</a></td>
<td><a href="http://www.tinyos.net/dist-1.2.0/tinyos/linux/nesc-1.2.7a-1.i386.rpm">nesc-1.2.7a-1.i386.rpm </a></td>
! <td><a href=""></a><code>rpm -Uvh</code><br><code>rpm -Uvh --ignoreos</code> (if Cygwin complains)</td>
</tr>
- Previous message: [Tinyos-2-commits]
CVS: tinyos-2.x/tos/lib/net/ctp .cvsignore, NONE,
1.1.2.1 Ctp.h, 1.1.2.2, 1.1.2.3 CtpForwardingEngine.h, 1.1.2.1,
1.1.2.2 CtpForwardingEngineP.nc, 1.1.2.5, 1.1.2.6 CtpPacket.nc,
1.1.2.3, 1.1.2.4
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep108.txt, 1.1.2.10,
1.1.2.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list