[PATCH] livemedia-creator: Add ppc64 live creation support

Brian C. Lane bcl at redhat.com
Wed May 21 00:48:24 UTC 2014


On Tue, May 20, 2014 at 12:04:25PM -0500, Dennis Gilmore wrote:
> On Tue, 20 May 2014 09:17:18 -0700
> "Brian C. Lane" <bcl at redhat.com> wrote:
> 
> > The ppc config files were missing from the live config_files directory
> > and ppc needs the correct lib directory so lmc has been switched to
> > use ArchData driven from the installed kernel arch.
> > ---
> >  share/live/config_files/ppc/bootinfo.txt     | 169
> > +++++++++++++++++++++++++++
> > share/live/config_files/ppc/magic            |  81 +++++++++++++
> > share/live/config_files/ppc/mapping          |  27 +++++
> > share/live/config_files/ppc/ofboot.b         |  74 ++++++++++++
> > share/live/config_files/ppc/yaboot.conf.3264 |  16 +++
> > share/live/config_files/ppc/yaboot.conf.in   |   9 ++
> > src/sbin/livemedia-creator                   |   5 +- 7 files
> > changed, 379 insertions(+), 2 deletions(-) create mode 100644
> > share/live/config_files/ppc/bootinfo.txt create mode 100644
> > share/live/config_files/ppc/magic create mode 100644
> > share/live/config_files/ppc/mapping create mode 100644
> > share/live/config_files/ppc/ofboot.b create mode 100644
> > share/live/config_files/ppc/yaboot.conf.3264 create mode 100644
> > share/live/config_files/ppc/yaboot.conf.in
> > 
> > diff --git a/share/live/config_files/ppc/bootinfo.txt
> Nak, ppc32 support has been removed from rawhide along with that yaboot
> is gone. only grub2 works and is supported on ppc64 now.

Thanks. I've got a patch using the grub2 ppc.tmpl, now if I can just get
a system to install so I can test it...

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list