You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: development.txt
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -182,7 +182,7 @@ If everything goes well you should find the produced binaries inside the +bin/+
182
182
183
183
== Emulating on your computer with qemu
184
184
185
-
Its possible to emulate a image compiled for x86_64 systems. See link:https://github.com/libremesh/lime-packages/tree/master/tools[script] qemu_dev_start.sh and qemu_dev_stop.sh scripts.
185
+
Its possible to emulate a image compiled for x86_64 architecture. See link:https://github.com/libremesh/lime-packages/tree/master/tools[script] qemu_dev_start.sh and qemu_dev_stop.sh scripts.
186
186
187
187
[NOTE]
188
188
=========================
@@ -194,6 +194,13 @@ More information link:https://github.com/libremesh/lime-packages/blob/master/TES
194
194
195
195
=========================
196
196
197
+
[NOTE]
198
+
=========================
199
+
This script only works with Libremesh version 2020.4 Openwrt version 19.07.10.
200
+
See more link:https://github.com/libremesh/lime-packages/pull/938[here].
201
+
202
+
=========================
203
+
197
204
== Submitting Patches
198
205
199
206
We accept pull requests via GitHub. But patches can also be submitted via the lime-dev link:communication.html[mailing list].
0 commit comments