Re: 'pax' is missing from list of required-packages, for host setup, for Arch Linux, in the documentation

2019-02-22 Thread Vaibhav Gupta
Or maybe we can mention in the documentation for host setups for all Linux distros, to install pax. As we have mentioned for other required packages too. On Fri, 22 Feb, 2019, 1:02 PM Sebastian Huber < sebastian.hu...@embedded-brains.de wrote: > On 21/02/2019 22:01, Chris Johns wrote: > > On 22/2

Re: 'pax' is missing from list of required-packages, for host setup, for Arch Linux, in the documentation

2019-02-22 Thread Vaibhav Gupta
I will create patch and send it to mailing list. On Fri, 22 Feb, 2019, 1:02 PM Sebastian Huber < sebastian.hu...@embedded-brains.de wrote: > On 21/02/2019 22:01, Chris Johns wrote: > > On 22/2/19 1:25 am, Vaibhav Gupta wrote: > >> The *pax* package is not installed by default in Arch Linux. Moreo

[PATCH] Update User Documentation for host setup for Linux

2019-02-22 Thread Vaibhav Gupta
- 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 1006

Re: [PATCH] Update User Documentation for host setup for Linux

2019-02-22 Thread Joel Sherrill
I spotted a spelling error and wondered if you could also update this section: https://docs.rtems.org/branches/master/user/hosts/posix.html#archlinux I assume you figured out how to install pax on Arch/Linux and can pass on advice for the next person. Please tidy those up and it should be OK to

Re: 'pax' is missing from list of required-packages, for host setup, for Arch Linux, in the documentation

2019-02-22 Thread Joel Sherrill
On Fri, Feb 22, 2019 at 2:30 AM Vaibhav Gupta wrote: > I will create patch and send it to mailing list. > > On Fri, 22 Feb, 2019, 1:02 PM Sebastian Huber < > sebastian.hu...@embedded-brains.de wrote: > >> On 21/02/2019 22:01, Chris Johns wrote: >> > On 22/2/19 1:25 am, Vaibhav Gupta wrote: >> >>