- built-in debug messages only in 'beta' images (those with TOMATO_EXPERIMENTAL set to 1) - we don't need debug info in regular builds
- this feature allows to disable/enable debugging in given script by setting appropriate value in nvram (if built with debugging)
- add possibility to build a given script without any logging (e.g. for the smallest MIPS images)
- replace _dprintf() with logmsg() (what a mess...) with level LOG_DEBUG (at least in the rc subdir for now)
- changes in subsequent scripts (subdirs) will follow
from Hyzoom (BWQ518).
Shibby`s changes:
- add Adminer - little, single file PHP script for mysql administration
- move nginx and mysql GUI under "Web Server" menu.
- compile mySQL then NGINX is defined