subiquity/subiquitycore
Michael Hudson-Doyle e0a7aded85 update UI while apply network steps are running
as a special hack, the first time you apply changes in dry run mode it will
fail
2016-08-22 17:02:42 +12:00
..
controllers update UI while apply network steps are running 2016-08-22 17:02:42 +12:00
models Only render dhcp if set to True 2016-08-16 22:23:39 -04:00
ui Show decent error messages on failure. 2016-08-18 16:15:28 -04: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 rename ControllerPolicy to BaseController 2016-07-26 14:17:30 +12:00
core.py Re-introduce 'subiquity' package for installer specific things. 2016-07-25 12:51:39 +12:00
curtin.py Move function for creating a user to its own file. 2016-07-27 14:52:16 +12:00
log.py stuff 2016-07-28 11:13:19 +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 rename ModelPolicy to BaseModel 2016-07-26 14:20:10 +12:00
palette.py NetworkView: rework layout for network info based on review. 2016-06-30 17:24:31 -04:00
prober.py Do a slightly better job at showing default gateways. 2016-07-06 18:14:13 -04:00
signals.py Rename subiquity to subiquitycore -- will serve as base classes for everything 2016-06-30 14:17:01 -04: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 fake-merge mwhudson/network 2016-08-12 22:31:31 -04:00
view.py rename ViewPolicy to BaseView 2016-07-26 14:21:24 +12:00