summaryrefslogtreecommitdiffstats
path: root/doc/ref_manual.rst
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-07-22 18:38:31 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-07-23 09:26:10 +0200
commit0862f0da500ddd9bc11df7bc261b28d8f22e5e19 (patch)
treeab50db831f9a58101880b6cde2f5b139bff7748d /doc/ref_manual.rst
parent3e3ae4b3333a30275bbac8b81a114ecae8299314 (diff)
downloadptxdist-0862f0da500ddd9bc11df7bc261b28d8f22e5e19.tar.gz
ptxdist-0862f0da500ddd9bc11df7bc261b28d8f22e5e19.tar.xz
root-debug: remove it everywhere
Separate debug files in .debug/ directories in root/ have been available for some time. This is supported by all modern toolchains and much less confusing. Remove all references to root-debug except for cleaning: This way there won't be old root-debug/ directories lying around after upgrading and running 'ptxdist clean' or 'ptxdist clean root'. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'doc/ref_manual.rst')
-rw-r--r--doc/ref_manual.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/ref_manual.rst b/doc/ref_manual.rst
index 68fb1ddad..c2a768665 100644
--- a/doc/ref_manual.rst
+++ b/doc/ref_manual.rst
@@ -431,7 +431,6 @@ Usage:
Installs given file or directory into:
* the project's ``<platform-dir>/root/``
-* the project's ``<platform-dir>/root-debug/``
* an ipkg/opkg packet in the project's ``<platform-dir>/packages/``
Some of the parameters have fixed meanings:
@@ -532,7 +531,6 @@ Usage:
Installs the whole directory tree with all files from the given directory into:
* the project's ``<platform-dir>/root/``
-* the project's ``<platform-dir>/root-debug/``
* an ipkg packet in the project's ``<platform-dir>/packages/``
Some of the parameters have fixed meanings:
@@ -589,7 +587,6 @@ Usage:
Installs the whole source directory tree with all files from the given directory into:
* the project's ``<platform-dir>/root/``
-* the project's ``<platform-dir>/root-debug/``
* an ipkg packet in the project's ``<platform-dir>/packages/``
The ``<destination dir>`` is used like in the ``install_alternative`` to let
@@ -638,7 +635,6 @@ Usage:
Installs given files or directories into:
* the project's ``<platform-dir>/root/``
-* the project's ``<platform-dir>/root-debug/``
* an ipkg/opkg packet in the project's ``<platform-dir>/packages/``
The base parameters and their meanings:
@@ -702,7 +698,6 @@ Usage:
Installs a symbolic link into:
* the project's ``<platform-dir>/root/``
-* the project's ``<platform-dir>/root-debug/``
* an ipkg/opkg packet in the project's ``<platform-dir>/packages/``
The parameters and their meanings:
@@ -744,7 +739,6 @@ Usage:
Installs archives content into:
* the project's ``<platform-dir>/root/``
-* the project's ``<platform-dir>/root-debug/``
* an ipkg/opkg packet in the project's ``<platform-dir>/packages/``
All parameters have fixed meanings:
@@ -777,7 +771,6 @@ Installs parts of a directory tree with all files from the given directory
into:
* the project's ``<platform-dir>/root/``
-* the project's ``<platform-dir>/root-debug/``
* an ipkg packet in the project's ``<platform-dir>/packages/``
Some of the parameters have fixed meanings:
@@ -830,7 +823,6 @@ Usage:
Installs the shared library <libname> into the root filesystem.
* the project's ``<platform-dir>/root/``
-* the project's ``<platform-dir>/root-debug/``
* an ipkg/opkg packet in the project's ``<platform-dir>/packages/``
The parameters and their meanings: