~laney/ubiquity:from-user-true

Last commit made on 2021-02-01
Get this branch:
git clone -b from-user-true https://git.launchpad.net/~laney/ubiquity
Only Iain Lane can upload to this branch. If you are Iain Lane please log in for upload directions.

Branch merges

Branch information

Name:
from-user-true
Repository:
lp:~laney/ubiquity

Recent commits

e7dec86... by Iain Lane

install_misc: Mark all installed packages as manually installed

When we're marking packages to install, mark them as `from_user=True`,
which means manually installed. This prevents them being autoremoved
either during installation or afterwards in the target system.

Fixes removal of the OEM kernel resulting in unbootable certified
systems.

LP: #1914091

06aa4c9... by Brian Murray

Finalise changelog

d5d1170... by Brian Murray

Merge jawn-smith/nomodeset_startup_sound: which separates the starup chime to a separate thread that waits for sound.target

8c9f984... by Iain Lane

Finalise changelog

03a1fb4... by Iain Lane

Update changelog

6412d7b... by Iain Lane

Append _fn to netcfg mock_path name

This is actually why the mock 'ip' command wasn't being found. The check
library now generates the testcase with `_fn` appended, so we need to
rename our directory to follow suit.

47d314b... by Iain Lane

Revert "BD on iproute2"

There's a mock 'ip' command which is supposed to be used actually.

This reverts commit 8f4378bb549c57128e4d947acc3cc3a308fa2c47.

be1cb68... by Iain Lane

Finalise changelog

8f4378b... by Iain Lane

BD on iproute2

The netcfg tests try to run 'ip'.

939dfb1... by Iain Lane

Update changelog