1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-01 05:47:04 +03:00

mkosi: Copy /boot into the ESP as well

Newer mkosi will start installing UKIs to /boot so prepare for that
by making sure we also copy /boot into the ESP.

(cherry picked from commit e0e523ea7fef7347d1417305fec0a862a738ceb4)
This commit is contained in:
Daan De Meyer 2023-12-10 18:13:01 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent 71ca24c259
commit cc7c10c443

View File

@ -3,6 +3,7 @@
[Partition]
Type=esp
Format=vfat
CopyFiles=/boot:/
CopyFiles=/efi:/
SizeMinBytes=512M
SizeMaxBytes=512M