~waveform/ubuntu-release-upgrader:rewrite-fkms-overlay

Last commit made on 2021-04-15
Get this branch:
git clone -b rewrite-fkms-overlay https://git.launchpad.net/~waveform/ubuntu-release-upgrader
Only Dave Jones can upload to this branch. If you are Dave Jones please log in for upload directions.

Branch merges

Branch information

Name:
rewrite-fkms-overlay
Repository:
lp:~waveform/ubuntu-release-upgrader

Recent commits

5b6b008... by Dave Jones

Add quirk to migrate FKMS overlay to KMS for raspi users

The Raspberry Pi FKMS ("fake" KMS) overlay needs to be replaced with the
KMS overlay ("full" KMS) for correct desktop function under Wayland.
We've been advised there *may* be display incompatibilities with the
camera firmware under this setup, so configuration lines enabling the
camera ("start_x=1") should also be disabled.

Finally, because the camera is disabled, and the GPU is (largely) under
the control of the kernel under this setup, any GPU memory allocation
lines ("gpu_mem=128") should be disabled to revert to the default (64MB)
GPU memory split.

LP: #1923673

219e202... by Brian Murray

releasing package ubuntu-release-upgrader version 1:21.04.8

66dbc7d... by Brian Murray

Run pre-build.sh.

6093e0e... by Brian Murray

tests/test_quirks.py: update the snap tests for the above changes.

e78a0a7... by Brian Murray

Resolve pycodestyle issues

b31ad6e... by Brian Murray

DistUpgrade/DistUpgradeQuirks.py: Modify the deb-to-snap quirk to also upgrade preseeded snaps to latest/stable/ubuntu-$version for their new release. (LP: #1922297)

d584a13... by Brian Murray

Fix cache name

9a62c2d... by Brian Murray

Avoid a traceback in metapkg is not in the cache

ea5e21f... by Brian Murray

Upgrade all snaps which track latest/stable/ubuntu- rather than add them to deb2snap.json

eb90939... by Brian Murray

upgrade snaps if a specific metapkg is installed