diff options
author | Michael Brown <mcb30@ipxe.org> | 2021-05-02 12:23:00 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2021-05-02 12:38:03 +0100 |
commit | 106f4c539182b4a92b8a427b637497e6da19bd85 (patch) | |
tree | c88f124f121de4e3f6ac31678cc4d59f5f4e781e /src/core | |
parent | 1dfc05622d183213c55b49c3ea4f4fd5c7bd6253 (diff) | |
download | ipxe-106f4c539182b4a92b8a427b637497e6da19bd85.tar.gz |
[cloud] Allow multiple images to be imported simultaneously
Allow both x86_64 and arm64 images to be imported in a single import
command, thereby allowing for e.g.
make CONFIG=cloud EMBED=config/cloud/aws.ipxe bin/ipxe.usb
make CONFIG=cloud EMBED=config/cloud/aws.ipxe \
CROSS=aarch64-linux-gnu- bin-arm64-efi/ipxe.usb
../contrib/cloud/aws-import -w amilist.txt -p \
bin/ipxe.usb bin-arm64-efi/ipxe.usb
This simplifies the process of generating a single amilist.txt file
for inclusion in the documentation at https://ipxe.org/howto/ec2
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/core')
0 files changed, 0 insertions, 0 deletions