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 a817a90 commit 8e91cffCopy full SHA for 8e91cff
README.md
@@ -43,7 +43,8 @@ TFTP to HTTP(S) but very well may be used to reverse-proxy HTTP in otherwise iso
43
itself
44
(`HTTP_PROXY` and `NO_PROXY` is honored automatically by Go).
45
46
-netbootd cannot serve local files. An exception is a bundled version of [iPXE](https://ipxe.org/), which allows
+netbootd can serve local files using the `path.localDir` configuration option.
47
+netbootd also contains a bundled version of [iPXE](https://ipxe.org/), which allows
48
downloading (typically) kernel and initrd over HTTP instead of TFTP.
49
50
## Manifests
0 commit comments