subiquity/subiquitycore
Michael Hudson-Doyle d9095336e5 do not have controllers (or view code!!) know the order of the screens 2016-09-27 21:35:47 +13:00
..
controllers do not have controllers (or view code!!) know the order of the screens 2016-09-27 21:35:47 +13:00
models completely separate menu -> signal and signal -> method mappings 2016-09-27 20:53:17 +13:00
ui do not have controllers (or view code!!) know the order of the screens 2016-09-27 21:35:47 +13: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 do not have controllers (or view code!!) know the order of the screens 2016-09-27 21:35:47 +13:00
core.py do not have controllers (or view code!!) know the order of the screens 2016-09-27 21:35:47 +13:00
curtin.py Move function for creating a user to its own file. 2016-07-27 14:52:16 +12: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 Really probe (i.e. call into probert) every time we load the network screen. 2016-09-16 14:27:37 +12: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 Clean up systemd jobs. 2016-09-01 22:33:00 +12:00
view.py prevent C-c / C-x from exiting console conf 2016-08-31 10:58:26 +12:00