Way we track on that thread cool features we want to have for erlang
packaging ?
i personally often use export/installer, which produce a self
extractable standalone erlang+application. but i'd like few other ones that i
did not had time to work on.
* export/dpkg produce a Debian package to install lib into /usr/lib/erlang/lib
* export/rpm same thing for RedHat and co
* export/pkgsrc produce a pkgsrc spec for the given package
also, some other cool features, any thoughts ?
* cross/win32 crossbuild for windows
* make use of reltool somehow
other idea ?
I really do think of the release building as a build time activity.
However, the package conversion I am much more ambivalent about. If it
ends up in the 'package manager' I am completely cool with that and
will just front it with sinan :P