subiquity/subiquitycore
Michael Hudson-Doyle 3f8c005237 allow console_conf and subiquity to use different UI classes
Subiquity is going to grow some global UI elements that console_conf
does not want.
2019-09-05 11:58:25 +12:00
..
controllers Merge pull request #525 from mwhudson/outermost-pile 2019-08-16 14:51:32 +12:00
models NetDev: bring back actual_global_ip_addresses used by console_conf. 2019-08-08 15:02:39 +01: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 allow console_conf and subiquity to use different UI classes 2019-09-05 11:58:25 +12:00
__init__.py pyflakes3 fixes for subiquitycore/__init__.py 2018-05-24 16:59:31 -05:00
controller.py reduce answers-related boilerplate 2019-08-15 13:34:10 +12:00
core.py allow console_conf and subiquity to use different UI classes 2019-09-05 11:58:25 +12: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 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 move "global" key handling to an unhandled_input handler 2019-08-15 13:34:10 +12:00