<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><span style="color:rgb(80,0,80)">On 9 May 2017 at 06:06, Rob Landley </span><span dir="ltr" style="color:rgb(80,0,80)"><<a href="mailto:rob@landley.net" target="_blank">rob@landley.net</a>></span><span style="color:rgb(80,0,80)"> wrote:</span><br></div><div class="gmail-HOEnZb"><div class="gmail-h5"><div class="gmail_extra"><div class="gmail_quote"><snip></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I'm working on <a href="https://github.com/landley/mkroot" rel="noreferrer" target="_blank">https://github.com/landley/mkr<wbr>oot</a> as a replacement for<br>
aboriginal linux, and the j-core website's build instructions should be<br>
completely rewritten when I can cut a release of that, but it depends on<br>
toybox code that's only in the git repository right now, so I have to<br>
cut a toybox release first. If you want to try it now you can do the<br>
mcm-buildall.sh stuff in the README to get toolchains, and then do:<br>
<br>
  cd download<br>
  git clone git://<a href="http://github.com/landley/toybox" rel="noreferrer" target="_blank">github.com/landley/toybo<wbr>x</a><br>
<br>
So it builds against toybox git instead of the last release tarball. (I<br>
don't have a kernel config checked in for j-core yet either so adding<br>
"kernel" to the command line won't work for that target, give me a<br>
couple more days...)<br></blockquote><div><snip> </div><div><br></div><div><div style="color:rgb(34,34,34)">From a userspace point of view, my recommendations would be;</div><div style="color:rgb(34,34,34)"><br></div><span style="color:rgb(34,34,34)"> * You should really look at supporting buildroot (</span><a href="https://buildroot.org/" target="_blank">https://buildroot.org/</a><span style="color:rgb(34,34,34)">) <b>and</b> OpenEmbedded / yocto (</span><a href="https://www.openembedded.org/wiki/Main_Page" target="_blank">https://www.openembedded.org/<wbr>wiki/Main_Page</a><span style="color:rgb(34,34,34)"> // </span><a href="https://www.yoctoproject.org/" target="_blank">https://www.yoctoproject.<wbr>org/</a><span style="color:rgb(34,34,34)">). These two are probably the most well known tools for creating embedded distributions and will be familar to most embedded developers.</span><div style="color:rgb(34,34,34)"><br></div><div style="color:rgb(34,34,34)"> * The other big thing that would be awesome to see is Debian support. Looking at <a href="https://wiki.debian.org/SH4" target="_blank">https://wiki.debian.org/SH4</a>, <wbr>I'm assuming that is waiting for you to support SH4 instructions?</div><div style="color:rgb(34,34,34)"><br></div><div style="color:rgb(34,34,34)">Keep up the good work.<br><div><br></div><div>Tim 'mithro' Ansell</div></div></div></div></div></div></div></div></div>