仓库地址 https://github.com/coolsnowwolf/lede
原汁原味,无修改
默认登陆 IP 192.168.1.1
初始密码 password
runs-on: self-hosted
runs-on: ubuntu-latest
FriendlyElec NanoPi R2S 芯片 RK3328
SSH_ACTIONS: false
SSH_ACTIONS: true
cd lede && make menuconfig
lan) ipad=${ipaddr:-"192.168.1.1"} ;;
编译前,你可事先编辑文件 r2s-rk3328-config 来定制编译的组件
但你要适当修改流程文件中的这段代码
wget -c https://raw.githubusercontent.com/szdosar/lede-for-r2s/main/r2s-rk3328-config -O .config
在 Target System 里选 (Rockchip) --->
在 Subtarget 里选 (RK33XX boards (64 bit)) --->
在 Target Profile 里选 (FriendlyARM NanoPi R2S)
附录 config.buildinfo
https://raw.githubusercontent.com/szdosar/lede-for-r2s/main/config.buildinfo