~xnox/maas:compatible-grub.cfg

Last commit made on 2021-02-04
Get this branch:
git clone -b compatible-grub.cfg https://git.launchpad.net/~xnox/maas
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Branch information

Name:
compatible-grub.cfg
Repository:
lp:~xnox/maas

Recent commits

c12d85d... by Dimitri John Ledkov

provisioningserver: generate grub.cfg suitable for both arm64 & amd64

This grub.cfg provisioning enrollment grub.cfg is suitable to be
booted by either secureboot signed grub arm64 build, or the older
unsigned network boot grub arm64 build as produced by bootloaders
maas-images build.

e2005fa... by Adam Collard

Verify the branch matches the major version, not the whole thing.

c34cf15... by Alberto Donato

small doc/typing lints in virtualmachine models

bf77efc... by Alberto Donato

support composing LXD VMs with multiple disks

4cfd8cc... by Caleb Ellis

Update maas-ui to 606f32f
refactor(ui): refactor some common form Select components (#2127)

8085cbb... by Renovate Bot <email address hidden>

Update maas-ui to 7b04da9
chore(deps): update dependency copy-webpack-plugin to v7

18d59db... by Huw Wilkins

Update maas-ui to 8c00e49
Use Button types for confirm type. Remove link from warning.

f4687b5... by Huw Wilkins

Update maas-ui to c639554
refactor(ui): migrate DHCP forms to TypeScript

Migrate the DHCP forms to typescript to make them ready for use in the machine details.

Needed for: #1890.

c086849... by Huw Wilkins

Update maas-ui to e85e19a
Update project to work with Webpack 5.

0e27766... by Caleb Ellis

Update maas-ui to 266d07a
fix(ui): handle undefined machine workload annotations (#2119)