diff options
| -rw-r--r-- | docs/screenshots/shoelaces-frontend-1.png | bin | 49354 -> 43156 bytes | |||
| -rw-r--r-- | docs/screenshots/shoelaces-overview.msc | 31 | ||||
| -rw-r--r-- | docs/screenshots/shoelaces-overview.png | bin | 21554 -> 51475 bytes |
3 files changed, 31 insertions, 0 deletions
diff --git a/docs/screenshots/shoelaces-frontend-1.png b/docs/screenshots/shoelaces-frontend-1.png Binary files differindex 96518e9..2acb7d1 100644 --- a/docs/screenshots/shoelaces-frontend-1.png +++ b/docs/screenshots/shoelaces-frontend-1.png diff --git a/docs/screenshots/shoelaces-overview.msc b/docs/screenshots/shoelaces-overview.msc new file mode 100644 index 0000000..ebe898c --- /dev/null +++ b/docs/screenshots/shoelaces-overview.msc @@ -0,0 +1,31 @@ +# This is the Shoelaces signalling chart. +# +# Find in this directory also a Makefile +# with instructions how to convert it into a .png file. + +hscale=1.8; + +"Booting System","DHCP Server","TFTP Server", Shoelaces; +"Booting System"->"DHCP Server":DHCP Request\nfrom BootROM; +"DHCP Server"->"Booting System":DHCP response\npointing to iPXE executable; + +"Booting System"->"TFTP Server":TFTP Request\niPXE executable; +"TFTP Server"->"Booting System":TFTP transmit\niPXE executable; + +"Booting System"->"DHCP Server":DHCP Request\nfrom iPXE; +"DHCP Server"->"Booting System":DHCP response\npointing to Shoelaces start; + +"Booting System"->Shoelaces:HTTP get\n/start; +Shoelaces->"Booting System":HTTP response\nHow to start polling instructions; + +box ..: " Polling loop" + [line.corner=round] + { + + "Booting System"->Shoelaces:HTTP get\n/poll/1/m-ac-a-dd-re-ss; + Shoelaces->"Booting System":HTTP response\nNext instructions; + }; + +"Booting System"->"Booting System":Executes\ninstructions; + +# l l diff --git a/docs/screenshots/shoelaces-overview.png b/docs/screenshots/shoelaces-overview.png Binary files differindex 812fa8b..a140453 100644 --- a/docs/screenshots/shoelaces-overview.png +++ b/docs/screenshots/shoelaces-overview.png |
