Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | virt/containers: introduce hyperstart kernel + initrd | Bruce Ashfield | 2017-11-15 | 1 | -0/+25 |
For VMs masquerading as kernels, we need a kernel and initrd. runv uses hyperstart for this purpose so we add the recipe here. Once built, the kernel and initrd are installed to where runv can find them automatically. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |