Skip to content

Commit d5e96a8

Browse files
committed
Add link to netbooting howto from boot doc
[skip ci]
1 parent fa7c3d0 commit d5e96a8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/boot.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ bootloader's validation procedure, user configuration is kept to a
6363
minimum. Two settings are available:
6464

6565
- **Boot order**: Since Infix maintains two copies of its software image,
66-
and as some bootloaders support netbooting, the order in which boot
66+
and as some bootloaders support [netbooting][2], the order in which boot
6767
sources are considered can be configured. To select the active
6868
source, use [RAUC][]:
6969

@@ -352,3 +352,5 @@ If `var` is not available, Infix will still persist `/var/lib` using
352352
[^1]: See [Upgrading procedures and boot
353353
order](system.md#upgrade-procedures-and-boot-order) for
354354
information on upgrading via CLI.
355+
356+
[2]: netboot.md

0 commit comments

Comments
 (0)