We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7c3d0 commit d5e96a8Copy full SHA for d5e96a8
doc/boot.md
@@ -63,7 +63,7 @@ bootloader's validation procedure, user configuration is kept to a
63
minimum. Two settings are available:
64
65
- **Boot order**: Since Infix maintains two copies of its software image,
66
- and as some bootloaders support netbooting, the order in which boot
+ and as some bootloaders support [netbooting][2], the order in which boot
67
sources are considered can be configured. To select the active
68
source, use [RAUC][]:
69
@@ -352,3 +352,5 @@ If `var` is not available, Infix will still persist `/var/lib` using
352
[^1]: See [Upgrading procedures and boot
353
order](system.md#upgrade-procedures-and-boot-order) for
354
information on upgrading via CLI.
355
+
356
+[2]: netboot.md
0 commit comments