Skip to content

Commit e0b6099

Browse files
authored
Merge branch 'main' into partsIndex
2 parents b62a940 + 16c0b39 commit e0b6099

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

image-templates/emt3-x86_64-emf-raw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ disk:
4242
start: 1MiB
4343
end: 384MiB
4444
fsType: fat32
45+
fsLabel: esp
4546
mountPoint: /boot/efi
4647
mountOptions: umask=0077
4748

@@ -63,7 +64,6 @@ disk:
6364

6465

6566
systemConfig:
66-
6767
additionalFiles:
6868
- local: ../additionalfiles/layout.env
6969
final: /etc/layout.env

image-templates/emt3-x86_64-emf-rt-raw.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ disk:
4444
start: 1MiB
4545
end: 384MiB
4646
fsType: fat32
47+
fsLabel: esp
4748
mountPoint: /boot/efi
4849
mountOptions: umask=0077
4950

0 commit comments

Comments
 (0)