[erlang-questions] rebar and boot files

Joe Williams joe@REDACTED
Wed Oct 5 18:05:10 CEST 2011


 Joel, 

There isn't a rebar command that will specifically create a boot file but they are generated by reltool/systools during release generation.

You probably want systools:make_script/1 and systools:script2boot/1, if you end up creating something that might be a good addition to rebar patches are welcome.

Also join the rebar mailing list, http://lists.basho.com/mailman/listinfo/rebar_lists.basho.com

Hope this helps.

-Joe


-- 
Name: Joseph A. Williams
Email: joe@REDACTED
Blog: http://www.joeandmotorboat.com/
Twitter: http://twitter.com/williamsjoe


On Wednesday, October 5, 2011 at 6:31 AM, Joel Reymont wrote:

> How do I tell rebar to generate a boot file?
> 
>  Thanks, Joel
> 
> --------------------------------------------------------------------------
> - for hire: mac osx device driver ninja, kernel extensions and usb drivers
> ---------------------+------------+---------------------------------------
> http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
> ---------------------+------------+---------------------------------------
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED (mailto:erlang-questions@REDACTED)
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111005/c8e7821c/attachment.htm>


More information about the erlang-questions mailing list