Comment 1 for bug 1634147

Revision history for this message
Scott Moser (smoser) wrote :

Attaching a script that does the downloading that is needed to later run 'bin/bundle'.

This points out that some of these things are less than ideal:

a.) have to re-download kernel debs and repack locally. we should probably make the kernel-arch.tar.gz available on download.cirros-cloud.net
b.) have to know size for the disk image for that arch
c.) have to know which grub format to download (efi or ieee)
    the grub tarballs ideally would also be available on download.cirros-cloud.net
d.) had to know odd path to buildroot and version and such
e.) have to know grub ver and kernel ver