On 02/15/2010 10:09 PM, Chris Lumens wrote:
- # make a copy in the root of the image
- cp $MBD_BOOTTREE_TMP/EFI/boot/* $MBD_BOOTTREE_TMP
+image=efi/boot/vmlinuz
+ label=linux
+ read-only
+ initrd=efi/boot/initrd.img
+EOF
}
The indentation is a little weird here - shouldn't label=, read-only,
and initrd= be brought back out to the far left as well?
It should probably. I copied the heredoc exactly from the epi/boot:
image= unindented, label= and read-only indented with spaces and
initrd=indented with a tab. It looks horrible but works there OK and I
can't test whether indenting it nicely wouldn't break it.
Ales
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list