Skip to content

Commit 6813bbb

Browse files
authored
only some minor rewording
1 parent fae8dbb commit 6813bbb

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

+6-9
Original file line numberDiff line numberDiff line change
@@ -58,18 +58,15 @@ Now start the build process. This takes some time:
5858
```bash
5959
make
6060
```
61-
*You have the opportunity to compile the firmware at more CPU Threats.*
61+
*You have the opportunity to compile the firmware at more CPU threats to speed up the process.*
62+
*e.g. to run 3 jobs (commands) simultaneously use the following option:* `make -j 3`
6263

63-
*E.g. for 4-Threats type:* `make -j4`
64+
The **firmware image files** will be stored in the `bin`-folder. These images can now directly be used to update your router. Please note, that two differnt image types (per router) will be provided:
6465

65-
The **firmware images** are now in the `bin`-folder. Use the firmware update
66-
functionality of your router and upload the factory image to flash it with the freifunk firmware. The sysupgrade
67-
images are for further updates.
68-
69-
* Use `openwrt-[chip]-[model]-squashfs-factory.bin` for the initial flash.
70-
* Use `openwrt-[chip]-[model]-squashfs-sysupgrade.bin` for futher updates.
66+
* Use `openwrt-[chip]-[model]-squashfs-factory.bin` for the initial flash (for routers running stock/vendor firmware).
67+
* Use `openwrt-[chip]-[model]-squashfs-sysupgrade.bin` for futher updates (for routers having already another Freifunk FW flashed).
7168

7269
**Many routers have not been tested yet, but may work.**
73-
***Give it a try! :-)***
70+
***Give it a try! :-) ...and tell us about your experiences***
7471

7572
To build all images for all supported models see [github.com/freifunk-bielefeld](https://github.com/freifunk-bielefeld/docs/blob/master/release_howto.md#images-bauen)

0 commit comments

Comments
 (0)