Anaconda dropped the mk-s390-cdboot tool, so we can't call it in lorax. --- share/s390.tmpl | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/share/s390.tmpl b/share/s390.tmpl index 9523f9c..81aa4c9 100644 --- a/share/s390.tmpl +++ b/share/s390.tmpl @@ -4,7 +4,6 @@ configdir="tmp/config_files/s390" BOOTDIR="images" KERNELDIR=BOOTDIR INITRD_ADDRESS="0x02000000" -MKCDBOOT="usr/libexec/anaconda/mk-s390-cdboot" # The assumption seems to be that there is only one s390 kernel, ever kernel = kernels[0] %> @@ -31,10 +30,3 @@ runcmd usr/libexec/anaconda/addrsize ${INITRD_ADDRESS} ${KERNELDIR}/initrd.img $ treeinfo images-${basearch} initrd.addrsize ${BOOTDIR}/initrd_addrsize treeinfo images-${basearch} generic.prm ${BOOTDIR}/generic.prm treeinfo images-${basearch} generic.ins generic.ins - -## make cdboot.img -runcmd ${MKCDBOOT} \ - -i ${outroot}/${kernel.path} \ - -r ${outroot}/${kernel.initrd.path} \ - -p ${outroot}/${BOOTDIR}/generic.prm \ - -o ${outroot}/${BOOTDIR}/cdboot.img -- 1.7.7.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list