Fix error in PXE arch names and add ARM32 and ARM64.

This commit is contained in:
Simon Kelley
2016-05-11 22:15:06 +01:00
parent 8628cd603f
commit 68bea10bbf
3 changed files with 12 additions and 3 deletions

View File

@@ -74,7 +74,15 @@ version 2.76
To avoid filling logs in configurations which define
many upstream nameservers, don't log more that 30 servers.
The number to be logged can be changed as SERVERS_LOGGED
in src/config.h.
in src/config.h.
Swap the values if BC_EFI and x86-64_EFI in --pxe-service.
These were previously wrong due to an error in RFC 4578.
If you're using BC_EFI to boot 64-bit EFI machines, you
will need to update your config.
Add ARM32_EFI and ARM64_EFI as valid architectures in
--pxe-service.
version 2.75