summaryrefslogtreecommitdiffstats
path: root/doc/environment.rst
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-06-19 19:27:34 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-12-03 22:37:00 +0100
commite51ca4b308bdb7309f53639987232637bc553d32 (patch)
tree25adc6378bf5e42fb01d9aad6d0480e2fa73d5ea /doc/environment.rst
parent73dd987280fb078a08fe12a1572bdf9f9a5e09ea (diff)
downloadptxdist-e51ca4b308bdb7309f53639987232637bc553d32.tar.gz
ptxdist-e51ca4b308bdb7309f53639987232637bc553d32.tar.xz
environment.rst: replace fixes & cleanups
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'doc/environment.rst')
-rw-r--r--doc/environment.rst11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/environment.rst b/doc/environment.rst
index 92662a455..40fe821ed 100644
--- a/doc/environment.rst
+++ b/doc/environment.rst
@@ -14,7 +14,7 @@ http://www.oselas.com and http://www.ptxdist.de. These websites provide
all required packages and documentation (at least for software
components which are available to the public).
-In order to build , the following source archives have to be available
+In order to build |ptxdistBSPName|, the following source archives have to be available
on the development host:
* ptxdist-\ |ptxdistVendorVersion|\ .tar.bz2
@@ -151,9 +151,8 @@ If all required components are found the output ends with:
.. parsed-literal::
- [escapechar=^]
[...]
- checking whether python development files are present... yes
+ checking whether Python development files are present... yes
checking for patch... /usr/bin/patch
checking whether /usr/bin/patch will work... yes
@@ -474,7 +473,7 @@ Subpath is:
Package filename is:
-| oselas.toolchain-\ |oselasTCNVendorVersion|\ |oselasTCNVendorPatchLevel|\ -\ |ptxdistCompilerName|\ -\ |ptxdistCompilerVersion|\ *.deb
+| oselas.toolchain-\ |oselasTCNVendorVersion|\ |oselasTCNVendorPatchLevel|\ -\ |ptxdistCompilerName|\ -\ |ptxdistCompilerVersion|\ \*.deb
Package filenames for 32 bit host machines are ending on ``*_i386.deb``
and for 64 bit host machines on ``*_amd64.deb``.
@@ -608,10 +607,10 @@ new one.
All toolchains will be installed side by side architecture dependent
into directory
-``/opt/OSELAS.Toolchain-/architecture_part``.
+| /opt/OSELAS.Toolchain-\ |oselasTCNVendorVersion|\ |oselasTCNVendorPatchLevel|/<architecture>
Different toolchains for the same architecture will be installed side by
side version dependent into directory
-``/opt/OSELAS.Toolchain-/architecture_part/version_part``.
+| /opt/OSELAS.Toolchain-\ |oselasTCNVendorVersion|\ |oselasTCNVendorPatchLevel|/<architecture>/<version>