[Tinyos-commits] CVS: tinyos-1.x/doc install-snapshots.html.in, 1.4, 1.5 install-snapshots.html, 1.11, 1.12

Kristin Wright kristinwright at users.sourceforge.net
Wed Dec 28 08:07:51 PST 2005


Update of /cvsroot/tinyos/tinyos-1.x/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv717

Modified Files:
	install-snapshots.html.in install-snapshots.html 
Log Message:
1.1.15 changes

Index: install-snapshots.html.in
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/doc/install-snapshots.html.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** install-snapshots.html.in	3 Jun 2005 20:33:13 -0000	1.4
--- install-snapshots.html.in	28 Dec 2005 16:07:49 -0000	1.5
***************
*** 1,6 ****
! define(`tosVersion', `1.1.13')
! define(`tosLastVersion', `1.1.12')
! define(`tosLinuxRPM', `tinyos-1.1.13May2005cvs-1.noarch.rpm')
! define(`tosWindowsRPM', `tinyos-1.1.13May2005cvs-1.cygwin.noarch.rpm')
  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  <html>
--- 1,6 ----
! define(`tosVersion', `1.1.15')
! define(`tosLastVersion', `1.1.14')
! define(`tosLinuxRPM', `tinyos-1.1.15Dec2005cvs-1.noarch.rpm')
! define(`tosWindowsRPM', `tinyos-1.1.15Dec2005cvs-1.cygwin.noarch.rpm')
  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  <html>

Index: install-snapshots.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/doc/install-snapshots.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** install-snapshots.html	3 Jun 2005 20:33:13 -0000	1.11
--- install-snapshots.html	28 Dec 2005 16:07:49 -0000	1.12
***************
*** 23,27 ****
  <b>You need not install any previously released 1.1.x snapshots. That
  is, if you have 1.1.0 installed on your machine, you can jump right to
! installing 1.1.13 rather than installing 1.1.1... up to 1.1.13. 
  Each 1.1.x CVS snapshot supercedes previous 1.1.x CVS snapshot
  releases.</b>
--- 23,27 ----
  <b>You need not install any previously released 1.1.x snapshots. That
  is, if you have 1.1.0 installed on your machine, you can jump right to
! installing 1.1.15 rather than installing 1.1.1... up to 1.1.15. 
  Each 1.1.x CVS snapshot supercedes previous 1.1.x CVS snapshot
  releases.</b>
***************
*** 33,40 ****
  your entire TinyOS-1.x directory and saving it someplace.</li>
  <li><b>Download the most recent 1.1.x rpm: </b><a
! href="http://webs.cs.berkeley.edu/tos/dist-1.1.0/tinyos/windows/tinyos-1.1.13May2005cvs-1.cygwin.noarch.rpm">tinyos-1.1.13May2005cvs-1.cygwin.noarch.rpm</a></li>
  <li><b>Install.</b> As Administrator in a cygwin shell do <br>"<span
  style="font-family: monospace;">rpm --force --ignoreos -Uvh
! tinyos-1.1.13May2005cvs-1.cygwin.noarch.rpm</span>" in the directory where you saved the rpm. This will take a while (the tinyos package
  installation includes compiling the java code). TinyOS is installed in
  /opt/tinyos-1.x.</li>
--- 33,40 ----
  your entire TinyOS-1.x directory and saving it someplace.</li>
  <li><b>Download the most recent 1.1.x rpm: </b><a
! href="http://webs.cs.berkeley.edu/tos/dist-1.1.0/tinyos/windows/tinyos-1.1.15Dec2005cvs-1.cygwin.noarch.rpm">tinyos-1.1.15Dec2005cvs-1.cygwin.noarch.rpm</a></li>
  <li><b>Install.</b> As Administrator in a cygwin shell do <br>"<span
  style="font-family: monospace;">rpm --force --ignoreos -Uvh
! tinyos-1.1.15Dec2005cvs-1.cygwin.noarch.rpm</span>" in the directory where you saved the rpm. This will take a while (the tinyos package
  installation includes compiling the java code). TinyOS is installed in
  /opt/tinyos-1.x.</li>
***************
*** 53,62 ****
  <ul>
  <li><b>Save your previous work. </b>We recommend making a tarball of your entire tinyos-1.x directory and saving it someplace.</li>
! <li><b>Download the latest 1.1.x rpm: </b><a href="http://webs.cs.berkeley.edu/tos/dist-1.1.0/tinyos/linux/tinyos-1.1.13May2005cvs-1.noarch.rpm">tinyos-1.1.13May2005cvs-1.noarch.rpm</a></li>
  </li>
! <li><b>Install.</b> As root in linux install the 1.1.13 rpm with <br>
      <div style="margin-left: 40px; font-family: monospace;">rpm -Uvh --prefix
  <span style="font-style: italic;">TINYOSDIR</span> 
! tinyos-1.1.13May2005cvs-1.noarch.rpm<br>
  cd <span style="font-style: italic;">TINYOSDIR;</span> chown -R <span
   style="font-style: italic;">USER.GROUP</span> tinyos-1.x<br>
--- 53,62 ----
  <ul>
  <li><b>Save your previous work. </b>We recommend making a tarball of your entire tinyos-1.x directory and saving it someplace.</li>
! <li><b>Download the latest 1.1.x rpm: </b><a href="http://webs.cs.berkeley.edu/tos/dist-1.1.0/tinyos/linux/tinyos-1.1.15Dec2005cvs-1.noarch.rpm">tinyos-1.1.15Dec2005cvs-1.noarch.rpm</a></li>
  </li>
! <li><b>Install.</b> As root in linux install the 1.1.15 rpm with <br>
      <div style="margin-left: 40px; font-family: monospace;">rpm -Uvh --prefix
  <span style="font-style: italic;">TINYOSDIR</span> 
! tinyos-1.1.15Dec2005cvs-1.noarch.rpm<br>
  cd <span style="font-style: italic;">TINYOSDIR;</span> chown -R <span
   style="font-style: italic;">USER.GROUP</span> tinyos-1.x<br>



More information about the Tinyos-commits mailing list