Warn on broken app and misc bug fixes
- Only warn on broken app and attempt to assemble release without it (error if broken app is needed for this)
- Do not include
erts
in tar file ifinclude_erts
isfalse
- Add warn log level. Default log level is now 2
- Replace
disable-default-libs
command line arg withdefault-libs
, default istrue
- Misc extended start script fixes