~xnox/ubiquity:pyflakes

Last commit made on 2020-06-15
Get this branch:
git clone -b pyflakes https://git.launchpad.net/~xnox/ubiquity
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:
pyflakes
Repository:
lp:~xnox/ubiquity

Recent commits

3582fc0... by Dimitri John Ledkov

autopilot: pacify new pyflakes

dcd8ca2... by Dimitri John Ledkov

Merge branch 'gsd-keyboard' of git+ssh://git.launchpad.net/~xnox/ubiquity

a3e3d6e... by Dimitri John Ledkov

ubiquity-dm: start gsd-keyboard for keyboard indicator

When installing in non-english locale, multiple keyboard layouts are
configured during the ubiquity-dm session. Users must be able to
swtich between them during installation, to e.g. type hostname in
english, and given name in native language. Without gsd-keyboard
running, keyboard indicator does not appear in the ubiquity-dm
session.

LP: #1847307

3787df8... by Dimitri John Ledkov

Do not vendorize shim-signed scripts, simply use shim-signed scripts that are installed in live session already anyway.

40fd123... by Jean-Baptiste Lallement

Moved keystore to /run/

Co-authored-by: Didier Roche <email address hidden>

dba5619... by Jean-Baptiste Lallement

Various fixes in zsys-setup

Co-authored-by: Didier Roche <email address hidden>

e800f89... by Jean-Baptiste Lallement

Typos

Co-authored-by: Didier Roche <email address hidden>

eb72c8c... by Jean-Baptiste Lallement

partition table is always GPT

Following the changes in partman, on fresh disks the partition table is
always GPT even on BIOS machines.
On Bios systems an additional bios boot partition is created.
The MBR code has been removed from zsys-setup and partition indices now
account for the bios boot partition.

Co-authored-by: Didier Roche <email address hidden>

4cc7a49... by Jean-Baptiste Lallement

Add ZFS encryption UI

Co-authored-by: Didier Roche <email address hidden>

9c22b52... by Jean-Baptiste Lallement

Properly unmount target and its friends on zfs installation.

Co-authored-by: Didier Roche <email address hidden>