include generic.ins for s390 boot iso

Include the generic.ins file on the s390 boot iso, so it's directly bootable
on an LPAR. The full iso already had generic.ins included.
This commit is contained in:
Dan Horák 2020-06-09 17:50:42 +02:00 committed by Brian C. Lane
parent 9b8e0e2335
commit 0dbfe28745
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ runcmd xorrisofs ${isoargs} -o ${outroot}/images/boot.iso \
-boot-load-size 4 -no-emul-boot \
-R -J -V '${isolabel}' -graft-points \
.discinfo=${outroot}/.discinfo \
generic.ins=${outroot}/generic.ins \
${BOOTDIR}=${outroot}/${BOOTDIR} \
${filegraft}
treeinfo images-${basearch} boot.iso images/boot.iso