[PATCH] Update User Documentation for host setup for Linux

Chris Johns chrisj at rtems.org
Sun Feb 24 21:36:04 UTC 2019


On 23/2/19 1:52 am, Vaibhav Gupta wrote:
> - mention for the installion of 'pax' package if RTEMS is configured with --enable-tests, else build will fail.
> ---
>  user/hosts/posix.rst  | 5 +++++
>  user/tools/tester.rst | 2 ++
>  2 files changed, 7 insertions(+)
> 
> diff --git a/user/hosts/posix.rst b/user/hosts/posix.rst
> index 063ebe2..ed2cdb5 100644
> --- a/user/hosts/posix.rst
> +++ b/user/hosts/posix.rst
> @@ -40,6 +40,11 @@ control of the machine. We call this project sandboxing and
>  Linux
>  -----
>  
> +BSP Build will require ``pax`` package if RTEMS is configured with
> +``--enable-tests`` option, see :ref:`BuildingRTEMSTests`.
> +By default, this package is not installed on many Linux distributions. You can check for it using your package manager. 

Please format lines to 80 columns ...

 https://git.rtems.org/rtems-docs/tree/README.txt#n353

Thanks
Chris


More information about the devel mailing list