~woodrow-shen/ubiquity/+git/add-bitlocker-support:enhance-ux-for-windows

Last commit made on 2020-03-30
Get this branch:
git clone -b enhance-ux-for-windows https://git.launchpad.net/~woodrow-shen/ubiquity/+git/add-bitlocker-support
Only Woodrow Shen can upload to this branch. If you are Woodrow Shen please log in for upload directions.

Branch merges

Branch information

Name:
enhance-ux-for-windows
Repository:
lp:~woodrow-shen/ubiquity/+git/add-bitlocker-support

Recent commits

7a0a10f... by Woodrow Shen

Add detection of Bitlocker paritions

To support ubiquity to identify the BitLocker encrypted partitions, a
new function is implemented to call blkid to output the "BitLocker" tag,
so that this tag (fs_type) can be updated inside partition caches.

d50ef59... by Jean-Baptiste Lallement

Updated bug number for Laney's fix

9134f7a... by Jean-Baptiste Lallement

Updated changelog

9c39933... by Jean-Baptiste Lallement

Updated version of console-setup

d1b4a49... by Jean-Baptiste Lallement

Removed xkb-data-i18n from d-i/update-control

xkb-data-i18n has been removed from the control file. Remove it from
update-control too so it is not readded automatically.

4e2db32... by Iain Lane

ubiquity-dm: Go back to launching gsd-xsettings directly

In GNOME 3.36 the `gnome-session-x11-services.target` unit gained some
dependencies that aren't satisfied in the ubiquity-dm environment. So
GNOME Shell starting up this unit doesn't work any more: go back to the
old way of starting it directly.

d06f265... by Iain Lane

ubiquity-dm: gnome-settings-daemon binaries have moved under /usr/libexec

Adjust the paths accordingly.

7bf705a... by Iain Lane

ubiquity.json: Specify the path to the new theme GResource used by GNOME Shell

LP: #1869331

653109d... by Jean-Baptiste Lallement

ubiquity-dm: Switch KDE Plasma wallpaper to .jpg

Plasma 5.18 switched default extension for that release. Fixes no
background on the Try/Install screen for Kubuntu. (LP: #1863073)
Thanks to Rik Mills.

6cb6732... by Rik Mills

bin/ubiquity-dm: Switch KDE Plasma wallpaper to .jpg
Plasma 5.18 switched default extension for that release.
Fixes no background on the Try/Install screen for Kubuntu.
(LP: #1863073)