SeattleMeshnet / meshbox

The Hyperboria peering device
https://github.com/hyperboria/cjdns
GNU General Public License v3.0
141 stars 25 forks source link

User building workflow? #47

Closed Famicoman closed 7 years ago

Famicoman commented 8 years ago

Suppose I get a new router that needs me to target ar71xx, and I'm running untouched/stock firmware. What steps to I take to build a binary and deploy it? I see a few she'll scripts but little in the way of directions other than how to develop. I also see some Readme files of noting of existing binaries but they all appear to be x86 judging by the naming conventions.

Thanks, Mike.

ghost commented 8 years ago

The cjdns and luci-app-cjdns packages are part of the official openwrt-routing feed since 15.05, so you can just grab the 15.05 firmware image for your respective device, and install them using the Luci UI, or via shell: opkg update && opkg install luci-app-cjdns.

The openwrt-routing feed is here: https://github.com/openwrt-routing/packages