--- share/ppc.tmpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/share/ppc.tmpl b/share/ppc.tmpl index 4879c45..3ff15da 100644 --- a/share/ppc.tmpl +++ b/share/ppc.tmpl @@ -44,6 +44,10 @@ mkdir ${MACDIR} install usr/lib/yaboot/yaboot ${MACDIR} install ${configdir}/ofboot.b ${MACDIR} +## copy mapping and magic files needed for isos +install ${configdir}/mapping ${BOOTDIR} +install ${configdir}/magic ${BOOTDIR} + ## NOTE: PPC is kind of funky. There's three possible "arch" setups here: ## ppc, ppc64, and 'hybrid' (ppc userspace, both ppc & ppc64 kernels). -- 1.7.9.5 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list