On Tue, Feb 9, 2010 at 9:40 AM, Luca <[email protected]> wrote: > So if I got it right, I would keep using the same gPXE image and I would > just change the gpxe script at every boot. > > Problem is that script is generated by a central entity just before a > workstation is gPXE booted so I can't store the script on the workstation, I > needĀ gPXE to contact a remote serverĀ and get it.
gPXE also supports loading boot scripts over the network, and it can download files over HTTPS if you enable that in config/general.h. Would that be sufficient for your purposes? -- Josh _______________________________________________ gPXE mailing list [email protected] http://etherboot.org/mailman/listinfo/gpxe
