summaryrefslogtreecommitdiffstats
path: root/user/rsb/configuration.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-02-28 08:36:39 +1100
committerChris Johns <chrisj@rtems.org>2019-03-01 09:52:59 +1100
commitd5b631fa3bcd822815c7f875432b15e8b9875395 (patch)
tree153c5012fad2b329b10d11fbd248828fa8ef9928 /user/rsb/configuration.rst
parentAdd commands and output to the README. (diff)
downloadrtems-docs-d5b631fa3bcd822815c7f875432b15e8b9875395.tar.bz2
User: Change output block to type none.
Diffstat (limited to 'user/rsb/configuration.rst')
-rw-r--r--user/rsb/configuration.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/user/rsb/configuration.rst b/user/rsb/configuration.rst
index 85e3626..e9a6ad4 100644
--- a/user/rsb/configuration.rst
+++ b/user/rsb/configuration.rst
@@ -238,7 +238,7 @@ with:
The ``sb-defaults`` command lists the defaults for your host. I will not include
the output of this command because of its size:
-.. code-block:: shell
+.. code-block:: none
$ ../source-builder/sb-defaults
@@ -518,7 +518,7 @@ provides.
To create a private configuration change to a suitable directory:
-.. code-block:: shell
+.. code-block:: none
$ cd ~/work
$ mkdir test
@@ -749,7 +749,7 @@ Once we have the configuration files we can execute the build using the
``sb-builder`` command. The command will perform the build and create a tar file
in the ``tar`` directory:
-.. code-block:: shell
+.. code-block:: none
$ ../source-builder/sb-builder --prefix=/usr/local \
--log=log_dtc devel/dtc-1.2.0
@@ -782,7 +782,7 @@ The DTC build set file is called ``dtc.bset`` and contains:
To build this you can use something similar to:
-.. code-block:: shell
+.. code-block:: none
$ ../source-builder/sb-set-builder --prefix=/usr/local --log=log_dtc \
--trace --bset-tar-file --no-install dtc