cp feeds.conf.default feeds.conf
cat << 'EOF' >> feeds.conf
src-git libremesh https://github.com/libremesh/lime-packages.git;master
src-git profiles https://github.com/libremesh/network-profiles.git
EOF
scripts/feeds update -a
scripts/feeds install -a
make menuconfigSelect the recorded LibreMesh base, LuCI, pt-br translation, and image name/version. Then run make V=s.
Using master reproduces the initial step; stable releases later pinned commits.
Terminology note
This tutorial documents the current environment: OpenWrt + LibreMesh. LiRoOS/LibreRouterOS are treated as historical names.
Last updated on