Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion image-templates/emt3-x86_64-emf-raw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ disk:
start: 1MiB
end: 384MiB
fsType: fat32
fsLabel: esp
mountPoint: /boot/efi
mountOptions: umask=0077

Expand All @@ -63,7 +64,6 @@ disk:


systemConfig:

additionalFiles:
- local: ../additionalfiles/layout.env
final: /etc/layout.env
Expand Down
Loading