lp:~ltrager/maas-images/xenial_ppc_bootloader
- Get this branch:
- bzr branch lp:~ltrager/maas-images/xenial_ppc_bootloader
Branch merges
- Andres Rodriguez (community): Approve
-
Diff: 43 lines (+12/-10)2 files modifiedconf/bootloaders.yaml (+1/-1)
meph2/commands/mimport.py (+11/-9)
Related bugs
Related blueprints
Branch information
Recent revisions
- 406. By Lee Trager
-
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. - 405. By Lee Trager
-
Install CentOS tools needed to allow custom storage deployment.
Custom storage deployment requires certain tools to be installed in the target
system. If these tools are not installed Curtin will attempt to install them
using the target's package manager. This will not work in an isolated
environment so make sure they are installed when CentOS is being built. - 402. By Scott Moser
-
Fix --proposed in kpack-from-image for arch other than i386 and amd64.
kpack-from-image always use archive.ubuntu.com for the ubuntu mirror
instead of ports.ubuntu.com for arch other than intel.The change here does 3 things:
a.) change variable names in maas-cloudimg2ephemeral to be consistent
with those used in kpack-from-image
a.) read UBUNTU_MIRROR and UBUNTU_MIRROR_PORTS from environment in both
kpack-from-image and maas-cloudimg2e phemeral.
c.) pass UBUNTU_MIRROR and UBUNTU_MIRROR_PORTS through sudo call
in kpack-from-image. - 401. By Scott Moser
-
flake8: fix flake8 errors.
current versions of flake8 as seen in 'tox -e flake8' are complaining
about bare except and a line-too-long. This fixes all those
complaints. - 400. By Scott Moser
-
Adjust to using simplestreams from git instead of bzr.
simplestreams has moved from bzr to git.
Just update references to it's bzr to use git instead. - 398. By Scott Moser
-
meph-v2.yaml: fix previous commit that added v2 kernels as 'bionic'.
Fix this typo that resulted in errors mining d-i cosmic kernels
when building v2 image streams. Not surprisingly, cosmic dists do
not have 'bionic' entries anywhere.After the change, the following works:
./bin/netboot- mirror --dry-run -vvv --releases=cosmic out.d - 397. By Scott Moser
-
Add cosmic / 18.10 / Cosmic.
This just updates conf/ to know about Cosmic.
in meph-v3.yaml i've used the anchor name hwe_cc rather than hwe_c
as is becoming the standard to refer to the second time through the
ubuntu alphabet. In meph-v3.yaml, these are *only* anchors, they
have no affect on the published data.I've left the single letter in meph-v2.yaml as they those anchors
contain things like 'hwe-z' and 'hwe-b', so I found it more straight
forward to keep those anchor names. We would expect meph-v2 to be
out of use by the time we get back to hwe-p.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maas-images