rhel7 branch doesn't use imggraft.
Related: rhbz#1174475 --- share/aarch64.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/aarch64.tmpl b/share/aarch64.tmpl index 9f8c31c..be5871c 100644 --- a/share/aarch64.tmpl +++ b/share/aarch64.tmpl @@ -41,6 +41,6 @@ mkdir ${KERNELDIR} ${efiargs} -R -J -V '${isolabel}' -T -graft-points \ ${KERNELDIR}=${outroot}/${KERNELDIR} \ ${LIVEDIR}=${outroot}/${LIVEDIR} \ - ${efigraft} ${imggraft} + ${efigraft} treeinfo images-${basearch} boot.iso images/boot.iso %endif
On Fri, 2015-01-16 at 10:48 -0800, Brian C. Lane wrote:
rhel7 branch doesn't use imggraft.
Related: rhbz#1174475
share/aarch64.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/aarch64.tmpl b/share/aarch64.tmpl index 9f8c31c..be5871c 100644 --- a/share/aarch64.tmpl +++ b/share/aarch64.tmpl @@ -41,6 +41,6 @@ mkdir ${KERNELDIR} ${efiargs} -R -J -V '${isolabel}' -T -graft-points \ ${KERNELDIR}=${outroot}/${KERNELDIR} \ ${LIVEDIR}=${outroot}/${LIVEDIR} \
${efigraft} ${imggraft}
treeinfo images-${basearch} boot.iso images/boot.iso${efigraft}%endif
ACK.
anaconda-patches@lists.fedorahosted.org