From: "Brian C. Lane" <bcl@xxxxxxxxxx> All it amounts to is copying imgutils.py and mkefiboot, no actual changes to lorax are needed. This is so that livecd-creator on f16 and f15 can be used to make iso's that will boot on a Mac. Tested on f16, works fine. Brian C. Lane (1): add mkefiboot and imgutils.py lorax.spec | 6 +- setup.py | 2 +- src/pylorax/imgutils.py | 292 +++++++++++++++++++++++++++++++++++++++++++++++ src/sbin/mkefiboot | 111 ++++++++++++++++++ 4 files changed, 409 insertions(+), 2 deletions(-) create mode 100644 src/pylorax/imgutils.py create mode 100755 src/sbin/mkefiboot -- 1.7.7.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list