~mwhudson/ubiquity:lp-1847898

Last commit made on 2020-05-12
Get this branch:
git clone -b lp-1847898 https://git.launchpad.net/~mwhudson/ubiquity
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Branch information

Name:
lp-1847898
Repository:
lp:~mwhudson/ubiquity

Recent commits

9bd9bb3... 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

4d46311... by Sebastien Bacher

ubiquity.ui: set max-width-chars on the question label

75e6f7e... by Sebastien Bacher

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

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

3da302e... by Dimitri John Ledkov

Review feedback

764366e... by Iain Lane

language, partman, prepare: Factor out sensible-browser launching and use it

We can't just click links because that tries to execute Firefox as root
which is verboten, so call sensible-browser after dropping permissions.

LP: #1874070

984e924... by Dimitri John Ledkov

check-kernels: install the right nvidia modules for the OEM kernel.

LP: #1873867

36d71c9... by Dimitri John Ledkov

check-kerenls: only set `install_new` for newly installed kernels. compatible list is for the running/preinstalled ones only. LP: #1873434