Comment 5 for bug 1627402

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

Reviewed: https://review.openstack.org/432686
Committed: https://git.openstack.org/cgit/openstack/diskimage-builder/commit/?id=003fc17208e645b453ccb7c7ad27d332bdae490c
Submitter: Jenkins
Branch: feature/v2

commit 003fc17208e645b453ccb7c7ad27d332bdae490c
Author: Andreas Florath <email address hidden>
Date: Sat Feb 11 17:59:48 2017 +0000

    Fix #1627402: fix grub2 element for ubuntu xenial

    Looks that the special handling for Ubuntu is not needed any longer
    (its a pity that there are no detailed comments...).

    The grub2 element is a second implementation of the bootstrap element
    - but because there are some features that come only here, e.g. efi
    boot, it should be working as long as this is not implemented in the
    bootloader element.

    Change-Id: I74269116ea30b84f3259805720d5cd1616f960c5
    Signed-off-by: Andreas Florath <email address hidden>
    Closes-Bug: #1627402