lp:~ltrager/maas-images/bionic_bootloaders
- Get this branch:
- bzr branch lp:~ltrager/maas-images/bionic_bootloaders
Branch merges
- Newell Jensen (community): Approve
-
Diff: 39 lines (+4/-4)1 file modifiedconf/bootloaders.yaml (+4/-4)
Branch information
Recent revisions
- 404. By Lee Trager
-
Switch boot loaders to pull from Bionic instead of Xenial
The MAAS bootloaders stream should contain bootloaders from the latest LTS.
Now that Bionic 18.04.1 is out it is safe to switch. - 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. - 395. By Lee Trager
-
Add proposed to global set of flags to it works with meph2-util import and meph2-import
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maas-images