~jibel/ubiquity:active_directory

Last commit made on 2020-09-08
Get this branch:
git clone -b active_directory https://git.launchpad.net/~jibel/ubiquity
Only Jean-Baptiste Lallement can upload to this branch. If you are Jean-Baptiste Lallement please log in for upload directions.

Branch merges

Branch information

Name:
active_directory
Repository:
lp:~jibel/ubiquity

Recent commits

b153322... by Jean-Baptiste Lallement

UI for active directory

Implemented UI to add support for Active Directory.

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

1da5421... by Jean-Baptiste Lallement

Allow markup in error dialog boxes

Some error messages require hyperlink to explain to the user how to fix
the issues that caused the error.

2ab142a... by Jean-Baptiste Lallement

stepUserInfo.ui: Updated to GTK+3

aad9765... by Jean-Baptiste Lallement

bump KDE_SESSION_VERSION to 5

xdg-open for example relies on KDE_SESSION_VERSION to call the right
version of kde-open which may otherwise not exist on the system. This in
particular fixes opening of URLs (LP: #1890173)

29a4471... by Iain Lane

Finalise changelog

28dee73... by Iain Lane

Update changelog

d143583... by Iain Lane

gtk_ui, prepare: Run 'apt update' before installing OEM metapackages

We need to pick up any which might have been released after the ISO was
created.

LP: #1888241

8bac72d... by Dimitri John Ledkov

releasing package ubiquity version 20.10.8

c907ef6... by Jean-Baptiste Lallement

Merge remote-tracking branch 'mwhudson/lp-1885414'

5541eff... by Jean-Baptiste Lallement

Add right swap device id to fstab

scripts/zsys-setup: mkswap changes the block id of the swap partition.
Adds the fstab entry after mkswap has ran so it's the correct id and not
the id of the original partition created by sgdisk.