subiquity/subiquitycore
Michael Hudson-Doyle 806e3fb86d do not crash when enabling DHCP on an interface with an address
Fixes #141
2016-08-23 13:48:47 +12:00
..
controllers do not probe network on returning from network sub-screen 2016-08-23 12:47:55 +12:00
models do not probe network on returning from network sub-screen 2016-08-23 12:47:55 +12:00
ui do not crash when enabling DHCP on an interface with an address 2016-08-23 13:48:47 +12: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 break run_command in two 2016-08-22 17:02:42 +12:00
view.py rename ViewPolicy to BaseView 2016-07-26 14:21:24 +12:00