~xnox/ubiquity:focal

Last commit made on 2020-06-16
Get this branch:
git clone -b focal 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:
focal
Repository:
lp:~xnox/ubiquity

Recent commits

ccfae48... by Dimitri John Ledkov

releasing package ubiquity version 20.04.15.1

79c68e9... 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
(cherry picked from commit a3e3d6ecef01a9c73c32c814efe8383f1f4e4405)

2bd4ea4... by Jean-Baptiste Lallement

Do not export all pools

Only export pools that contain datasets mounted under /target
(LP: #1875045)

(cherry picked from commit 82a9b2587340908e7140f5ed38ae9f2841ad6152)

39930b4... by Jean-Baptiste Lallement

Use persistent path for pool's vdevs

Devices names such a /dev/sdX may change on reboot and lead to
unbootable systems.
This patch uses partuuid instead which is stable. We couldn't use uuid
because it changes when the pool is created. (LP: #1880869)

(cherry picked from commit 36ea45160d00c9fd940b6d1b760e7a7b9b652625)

6c1717c... by Jean-Baptiste Lallement

Enable ZFS autotrim

Autotrim is enabled by default on all pools.

LP: #1883686
(cherry picked from commit e761f4e8c8431c162a865d5672fb059cd396bd6e)

112b77a... by Michael Hudson-Doyle

make grub_default consider the boot argument in the non-removable case

grub_default got a boot= argument way back in 2012:

   https://git.launchpad.net/ubiquity/commit/?id=989b413b8a4b8f785d4d2e85998deff59a90c5cf

but it only really handles the case that Ubuntu is being installed onto
a removable drive. Update it to return its argument if it is one of the
devices grub-mkdevicemap returns.

LP: #1847898
(cherry picked from commit 9bd9bb33d6a4afed437816cf45734df47ee055b2)

0e8c71d... by Sebastien Bacher

* debian/real-po:
  - updated translations from launchpad, including strings from the new
    subpage for RST (lp: #1874103)

(cherry picked from commit 75e6f7e0f439cd876a7b4cd3dba6d19017cfba4d)

962eea8... by Dimitri John Ledkov

releasing package ubiquity version 20.04.15

3fdb50d... by Dimitri John Ledkov

Merge branch 'xnox/fix-nvidia-oem' of git+ssh://git.launchpad.net/ubiquity

a0fee1c... by Dimitri John Ledkov

Merge branch 'wip/launch-browser-properly' of git+ssh://git.launchpad.net/ubiquity