summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2016-06-08 14:28:13 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-20 15:04:44 +0200
commit234b23326901f40c8061a181d2ca1c2cd38aaf61 (patch)
tree433e1c2d0f258c8156432875078c22f1d9606ddd
parent30c48d12a72f6a08de01f98aa5821bfcc8734603 (diff)
downloadptxdist-234b23326901f40c8061a181d2ca1c2cd38aaf61.tar.gz
ptxdist-234b23326901f40c8061a181d2ca1c2cd38aaf61.tar.xz
This PTXdist feature will fade out. Remove it from the docs
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
-rw-r--r--doc/environment.rst19
-rw-r--r--doc/ref_parameter.inc11
2 files changed, 0 insertions, 30 deletions
diff --git a/doc/environment.rst b/doc/environment.rst
index 2571a1f3a..022036899 100644
--- a/doc/environment.rst
+++ b/doc/environment.rst
@@ -257,25 +257,6 @@ archive directory for all projects it handles: navigate to menu entry
*Source Directory* and enter the path to the directory where PTXdist
should store archives to share between its projects.
-Generic Project Location
-^^^^^^^^^^^^^^^^^^^^^^^^
-
-If we already installed the generic projects we should also configure
-PTXdist to know this location. If we already did so, we can use the
-command ``ptxdist projects`` to get a list of available projects and
-``ptxdist clone`` to get a local working copy of a shared generic
-project.
-
-Navigate to menu entry *Project Searchpath* and enter the path to
-projects that can be used in such a way. Here we can configure more than
-one path, each part can be delemited by a colon. For example for
-PTXdist’s generic projects and our own previous projects like this:
-
-``/usr/local/lib/ptxdist-/projects:/office/my_projects/ptxdist``
-
-Leave the menu and store the configuration. PTXdist is now ready for
-use.
-
If there is no toolchain available yet, the next step is to build one at
least for the desired target architecture. Refer to the application note
“Building Toolchains” for further details.
diff --git a/doc/ref_parameter.inc b/doc/ref_parameter.inc
index f2ea2ae18..35187fccb 100644
--- a/doc/ref_parameter.inc
+++ b/doc/ref_parameter.inc
@@ -52,17 +52,6 @@ Setup and Project Actions
setup the environment specific settings like the network IP address and
so on.
-``projects``
- if the generic projects coming in a separate archive
- are installed, this actions lists the projects a user can clone for its
- own work.
-
-``clone <from> <to>``
- this action clones an existing project from
- the ``projects`` list into a new directory. The <from>argument must be a
- name gotten from ``ptxdist projects`` command, the <to>argument is the
- new project (and directory) name, created in the current directory.
-
``menuconfig``
start the menu to configure the project’s root
filesystem. This is in respect to user land only. Its the main menu to