bobuhiro11 / gokvm

KVM based tiny x86 hypervisor written in pure golang, which can boot Linux
https://blog.bobuhiro11.net/tags/gokvm.html
MIT License
210 stars 24 forks source link

scripts: Add get_initrd.bash to speed up CI jobs. #161

Closed bobuhiro11 closed 1 year ago

bobuhiro11 commented 1 year ago

The CI job shows that building initrd takes 1 minute 1. So we download it using the same approach as bzImage.