Merge "Increase size of EFI system partition (again)"
This commit is contained in:
commit
7f469e3e83
@ -7,7 +7,7 @@
|
||||
partitions:
|
||||
- name: ESP
|
||||
type: 'EF00'
|
||||
size: 12MiB
|
||||
size: 550MiB
|
||||
mkfs:
|
||||
type: vfat
|
||||
mount:
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
The size of the ESP partition when building EFI based images is increased
|
||||
considerably from 12MiB to 550MiB, in line with modern guidelines. The
|
||||
existing size was often not enough to update packages.
|
Loading…
Reference in New Issue
Block a user