Skip to content

Commit 560a157

Browse files
committed
netesp: set Bootable=no
Ensure a UKI is not built in the ESP, as the point is to download it on-the-fly
1 parent 7feb4c8 commit 560a157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkosi.images/netesp/mkosi.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ OutputExtension=raw.img
1010
ImageVersion=
1111

1212
[Content]
13-
Bootable=yes
13+
Bootable=no

0 commit comments

Comments
 (0)