Jared, Thanks! I'll take a look at that.
-wes On Thu, Apr 5, 2012 at 11:50 AM, Jared Morrow <ja...@basho.com> wrote: > Wes, > > That information is in the '/rel' directory in the top-level riak repo > (https://github.com/basho/riak/tree/master/rel) with most of it being in the > reltool.config file. The magic of what gets included is sometimes > explicitly from that reltool.config file, and some of it are dependencies > that reltool (http://www.erlang.org/doc/apps/reltool/users_guide.html) > figures out on its own. Specifically in riak's case, reltool is called via > `rebar generate` which does some additional work for reltool before it is > called. > > If you want to see the real grit in how rebar calls reltool look > here: https://github.com/basho/rebar/blob/master/src/rebar_reltool.erl > > Good luck! > -Jared > > > > > On Apr 5, 2012, at 11:17 AM, Wes James wrote: > > When make rel is run, where is the information about how to decide > what to copy in to rel/riak/lib? > > Thanks, > > Wes > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com