Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase default EFI partition size to 512 MB
With increased initrd sizes, 150 MB is inadequate.
- Loading branch information
5adb315
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have three kernels in my tiny 150MB
/boot
volume and have been careful not to install many variants. Well, you know testing various Hz values and what not. Or testingPREEMPT_LAZY
with 6.11.y, backported from upstream. Increasing the default size for the/boot
partition is awesome. Thank you.