Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
imagebuilder: remove initramfs image files
Initramfs images are not supported by imagebuilder. With recent changes to support Per Device Rootfs, we now generate an image and a vmlinux for each Rootfs and these additional files are all shipped in the imagebuilder tar. Drop these new file and any vmlinux-initramfs as they are not used and increase the final size of the imagebuilder archive. Signed-off-by: Christian Marangi <[email protected]>
- Loading branch information