~seb128/ubiquity:ubuntu-installed-update

Last commit made on 2022-04-19
Get this branch:
git clone -b ubuntu-installed-update https://git.launchpad.net/~seb128/ubiquity
Only Sebastien Bacher can upload to this branch. If you are Sebastien Bacher please log in for upload directions.

Branch information

Name:
ubuntu-installed-update
Repository:
lp:~seb128/ubiquity

Recent commits

9ddf5e1... by Sebastien Bacher

Update the Install Ubuntu asset

lp: #1969455

f010b48... by Brian Murray

releasing package ubiquity version 22.04.15

81615c2... by Brian Murray

resolve changelog conflict

911e89e... by Łukasz Zemczak

releasing package ubiquity version 22.04.14

edc7523... by Łukasz Zemczak

Refreshing translations.

ce461b7... by Benjamin Drung

Set GNOME keyboard layout

The keyboard layout can change during installation (before typing the
username/password) when triggering the udev rules for the input devices.
The postinst script of the open-vm-tools package runs `udevadm trigger`
and causes this behavior.

Steps to reproduce:
 * Launch jammy-desktop-amd64.iso from 2022-04-09 (e.g. in a VM)
 * Install Welcome -> Try Ubuntu (keep English as language)
 * Install Ubuntu 22.04 LTS
 * Welcome -> Continue (keep English as language)
 * Keyboard Layout -> Change to e.g. German (Neo 2) -> Continue
 * Updates and other software -> Continue
 * Installation type -> select what you want -> Install now
 * Where are you? -> Continue
 * Open a terminal and run:
```
sudo udevadm trigger --subsystem-match=input
```
Then the keyboard layout is changed to US English.

Change the GNOME keyboard layout setting to use the selected keyboard
layout to prevent gnome-shell to change the keyboard layout when
triggering the udev rules for input devices.

This change was successfully tested on the latest Ubuntu, Kubuntu, and
Xubuntu 22.04 desktop installer ISOs on amd64.

Ubuntu-Bug: https://launchpad.net/bugs/1875062
Signed-off-by: Benjamin Drung <email address hidden>

617177d... by Benjamin Drung

Add .gitignore

Ignore files created by running the test cases.

Signed-off-by: Benjamin Drung <email address hidden>

23c17a8... by Jean-Baptiste Lallement

Updated changelog

76e7718... by Jean-Baptiste Lallement

Do not install zsys on ZFS installation.

ZSys is unmaintained so remove it from the LTS.
The code is still there if it must be revived.

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

0410744... by Dimitri John Ledkov

releasing package ubiquity version 22.04.12