opengnsys_ipxe/contrib
Michael Brown d16535aa4f [cloud] Add utility for importing images to AWS EC2
Add a utility that can be used to upload an iPXE disk image to AWS EC2
as an Amazon Machine Image (AMI).  For example:

  make CONFIG=cloud EMBED=config/cloud/aws.ipxe bin/ipxe.usb

  ../contrib/cloud/aws-import -p -n "iPXE 1.21.1" bin/ipxe.usb

Uploads are performed in parallel across all regions, and use the EBS
direct APIs to avoid the need to store temporary files in S3 or to run
VM import tasks.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2021-02-16 00:27:40 +00:00
..
cloud [cloud] Add utility for importing images to AWS EC2 2021-02-16 00:27:40 +00:00
coverity [coverity] Override assumptions about wcrtomb() and hmac_init() 2019-08-17 17:18:54 +01:00
errdb [errdb] Strip platform error code for non-platform-generated errors 2013-04-29 15:36:32 +01:00
rom-o-matic [contrib] Fix rom-o-matic git version number issues 2012-07-23 17:07:31 +01:00
vm [contrib] Update bochsrc.txt to work with current versions 2021-02-02 00:01:41 +00:00
README [contrib] Move most contrib content to a separate repository 2010-01-16 21:47:39 -05:00

README

Most of the content that was previously in this directory has been
moved to a separate git repository:

    http://git.etherboot.org/?p=contrib.git;a=summary

or the Etherboot Project wiki:

    http://etherboot.org/