subiquity:master-latest-edge-case

Last commit made on 2020-01-30
Get this branch:
git clone -b master-latest-edge-case https://git.launchpad.net/subiquity

Branch merges

Branch information

Name:
master-latest-edge-case
Repository:
lp:subiquity

Recent commits

e510f57... by Dimitri John Ledkov

Use raharper's branch

cbaab43... by Dimitri John Ledkov

Switch script to use python3, as python is no longer available

I guess good luck to the Jenkins CI?

ac40a37... by Michael Hudson-Doyle

Merge pull request #624 from mwhudson/refactor-exiting

refactor how subiquity is exited after install

a18d6b6... by Dimitri John Ledkov

Fix spinner typeerror.

LP: #1860444

963cbaa... by Michael Hudson-Doyle

refactor how subiquity is exited after install

if we want to do things after install has completed (e.g.: run late
commands), we can't have the code that runs the install invoking
/sbin/reboot directly.

f925c3f... by Michael Hudson-Doyle

Merge pull request #622 from mwhudson/make_screen-method

make screen behaviour more configurable

06866c3... by Michael Hudson-Doyle

Merge pull request #623 from mwhudson/guided-layouts-controller

move guided disk layout implementation to controller

a40082a... by Michael Hudson-Doyle

Merge pull request #621 from mwhudson/controller-set-tweaks

tweak ControllerSet

b18ae6d... by Michael Hudson-Doyle

move guided disk layout implementation to controller

78d59de... by Michael Hudson-Doyle

only call setraw if the screen is talking to a tty