mirror of
https://github.com/KDE/kde-linux.git
synced 2026-05-24 08:16:12 -04:00
change esp sizing to maximum only
no sense spending space when it is not needed
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
[Partition]
|
||||
Type=esp
|
||||
Format=vfat
|
||||
# Tight fit. Would be better if we calculated this from the actual artifact size
|
||||
SizeMinBytes=256M
|
||||
SizeMaxBytes=256M
|
||||
# Would be better if we calculated this from the actual artifact size
|
||||
SizeMaxBytes=512M
|
||||
CopyFiles=/efi-template:/
|
||||
SplitName=esp
|
||||
|
||||
Reference in New Issue
Block a user