一、将以下内容加入到openwrt(lede)目录下feeds.conf.default(或feeds.conf)文件里 src-git lienol https://github.com/L ...
一、将以下内容加入到openwrt(lede)目录下feeds.conf.default(或feeds.conf)文件里 src-git lienol https://github.com/L ...
编译错误: Configuring dnsmasq-full. Collected errors: * pkg_hash_check_unresolved: cannot find depe ...
最新内容,请查看原文连接: https://www.right.com.cn/forum/thread-344825-1-1.html 帖子内容:(因为有敏感词,以下敏感词被拆分) ...
两步,先开启扩展,才能在网络里看到ipv6相关选项。 一、回到lede目录,输入make menuconfig命令。 $ make menuconfig 二、开启 ...
路由器刷入了OPENWRT,结果发现刷入的固件没有带Luci,以下是本人手动安装Luci的方法, #开始安装Luci所需的依赖包 opkg install http://192.16 ...
-设置 argon 为默认主题 # 删除自定义源默认的 argon 主题 rm -rf package/lean/luci-theme-argon # 拉取 argon 原作者的源码 gi ...
编译前下载dl库: $ make -j8 download V=s feed 更新+安装 $ cd lede 或者 cd openwrt19 $ ./scripts/f ...
默认IP & 子网掩码配置文件在package/base-files/files/bin/config_generate # 设置默认IP为 192.168.199.1 sed ...
提示: timeout https://proxy.golang.org/github.com/mitchellh/mapstructure/@v/v1.4.2.mo p, li { white ...
1.执行feeds update命令,会根据feeds.conf.default文件,下载依赖包到feeds文件夹2.此时还没有放到和feeds目录同级的 $(TOPDIR)/package文件夹里 ...