Merge lp://staging/~ltrager/maas-images/xenial_ppc_bootloader into lp://staging/maas-images
Proposed by
Lee Trager
Status: | Merged |
---|---|
Merged at revision: | 406 |
Proposed branch: | lp://staging/~ltrager/maas-images/xenial_ppc_bootloader |
Merge into: | lp://staging/maas-images |
Diff against target: |
43 lines (+12/-10) 2 files modified
conf/bootloaders.yaml (+1/-1) meph2/commands/mimport.py (+11/-9) |
To merge this branch: | bzr merge lp://staging/~ltrager/maas-images/xenial_ppc_bootloader |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andres Rodriguez (community) | Approve | ||
Review via email: mp+352678@code.staging.launchpad.net |
Commit message
Revert Open Firmware PPC64EL bootloader to Xenial.
The Bionic bootloader for Open Firmware PPC64EL is requesting a GRUB
configuration file for the wrong MAC address(LP:1785859). Until this
bug is fixed revert to the Xenial bootloader.
To allow the bootloader to be reverted lp:maas-images will now only look to see if the bootloader discovered in the archive differs from the latest
bootloader in the stream. Older bootloaders in the stream are ignored. This allows the release for each bootloader to be reverted to an older version or upgraded to a newer version without changing anything other than bootloaders.yaml.
To post a comment you must log in.
lgtm!