Reduce RAM usage for HTTP PXE boot
Created by: elishl
Move the .sfs files from the "/run/miso/httpspace" directory to "/run/miso/copytoram" directory instead of copying them while using HTTP PXE boot. This way, only a single set of the .sfs files will be stored in memory.
Other PXE boot methods (NFS & NBD) remain unaffected.