-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project still active? opkg_download URLs offline #108
Comments
Yesss, the project is still active, but currently no SDK nor Chef are supported. The only currently supported compilation method is the Buildroot one described on this page: https://libremesh.org/development.html This week @spiccinini is likely going to tag a release (3 years since the last official one!!) so the instructions currently on the linked page will result in a good and tested firmware. |
For staying updated please join the lime-users mailing list and the Element/IRC chat: https://libremesh.org/communication.html |
ok great thanks! I've noticed some noise in the ML but haven't been keeping track all that much. So will SDK/Chef be re-introduced in the future? What's the best way to perform a custom deployment on several routers right now, with AP names and other custom stuff applied? |
If you indeed want to resurrect lime-sdk, seems easy. And yes, python2 is required. In the options on https://github.com/libremesh/lime-sdk/blob/master/options.conf you'll have to update the OpenWrt version to 19.07.4 or 18.06.9 The flavors described in https://github.com/libremesh/lime-sdk/blob/master/flavors.conf are extremely outdated and have to be updated to the instructions on the development page of the website. The suggested target for Atheros routers is now ath79 rather than ar71xx. If you manage to have it working, please consider making a pull request with the fixes!!!!! |
We included the possibility (@aparcar did) to use the network-profiles in the buildroot. Then you'll find the profiles in the LibreMesh category of the buildroot menuconfig. |
Anyway I'm not sure the lime-sdk is the best choice. |
The feeds are outdated, the rest may work. I'm no longer maintaining these scripts. |
Ok :) and do you know if there is any actively maintained alternative? @aparcar If no better alternative comes up, we should evaluate whether to update lime-sdk or fork openwrt-metabuilder (I prefer the second option). |
What are you doing now to build for your communities? |
And among all of these projects, what has had the most success historically, for what reason were they stopped being maintained, and which one would you like to adopt in the future except for buildroot? |
I have no network community right now, neither in Tarragona nor in Verona.
For LibreMesh we never officially supported openwrt-metabuilder but we did support lime-sdk.
I don't know. @aparcar @p4u
I like openwrt-metabuilder because in one configuration file you can easily tune everything you need (for example see this: https://github.com/aparcar/openwrt-metabuilder/blob/master/example-libremesh_master.sh). |
After two years I'm trying to build once again for a project, I'm getting:
I used to use branch develop, but I see others are having trouble. I've tried with master, same results.
I also get:
on Ubuntu 20 although I have the first two installed [for the third instead, is python2 still really required?]
Also, the new chef.libremesh.org doesn't support communities, right?
Thanks!
The text was updated successfully, but these errors were encountered: