File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,15 +31,13 @@ See the [first post][1] for a background and networking basics.
3131
3232## Introduction
3333
34- Let's set up the basic building blocks used with most containers, which
35- is usually hidden from users.
34+ Let's set up the [ basic building blocks] [ 0 ] used with most containers,
35+ which is usually hidden from users.
3636
3737![ ] ( /assets/img/basic-docker-veth.svg )
3838
39- 1 . You need the [ * Latest
40- Build* ] ( https://github.com/kernelkit/infix/releases/tag/latest ) of
41- Infix, use the ` x86_64 ` for [ testing with
42- Qemu] ( https://github.com/kernelkit/infix/blob/main/doc/virtual.md )
39+ 1 . You need the [ * Latest Build* ] [ 7 ] of Infix. Either on an actual device, or
40+ a Linux PC with the ` x86_64 ` image for [ testing with Qemu] [ 6 ]
4341 2 . In Qemu you need to activate separate ` /var ` , at least 256 MiB: ` ./qemu.sh -c `
4442 3 . Start Infix: ` ./qemu.sh `
4543
@@ -141,3 +139,5 @@ Take care! <3
141139[ 3 ] : https://en.wikipedia.org/wiki/Network_address_translation
142140[ 4 ] : https://github.com/kernelkit/infix/blob/main/doc/cli/text-editor.md
143141[ 5 ] : https://wiki.nftables.org/wiki-nftables/index.php/Main_Page
142+ [ 6 ] : https://github.com/kernelkit/infix/blob/main/doc/virtual.md
143+ [ 7 ] : https://github.com/kernelkit/infix/releases/tag/latest
You can’t perform that action at this time.
0 commit comments