Entware
Entware copied to clipboard
Port uci to entware
- [x] Compile tested: armv7-2.6
- [x] Run tested: FreshTomato 2021.8 (Netgear R7000)
This ports the uci configuration system to make it available for other firmware and opens up the use of all tools that depend on the uci system. Configuration path changed to /opt/etc/config and install paths prefixed with /opt
Tested and working. Use case:
Allowing use of openwrt scripts that depend on uci such as cake (for kernels that have it) or something like https://github.com/sqm-autorate/sqm-autorate/tree/testing/lua-threads which stores its config in the uci system.
Thank you for considering my PR.
Thank you for PR!
Entware uses it's own Optware-like init/config system. Not sure uci can be handy here, sorry.