Skip to content

Commit 096319e

Browse files
committed
Drop extra 'that' and link to Virtual Envs.
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 9f8e0a7 commit 096319e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

_posts/2024-08-13-router-boards.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ tags: [boards]
77
---
88

99
Much thanks to the solid foundation curated by [Buildroot][1], Infix can
10-
quite easily be ported to any system that that supports Linux. The only
11-
real hardware requirement is "enough" RAM and storage, and if the board
12-
has a built-in switch, that it is supported by switchdev.
10+
quite easily be ported to any system that supports Linux. The only real
11+
hardware requirement is "enough" RAM and storage, and if the board has a
12+
built-in switch, that it is supported by switchdev.
1313

1414
Currently the following boards are fully supported. Other boards have
1515
been known to work, but have not been updated or tested continuously.
@@ -22,7 +22,7 @@ been known to work, but have not been updated or tested continuously.
2222
> Although not really a "board", Qemu can be quite useful for anyone who
2323
> just want to understand what Infix is. All releases, as well as the
2424
> [*latest*][2] (nightly) builds, have an x86_64 image that can be run
25-
> on any Linux PC with Qemu installed.
25+
> on any Linux PC with Qemu installed ([instructions][10]).
2626
2727

2828
### Marvell CN9130 CRB
@@ -105,3 +105,4 @@ the M.2 slot stand out as candidates for exploration.
105105
[8]: https://doc-en.rvspace.org/VisionFive2/Landing_Page/VisionFive_2/introduction.html
106106
[9]: https://wiki.friendlyelec.com/wiki/index.php/NanoPi_R2S
107107
[0]: https://www.qemu.org/
108+
[10]: https://github.com/kernelkit/infix/blob/main/doc/virtual.md

0 commit comments

Comments
 (0)