git clone $REPO_URL -b $REPO_BRANCH --single-branch --depth=1 openwrt ln -sf /workdir/openwrt $GITHUB_WORKSPACE/openwrt - name: Update & Install feeds working-directory: ./openwrt run: | ./scripts/feeds update -a ./scripts/feeds install -a - name: Load custom config run: | [ ...
基于Lean 源码编译的 OpenWrt 固件——适配X86、R2C、R2S、R4S、R4SE、R5C、R5S、香橙派 R1 Plus、树莓派3B、树莓派4B、R66S、R68S、M68S、H28K、H66K、H68K、H88K、H69K、E25、N1、S905x3、S922x、HK1、X96max、微加云、贝壳云、我家云、章鱼星球等 - xukai885/OpenWrt
设置N1 刷盘启动N1把N1插到一台正常的路由器(非Ap模式),找到当前N1的ip地址,进入后台管理界面。默认密码password, n1.png j.png 此时导入结束后N1已经是pppoe拨号的主路由了 设置Ap 路由器关闭DHCP,把猫,N1网线全部插在路由器的lan口(注意不要用wan口,wan口没有用),这时候进入192.168.10.1,配置你们的pppoe账...
+ echo "`grep openwrt_kiddin9 $(TOPDIR)/repositories.conf | sed -e 's/kiddin9/small_flash/g'`" >>$(BUILD_DIR)/root-*/etc/opkg/distfeeds.conf; \ + fi build_image: FORCE2 changes: 2 additions & 0 deletions 2 devices/mediatek_filogic/.config Original file line number...
Original file line numberDiff line numberDiff line change @@ -1,4 +1,4 @@ src-git packages https://git.openwrt.org/feed/packages.git;openwrt-22.03 src-git luci https://git.openwrt.org/project/luci.git;openwrt-22.03 src-git routing https://git.openwrt.org/feed/routing.git...
OpenWrt — 多设备固件云编译 项目说明 固件构成: 项目使用 Github Actions 拉取Lean的 Openwrt 源码仓库进行云编译 固件默认管理地址:192.168.1.1默认用户:root默认密码:password 提供适配于 ARMv8 电视盒子、Rockchip 平台、树莓派以及 X86 平台设备的 OpenWrt 固件 ...
git clone $REPO_URL -b $REPO_BRANCH --single-branch --depth=1 openwrt ln -sf /workdir/openwrt $GITHUB_WORKSPACE/openwrt - name: Update & Install feeds working-directory: ./openwrt run: | ./scripts/feeds update -a ./scripts/feeds install -a - name: Load custom config run: | [ ...
+ echo "`grep openwrt_kiddin9 $(TOPDIR)/repositories.conf | sed -e 's/kiddin9/small_flash/g'`" >>$(BUILD_DIR)/root-*/etc/opkg/distfeeds.conf; \ + fi build_image: FORCE2 changes: 2 additions & 0 deletions 2 devices/mediatek_filogic/.config Original file line numberDif...
git_clone_path master https://github.com/openwrt/packages libs/xr_usb_serial_common git_clone_path master https://github.com/openwrt/packages net/coova-chilli git_clone_path master https://github.com/openwrt/packages net/xtables-addons cd - cd ../../ sed -i 's/=bbr/=cubi...
git clone --depth=1 https://github.com/ophub/luci-app-amlogic package/amlogic 15 changes: 15 additions & 0 deletions 15 N1/files/etc/config/amlogic Original file line numberDiff line numberDiff line change @@ -0,0 +1,15 @@ config amlogic 'config' option enable '1' option amlogic...