~jawn-smith/ubiquity:nomodeset_startup_sound

Last commit made on 2021-01-29
Get this branch:
git clone -b nomodeset_startup_sound https://git.launchpad.net/~jawn-smith/ubiquity
Only William Wilson can upload to this branch. If you are William Wilson please log in for upload directions.

Branch merges

Branch information

Name:
nomodeset_startup_sound
Repository:
lp:~jawn-smith/ubiquity

Recent commits

8ec0583... by William Wilson

Add more specific exception checks for dbus connection failures

a71d6e0... by William Wilson

Wrapping the attempt to connect to the bus in a try catch block to prevent failures when no bus is present

695638f... by William Wilson

Code style changes to make pyflakes and pep8 happy

04f12dd... by William Wilson

Making the SystemdUnitWatcher an instance variable so it will still exist if sound comes up after __init__ finishes

eab0b03... by William Wilson

Making the SystemdUnitWatcher an instance variable so it will still exist if sound comes up after __init__ finishes

3f6356b... by William Wilson

Creating SystemdUnitWatcher instance earlier so the dbus connection is not lost when ubiquity drops and regains permissions

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.