subiquity/subiquitycore
Michael Hudson-Doyle 6bbe02774f assume a default route on a down link has gone away
it seems netlink routing table messages are more of a notifications of
changes being explicitly made vs notifications of all changes to
routing.

for https://bugs.launchpad.net/subiquity/+bug/1837822
2019-07-25 17:37:41 +12:00
..
controllers assume a default route on a down link has gone away 2019-07-25 17:37:41 +12:00
models some fixes found in testing 2019-03-26 10:59:50 +13:00
testing support for editing existing partitions 2019-05-30 15:10:54 +12:00
tests Fix writing of netplan configs 2018-06-07 11:46:34 -04:00
ui display a message when the user obstinately types in an unsuitable mount point 2019-07-24 13:03:04 +12:00
__init__.py pyflakes3 fixes for subiquitycore/__init__.py 2018-05-24 16:59:31 -05:00
controller.py implement screens up to the point of offering the update 2019-03-12 11:49:03 +13:00
core.py Drop Installpath 2019-05-14 15:09:55 +02:00
file_util.py Fix writing of netplan configs 2018-06-07 11:46:34 -04:00
i18n.py make SubiquityModel objects easier to construct 2019-05-10 09:44:01 +12:00
log.py Drop commented out / dead code 2018-05-23 18:53:12 -05:00
lsb_release.py tox: Support running tests and flake8 in tox. 2018-06-05 17:59:46 -04:00
netplan.py netplan.Config().config should initialize to a dict 2019-05-02 15:22:23 +01:00
prober.py try probing for blockdev only if probing fails; report failure to user 2019-04-29 15:58:19 +12:00
signals.py fix Signal.register to accommodate strange urwid behaviour 2019-03-14 09:55:03 +13:00
tasksequence.py pep8 fixes for subiquitycore/tasksequence.py 2018-05-24 16:59:31 -05:00
utils.py pep8 fixes for subiquitycore/utils.py 2018-05-24 16:51:51 -05:00
view.py grey out the background widget when an overlay is showing 2018-07-04 15:53:47 +12:00