subiquity/subiquitycore
Mathieu Trudel-Lapierre 87b8dc3ccc Support conditional 'shell=True' calls, required for top's redirection, and not supported in curtin... 2016-12-22 22:15:02 -05:00
..
controllers fix header of WIFI config screen 2016-12-22 12:16:39 +13:00
models Re-add get_configured_interfaces() for subiquity. 2016-12-20 15:42:37 -05:00
ui Fix displaying IPs for login view in subiquitycore. 2016-12-21 17:18:08 -05:00
__init__.py Rename subiquity to subiquitycore -- will serve as base classes for everything 2016-06-30 14:17:01 -04:00
async.py Rename subiquity to subiquitycore -- will serve as base classes for everything 2016-06-30 14:17:01 -04:00
controller.py squash some more trivial uses of signals 2016-11-22 16:09:51 +13:00
core.py address review comments 2016-09-29 14:06:09 +13:00
curtin.py Adapt curtin_install_cmd and run_command_sync calls to API changes in run_command()... 2016-12-22 08:52:21 -05:00
log.py do not override datefmt so we get seconds (and even microseconds) in the logs 2016-09-21 11:56:04 +12:00
meta.py Rename subiquity to subiquitycore -- will serve as base classes for everything 2016-06-30 14:17:01 -04:00
model.py completely separate menu -> signal and signal -> method mappings 2016-09-27 20:53:17 +13:00
palette.py NetworkView: rework layout for network info based on review. 2016-06-30 17:24:31 -04:00
prober.py Adapt to netlink event driven version of probert. 2016-11-07 16:56:32 +13:00
signals.py make properly sure that the wifi password does not get logged 2016-10-28 13:14:05 +13:00
user.py Refactor identity stuff to avoid dep on curtin in console-conf case. 2016-07-27 16:05:47 +12:00
utils.py Support conditional 'shell=True' calls, required for top's redirection, and not supported in curtin... 2016-12-22 22:15:02 -05:00
view.py restore escape key behaviour 2016-11-02 12:44:04 +13:00