QZLin

06 2022 档案

entware设置镜像源
摘要:已有镜像站,本文失效 https://mirrors.bfsu.edu.cn/help/entware/ ^ https://github.com/Entware/Entware/issues/463#issuecomment-622892642 vi /opt/etc/opkg.conf 写入 s 阅读全文

posted @ 2022-06-29 23:16 QZLin 阅读(438) 评论(0) 推荐(0) 编辑

go 交叉编译设置 windows powershell
摘要:$env:CGO_ENABLED=0; $env:GOOS="linux"; $env:GOARCH="arm64" 阅读全文

posted @ 2022-06-25 23:15 QZLin 阅读(106) 评论(0) 推荐(0) 编辑

coredns源码构建记录&添加插件(>=win10,x64)
摘要:推荐使用powershell7作为windows shell source github/coredns git clone https://github.com/coredns/coredns env toolchain go (golang) test go version dependenci 阅读全文

posted @ 2022-06-25 00:31 QZLin 阅读(95) 评论(0) 推荐(0) 编辑

mcedit2源码构建记录(>=win10,x64)
摘要:推荐使用powershell7作为windows shell mcedit2 (github) clone git clone --depth=1 --recurse-submodules https://github.com/mcedit/mcedit2 python2 python 2.7.9 阅读全文

posted @ 2022-06-17 17:39 QZLin 阅读(54) 评论(0) 推荐(0) 编辑

导航

统计信息

点击右上角即可分享
微信分享提示