Explicitly building iso images with rock ridge extension.
This commit is contained in:
parent
e28ec6094f
commit
5733ae0fe1
|
@ -73,7 +73,7 @@ then
|
|||
fi
|
||||
|
||||
# Handle xorriso generic options
|
||||
XORRISO_OPTIONS="-r -J -joliet-long -l -cache-inodes"
|
||||
XORRISO_OPTIONS="-R -r -J -joliet-long -l -cache-inodes"
|
||||
|
||||
# Handle xorriso live-build specific options
|
||||
if [ "${LIVE_IMAGE_TYPE}" = "iso-hybrid" ]
|
||||
|
|
Loading…
Reference in New Issue