Closed mmattioli closed 9 years ago
README.md
table of arguments.|__`--no-ipxe`__|Disable iPXE ROM|`True`|
|__`--no-http`__|Disable built-in HTTP server|`True`|
|__`--no-dhcp`__|Disable built-in DHCP server|`True`|
|__`--tftp`__|Enable built-in TFTP server which is enabled by default|`True`|
SETTINGS
from pypxe-server.py
for example_cfg.json
. SETTINGS
contains the most up to date full list of values acceptable in the JSON config file.example-leases.json
to example_leases.json
to match example_cfg.json
README.md
table contains the now-removed short CLI options.Can you elaborate?
Apologies, I sent the message in a rush. I'll go back and edit.
@psychomario I think I got all of your points above
Yeah, and the rest all looks good to me.
@psychomario, all good to merge? We can test development
after this is merged.
Looks good to me!
Proposal
Preliminary cleanup of all changes made to
development
before merging tomaster
to complete release v1.6.