subiquity/subiquitycore
Michael Hudson-Doyle f925c3fa2a
Merge pull request #622 from mwhudson/make_screen-method
make screen behaviour more configurable
2019-12-20 13:09:57 +13:00
..
controllers add a way to change the default level of a context's children 2019-12-20 09:47:38 +13:00
models have apply_config task exit as soon as all dhcp NICs have an address 2019-12-13 10:04:31 +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 use the asyncio loop object rather than the urwid loop almost everywhere 2019-12-20 12:04:38 +13:00
__init__.py pyflakes3 fixes for subiquitycore/__init__.py 2018-05-24 16:59:31 -05:00
async_helpers.py Add SingleInstanceTask.wait 2019-12-20 11:00:46 +13:00
context.py add a way to change the default level of a context's children 2019-12-20 09:47:38 +13:00
controller.py use the asyncio loop object rather than the urwid loop almost everywhere 2019-12-20 12:04:38 +13:00
core.py Merge pull request #622 from mwhudson/make_screen-method 2019-12-20 13:09:57 +13:00
file_util.py Fix writing of netplan configs 2018-06-07 11:46:34 -04:00
i18n.py Allow starting subiquity/console-conf without translations. 2019-08-07 12:40:10 +01:00
log.py create an INFO level log file too, unconditionally include it in error reports 2019-12-12 21:49:44 +13:00
lsb_release.py tox: Support running tests and flake8 in tox. 2018-06-05 17:59:46 -04:00
netplan.py a bit too much effort making one particular log statement look nice 2019-09-09 15:32:49 +12:00
prober.py push debug_flag block probe crashing into Prober 2019-12-16 23:15:48 +13:00
signals.py a bit too much effort making one particular log statement look nice 2019-09-09 15:32:49 +12:00
utils.py asyncioify run_command_in_foreground 2019-12-15 08:53:36 +13:00
view.py implement local documentation 2019-10-02 10:51:34 +13:00