Comment 2 for bug 1418739

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to diskimage-builder (master)

Reviewed: https://review.openstack.org/153404
Committed: https://git.openstack.org/cgit/openstack/diskimage-builder/commit/?id=631cae1fee43a506eb17ffeed7cbf64f17dac0ba
Submitter: Jenkins
Branch: master

commit 631cae1fee43a506eb17ffeed7cbf64f17dac0ba
Author: yogananth subramanian <email address hidden>
Date: Fri Feb 6 03:39:36 2015 +0530

    Enable vm element to create PowerPC image

    Patch adds support to create PowerPC image with vm element.
    It creates 2 partitions, one for PReP boot and other for root and
    installs grub-ieee1275.

    Change-Id: I4675ef2b82aa69b63e63a1cc7db01b0c0e6f9fff
    Closes-Bug: 1418739