update graft variable in s390 template
This commit is contained in:
parent
743fb92757
commit
acb503db9f
@ -73,5 +73,5 @@ runcmd mkisofs -o ${outroot}/images/boot.iso \
|
|||||||
-boot-load-size 4 -boot-info-table -no-emul-boot \
|
-boot-load-size 4 -boot-info-table -no-emul-boot \
|
||||||
-R -J -V '${isolabel}' -T -graft-points \
|
-R -J -V '${isolabel}' -T -graft-points \
|
||||||
${BOOTDIR}=${outroot}/${BOOTDIR} \
|
${BOOTDIR}=${outroot}/${BOOTDIR} \
|
||||||
${imggraft}
|
${filegraft}
|
||||||
treeinfo images-${basearch} boot.iso images/boot.iso
|
treeinfo images-${basearch} boot.iso images/boot.iso
|
||||||
|
Loading…
Reference in New Issue
Block a user