Skip to content

Commit 0690bfc

Browse files
authored
getit: update to LibreMesh 2024.1
1 parent 8e7a720 commit 0690bfc

1 file changed

Lines changed: 22 additions & 6 deletions

File tree

getit.txt

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,33 @@ ref: get_it
44
lang: en
55
---
66

7-
== Build latest LibreMesh code, locally using OpenWrt buildroot
7+
== Download it: The firmware selector
88

9-
Refer to the link:development.html[Development] page, use the v2020.4 tag for compiling the latest release: *LibreMesh 2020.4 ExpansiveEmancipation*.
9+
At this page you can search for your router model and download the adequate file: "factory", for the first installation, or "sysupgrade", for replacing OpenWrt or from an older LibreMesh version:
1010

11-
== Download Precompiled Binaries
11+
https://repo.libremesh.org/selector/
1212

13-
The latest stable release is available as a precompiled binary only for devices within the ath79 target of OpenWrt. Look for your router model in our downloads website:
13+
If no result is displayed, please select the "mini" version from the list of the available LibreMesh versions and search again.
1414

15-
https://downloads.libremesh.org/current/
15+
For finding all the LibreMesh firmware images, including old versions, check out this page:
1616

17-
and double check the correct file to use using the information available on the OpenWrt wiki, see their link:https://openwrt.org/toh/start[Table of Hardware here].
17+
https://repo.libremesh.org/
18+
19+
To find the right file to use, please refer to the OpenWrt wiki, see their link:https://openwrt.org/toh/start[Table of Hardware here].
20+
21+
== Build it online: The firmware selector with custom packages
22+
23+
After selecting the LibreMesh version and the router model on the https://repo.libremesh.org/selector[LibreMesh firmware selector page], you will see a "Customize installed packages and/or first boot script" button. Click it and you will be able to add or remove packages to the firmware.
24+
25+
Also, you can add custom configuration adding the package of a https://libremesh.org/development-network_profiles.html[network profile] (for example, the package of the network profile for the "calafou" community and the "indoor2" type will be named `profile-calafou-indoor2`).
26+
27+
Additionally, you can add BASH commands to be run just after flashing the LibreMesh firmware in the "Script to run on first boot (uci-defaults)" section.
28+
29+
When you are happy with the settings, press "Request build" and the system will compile a new LibreMesh image just for you!
30+
31+
== Build it locally: The OpenWrt buildroot with the LibreMesh modules
32+
33+
Refer to the link:development.html[Development] page, use the v2024.1 tag and use OpenWrt 23.05.5 for compiling the latest release: *LibreMesh 2024.1 Fantastic Forwarder*.
1834

1935
== Installation procedure
2036

0 commit comments

Comments
 (0)