-> Kernel modules -> LED modules <*> kmod-leds-gpio.......................................... GPIO LED support
选择一些我们常用的命令
1 2 3 4 5 6 7 8 9
-> Base system -> busybox................................ Core utilities for embedded Linux (PACKAGE_busybox [=y]) -> Linux Module Utilities [*] insmod [*] lsmod [*] rmmod -> Linux System Utilities [*] lspci [*] lsusb
再安装一个docker
1 2 3 4 5 6 7 8 9
-> Utilities <*> docker-compose............................................ Docker Compose <*> dockerd.................................. Docker Community Edition Daemon ---> [*] Enable available kernel support for CGroupsV1 [*] Enable optional kernel support for Docker Network ---> 下面的全选 Storage ---> 下面的全选
设置OpenWRT的系统语言支持
1 2 3 4 5
LuCI ---> 2. Modules ---> Translations ---> <*> English (en) <*> Chinese Simplified (zh_Hans)
安装一些luci app
1 2 3 4 5 6
LuCI ---> 3. Applications ---> <*> luci-app-aria2.................................... LuCI Support for Aria2 <*> luci-app-dockerman............................... LuCI Support for docker <*> luci-app-samba4............. Network Shares - Samba 4 SMB/CIFS fileserver <*> luci-app-ttyd. ttyd - Command-line tool for sharing terminal over the web
使OpenWRT系统支持qmi协议,以便支持移远5G模块通讯
1 2 3
LuCI ---> 5. Protocols ---> <*> luci-proto-qmi........................................... Support for QMI
配置mwan3,使其支持配置vlan
1 2 3
LuCI ---> 3. Applications ---> <*> luci-app-mwan3........ LuCI support for the MWAN3 multiwan hotplug script