~brian-murray/ubiquity:remove-apt-clone

Last commit made on 2020-09-11
Get this branch:
git clone -b remove-apt-clone https://git.launchpad.net/~brian-murray/ubiquity
Only Brian Murray can upload to this branch. If you are Brian Murray please log in for upload directions.

Branch merges

Branch information

Name:
remove-apt-clone
Repository:
lp:~brian-murray/ubiquity

Recent commits

1db4358... by Brian Murray

Update string in translation sources.

00f4a04... by Brian Murray

Indicate that installed software will not be available.

9ddadb3... by Brian Murray

Do not try to keep installed software when reinstalling Ubuntu as the process was error prone (LP: 1152399) and did not provide a quailty experience. (LP: #1798369)

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.