From: Ales Kozumplik <akozumpl@xxxxxxxxxx> This is by removing (what I suppose is) redundant copy of the efi/boot contents in the root of the image. --- scripts/mk-images.ia64 | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/scripts/mk-images.ia64 b/scripts/mk-images.ia64 index 5843aa8..0ac748f 100644 --- a/scripts/mk-images.ia64 +++ b/scripts/mk-images.ia64 @@ -102,9 +102,6 @@ image=vmlinuz read-only initrd=initrd.img EOF - - # make a copy in the root of the image - cp $MBD_BOOTTREE_TMP/EFI/boot/* $MBD_BOOTTREE_TMP } makeBootImages() { -- 1.6.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list