immortalwrt/package/base-files
Matthias Schiffer 9e1844bcb4
base-files: fix backwards compatiblity of rc.common EXTRA_COMMANDS
Avoid needlessly breaking old initscripts that set EXTRA_COMMANDS. This
will aid in debugging (as it simplifies reverting to an older version of
a package) and unbreaks third-party feeds (and packages that maintain
their OpenWrt initscripts as part of the software's repo instead of the
OpenWrt feed like fastd).

Without this, initscripts that set EXTRA_COMMANDS become completely
unusable, as all default commands like start/stop cease working.

Fixes: 1a69f50dc6 ("base-files: fix rc.common help alignment")
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2020-11-21 17:54:54 +08:00
..
files base-files: fix backwards compatiblity of rc.common EXTRA_COMMANDS 2020-11-21 17:54:54 +08:00
image-config.in build: switch VERSION_REPO to HTTPS 2020-09-01 17:33:44 +08:00
Makefile base-files: fix backwards compatiblity of rc.common EXTRA_COMMANDS 2020-11-21 17:54:54 +08:00