<div dir="ltr">I did the get from Ben's beagle link. I don't have permissions to change those.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 19, 2015 at 3:52 PM, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 19/06/2015 1:54 pm, Angelo Fraietta wrote:<br>
> You will have to step me through what to do to make the patch and upload<br>
> it.<br>
<br>
</span>Open up source-builder/<a href="http://defaults.mc" rel="noreferrer" target="_blank">defaults.mc</a> and copy the __tar entry and add a<br>
__pax line (it is sorted). On MacOS and FreeBSD pax is in /bin/pax so<br>
please use this as the default.<br>
<br>
You then need to add pax as optional for Windows because pax is<br>
currently not in any MSYS2 packages. To do this you need to edit<br>
source-builder/sb/windows.py and adding it to the platform specific list<br>
as optional.<br>
<br>
Commit the change with a suitable commit message and email the devel<br>
list with the patch. There is git help on line for doing this that<br>
explains it better than I can.<br>
<span class=""><br>
> There were other dependencies also that need to be added to it also.<br>
<br>
</span>I do not mind adding pax but RTEMS should handle a missing pax better.<br>
The RSB check is not suppose to be mega check of any thing a package<br>
might need. It puts demands on to users for things they may never use.<br>
<span class="HOEnZb"><font color="#888888"><br>
Chris<br>
</font></span></blockquote></div><br></div>