~ltrager/maas:grub_debug

Last commit made on 2021-04-08
Get this branch:
git clone -b grub_debug https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
grub_debug
Repository:
lp:~ltrager/maas

Recent commits

039aef3... by Lee Trager

bjornt fixes

3403e82... by Lee Trager

Enable GRUB debug when rackd debug is enabled.

4f1b8b2... by Caleb Ellis

Update maas-ui to 2bd37b6
feat(ui): build LXD project aggregate resources card (#2467)

454cd3a... by Bill Wear

Update maas-offline-docs to 2cd4d7f
improved Beta2 release notes w/bug summaries, better outline structure

4f6ac0c... by Lee Trager

Remove linuxefi and initrdefi from GRUB configuration.

The linuxefi and initrdefi have been deprecated from GRUB. They are
currently aliased to the linux and initrd command and will soon be removed
from GRUB. This allows MAAS to unify its ephemeral GRUB configuration
across all architectures. The "install" GRUB configuration files have been
removed. They were for installing with Debian installer which is no longer
supported.

031fa36... by Bill Wear

Update maas-offline-docs to 4b81201
fixed uncaught legacy maas-region command in maas-cli

747e9ad... by Alberto Donato

LP: #1922569 - wrap errors from discover projects call in RPC handler

2182ab5... by Björn Tillenius

Prepare for 3.0.0b2 release and update utilites/release-prepare to new process

Since we tag after the release, it doesn't make sense of release-prepare
to tag the commit at this point.

The python version now resides in setup.cfg, so the regexp was updated
to cope with it.

I also changed it so that DEBFULLNAME and DEBEMAIL are automatically set
(if not set already) to the name and email in the git config, which is
most likely what you want.

In addition to this, the commit is now show, so that you can verify it
did the right thing.

a0a8793... by Alberto Donato

deploy KVM hosts with LXD instead of virsh

5d55a4f... by Bill Wear

Update maas-offline-docs to d68ad1d
added PCI/USB device section to the machines page (can move/dup later if needed); also added a teaser to the what-maas-offers section of about-maas, since this is a classy top-level feature, tbh