Skip to content

Commit 8e91cff

Browse files
authored
README update (#11)
1 parent a817a90 commit 8e91cff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ TFTP to HTTP(S) but very well may be used to reverse-proxy HTTP in otherwise iso
4343
itself
4444
(`HTTP_PROXY` and `NO_PROXY` is honored automatically by Go).
4545

46-
netbootd cannot serve local files. An exception is a bundled version of [iPXE](https://ipxe.org/), which allows
46+
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
4748
downloading (typically) kernel and initrd over HTTP instead of TFTP.
4849

4950
## Manifests

0 commit comments

Comments
 (0)