Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个 Yocto 构建系统,针对许多基于 ARM 的路由器类型设备。
包含 OpenWrt 的统一配置接口 (UCI) 肯定会很不错,这样我们的配置脚本就不必经常弄乱 /etc 中的配置文件。
有没有人有这样做的经验?UCI 是否可以完全融入非 OpenWrt 嵌入式 Linux 系统?还是它与 OpenWrt 的其他方面相关联?
我看到了一组将 UCI 添加到 Ubuntu 的说明,所以我想这也应该是可行的。
谢谢!