This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Description
Proposal
Implement an NFS module so that images can be booted over the network rather than loaded into local memory
Reasoning
As previously mentioned in #33, there are inherent advantages in being able to mount the filesystem over the network and not have to rely on the local memory in order to do so. Furthermore, it allows for greater flexibility with the PyPXE package as a whole.