Re: [PATCH v2] guestfs: eliminate rescue initramfs images from base images
Luis Chamberlain <[email protected]> Fri, 26 Sep 2025 12:54:36 -0700
| Newsgroups | dev.linux.lists.kdevops |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Sep 24, 2025 at 05:18:55PM -0400, Jeff Layton wrote: > dracut-config-rescue generates the "rescue" images in the /boot > partition (at least on Fedora hosts). This is a waste of space since > these are ultimately throwaway VMs. > > Uninstall dracut-config-rescue from the base images, and delete any > already-generated images , thus saving space for more "make linux" > invocations. > > Signed-off-by: Jeff Layton <[email protected]> Applied and pushed! Luis