mirror of
https://github.com/danderson/netboot.git
synced 2025-10-18 02:51:22 +02:00
pixiecore: struggle a bit with gravizo to render the graph.
This commit is contained in:
parent
7929a15c6a
commit
9927c28dea
@ -6,7 +6,7 @@ Linux. They are: ProxyDHCP, PXE, TFTP, and HTTP. Let's walk through
|
||||
the boot process for a PXE ROM.
|
||||
|
||||
"];
|
||||
|
||||
@ -15,7 +15,7 @@ digraph G {
|
||||
PXE -> TFTP;
|
||||
TFTP -> ProxyDHCP2;
|
||||
ProxyDHCP2 -> HTTP;
|
||||
}
|
||||
}
|
||||
)
|
||||
|
||||
## Step 1: DHCP/ProxyDHCP
|
||||
|
Loading…
x
Reference in New Issue
Block a user