diff --git a/openwrt/openwrt/x86/openwrt.x86.config b/openwrt/openwrt/x86/openwrt.x86.config index e69de29..0e51e7d 100644 --- a/openwrt/openwrt/x86/openwrt.x86.config +++ b/openwrt/openwrt/x86/openwrt.x86.config @@ -0,0 +1,23 @@ +# 大大大 +CONFIG_TARGET_ROOTFS_PARTSIZE=1024 + +# 路由器不带Docker叫什么路由器 +CONFIG_PACKAGE_luci-app-dockerman=y +CONFIG_PACKAGE_docker-compose=y + +# 来点5G当备份链路 +CONFIG_PACKAGE_usb-modeswitch=y +CONFIG_PACKAGE_modemmanager=y +# ECM +CONFIG_PACKAGE_luci-proto-ncm=y +# MBIM Qmi +CONFIG_PACKAGE_luci-proto-mbim=y +CONFIG_PACKAGE_umbim=y +CONFIG_PACKAGE_luci-proto-qmi=y +CONFIG_PACKAGE_qmi-utils=y +# NCM +CONFIG_PACKAGE_luci-proto-ncm=y +# RNDIS +CONFIG_PACKAGE_kmod-usb-net-rndis=y +# Quectel +CONFIG_PACKAGE_quectel-CM-5G=y