subiquity/subiquitycore
Mathieu Trudel-Lapierre 410ddf74d7 Drop 'match' for yaml rendering: it's unnecessary while we don't provide a way to rename interfaces. 2016-08-16 14:32:23 -04:00
..
controllers Improve handling of the default routes. 2016-08-16 12:59:19 -04:00
models Drop 'match' for yaml rendering: it's unnecessary while we don't provide a way to rename interfaces. 2016-08-16 14:32:23 -04:00
ui Allow clearing IP configuration 2016-08-16 14:14:25 -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