Commit 8dbe585
guestfs: eliminate rescue initramfs images from base images
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]>
Signed-off-by: Luis Chamberlain <[email protected]>1 parent afd6c03 commit 8dbe585
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
0 commit comments