David Lehman wrote:
+class omapARM(ARM):
- _boot_stage1_format_types = ["vfat"]
- _boot_stage1_device_types = ["partition"]
- _boot_stage1_mountpoints = ["/boot/uboot"]
- _boot_uboot_description = N_("U-Boot Partition")
- _boot_descriptions = {"partition": _boot_uboot_description}
- bootloader.GRUB2.stage2_bootable = False
I didn't notice this dirty trick until bcl pointed it out. Luckily you won't need it once you've done your uboot class.
I've updated the patch based on comments and suggestions, and I'm resubmitting it for review (separate email). I have not yet implemented the uboot class, but have removed the bootloader "stage2_bootable = False" hack used for testing.
Please let me know if this version is acceptable.
Thank you,
d.marlin ========
anaconda-patches mailing list anaconda-patches@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches