Skip to content
Snippets Groups Projects

Add Joliet file system to the ISO

Merged nl6720 requested to merge nl6720/archiso:Joliet into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -560,6 +560,8 @@ _make_iso() {
xorriso -as mkisofs \
-iso-level 3 \
-full-iso9660-filenames \
-joliet \
-joliet-long \
-rational-rock \
-volid "${iso_label}" \
-appid "${iso_application}" \
Loading