~adam-collard/maas-images:v2-remove-focal

Last commit made on 2020-04-15
Get this branch:
git clone -b v2-remove-focal https://git.launchpad.net/~adam-collard/maas-images
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
v2-remove-focal
Repository:
lp:~adam-collard/maas-images

Recent commits

80ee31b... by Adam Collard

Remove focal support from v2 streams

1cb7281... by Lee Trager

Fix cloud-init repo path

7d8e5a8... by Lee Trager

Get codename from /etc/os-release

Python 3.8 has removed linux_distribution from the platform module.
This information is available in Xenial+ in /etc/os-release however
lp:maas-images needs to run on Precise+. If linux_distribution is
missing get the codename from /etc/os-release. This should only effect
Focal+.

4bcd58d... by Lee Trager

Remove f-strings for Precise support

a0d231c... by Lee Trager

Add support for building images with packer-maas.

d8cddf3... by Lee Trager

LP: #1859049 - Use linux-* instead of linux-signed-* kernel packages.

linux-signed-* packages are now metapackages in 14.04+. The linux-signed-*
metapackage has been removed from 20.04+. Use linux-* packages as they are
signed.

ec57358... by Lee Trager

Remove 18.10 as its been deprecated.

92e1a47... by Lee Trager <Lee Trager <email address hidden>>

Fix regression from 5219d81

5219d81... by Lee Trager

Add the ability to remove or copy versions from a stream.

2a9db27... by Adam Collard

Add support for Focal Fossa