<div dir="ltr">Omer -<div><br></div><div>This looks like a great project, but it might be nice if you posted the project home page for erlang-mini (if there is one) as well in your announcement. I did the google thing, no luck, and did a search for erlang-mini on the erlang solutions page, also no luck. Just FYI. ;-)</div>
<div><br></div><div>/Felix</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 10, 2013 at 9:49 AM, Omer Kilic <span dir="ltr"><<a href="mailto:omer.kilic@erlang-solutions.com" target="_blank">omer.kilic@erlang-solutions.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi folks,<br>
<br>
We’re pleased to announce the availability of erlang-mini, a minimal version of the Erlang packages that we distribute on our downloads page[1], designed specifically with embedded devices in mind (no GUI related dependencies etc, weighing in under 20 megabytes).<br>

<br>
Installing erlang-mini on a freshly imaged Raspberry Pi or a Parallella board is a very simple processes. Using your favourite text editor, add the following line to your /etc/apt/sources.list<br>
<br>
For Raspberry Pi:<br>
  deb <a href="http://packages.erlang-solutions.com/debian" target="_blank">http://packages.erlang-<u></u>solutions.com/debian</a> wheezy contrib<br>
<br>
For Parallella:<br>
  deb <a href="http://packages.erlang-solutions.com/debian" target="_blank">http://packages.erlang-<u></u>solutions.com/debian</a> oneiric contrib<br>
<br>
Import the Erlang Solutions public key:<br>
  wget <a href="http://packages.erlang-solutions.com/debian/erlang_solutions.asc" target="_blank">http://packages.erlang-<u></u>solutions.com/debian/erlang_<u></u>solutions.asc</a><br>
  sudo apt-key add erlang_solutions.asc<br>
<br>
Update the package database:<br>
  sudo apt-get update<br>
<br>
Install erlang-mini:<br>
  sudo apt-get install erlang-mini<br>
<br>
<br>
We are focusing our efforts on Raspberry Pi and Parallella at the moment but do get in touch if you're interested in seeing erlang-mini on other platforms as well.<br>
<br>
<br>
Cheers,<br>
Omer.<br>
<br>
<br>
[1] <a href="https://www.erlang-solutions.com/downloads/download-erlang-otp" target="_blank">https://www.erlang-solutions.<u></u>com/downloads/download-erlang-<u></u>otp</a><br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote></div><br></div>