add system_id to xorriso template

This commit is contained in:
Louis Abel 2022-07-30 02:32:22 -07:00
parent a950af3404
commit 045e07cf25
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
-outdev {{ isoname }}
-boot_image any replay
-joliet on
-system_id LINUX
-compliance joliet_long_names
{{ '-compliance untranslated_names' if arch == 'ppc64le' }}
-volid {{ volid }}