]> oss.titaniummirror.com Git - oss-web.git/blobdiff - in/tinyospkgs.md
Fixes for some shuffling of git repos, and use of code spans via back-ticks.
[oss-web.git] / in / tinyospkgs.md
index f6a5240be2b689ddd56fd72ccb8632af53f3b7a0..d1d24b6457cf918f0095c15c6dd7daac35e37c8f 100644 (file)
@@ -3,13 +3,13 @@ linktitle: tinyospkgs
 parent: aptrepo
 ctime: 2009-12-10
 
-Repositories: [tinyos](http://repo/gitweb/?p=tmi/tinyos-2.x.git;a=summary),
+Repositories: [tinyos](http://repo/gitweb/?p=tinyos-2.x.git;a=summary),
 [[aptrepo]].
 
 # Package versioning
 
 The TinyOS packages are built from the TMI
-[TinyOS repository](http://repo/gitweb/?p=tmi/tinyos-2.x.git;a=summary).  The
+[TinyOS repository](http://repo/gitweb/?p=tinyos-2.x.git;a=summary).  The
 package version number is of the form `tosver-tmiver`, where `tosver` is the
 official TinyOS release version on which the code is based, and `tmiver` is the
 version of the modifications applied by TMI.  Released APT package versions are
@@ -37,15 +37,15 @@ to the latest TinyOS version.  The TMI approach allows multiple TinyOS trees
 to be installed simultaneously, thereby allowing different applications to be
 compiled against different TinyOS versions.
 
-The official TinyOS installs the source tree at /opt/tinyos-2.x.  The TMI
-version installs source trees at /opt/tinyos/VER.  For example, the latest TMI
-tree is installed at /opt/tinyos/2.1.0-3.  TMI also maintains in its repository
-the last few official source trees.  At least one must be installed, and the
-developer may install others as needed.  When installing or upgrading TMI
-TinyOS packages via APT, the latest TMI tree package is automatically installed.
-Source the script `/opt/tinyos/tinyos.sh` to set the three you wish to use.
-Source this script from your login profile with no argument to ensure that your
-tree selection is persistent across logins.
+The official TinyOS installs the source tree at `/opt/tinyos-2.x`.  The TMI
+version installs source trees at `/opt/tinyos/VER`.  For example, the latest
+TMI tree is installed at `/opt/tinyos/2.1.0-3`.  TMI also maintains in its
+repository the last few official source trees.  At least one must be installed,
+and the developer may install others as needed.  When installing or upgrading
+TMI TinyOS packages via APT, the latest TMI tree package is automatically
+installed.  Source the script `/opt/tinyos/tinyos.sh` to set the three you wish
+to use.  Source this script from your login profile with no argument to ensure
+that your tree selection is persistent across logins.
 
 This is the currently available trees as of this writing.  You can use the
 command shown below to at any time view the available source trees.