subiquity/subiquitycore
Michael Hudson-Doyle 0e56b0cba0 Clean up systemd jobs.
The main visible effect of this is that if console-conf crashes or is killed
it restarts instantly rather than 90 seconds later. It also removes the flicker
where a getty gets started and then instantly killed during startup.
2016-09-01 22:33:00 +12:00
..
controllers Overwrite the netplan config that snap firstboot creates. 2016-08-31 11:22:23 +12:00
models hide bonding UI 2016-08-31 11:16:36 +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 prevent C-c / C-x from exiting console conf 2016-08-31 10:58:26 +12:00
curtin.py Move function for creating a user to its own file. 2016-07-27 14:52:16 +12:00
log.py use os.makedirs with exist_ok to create log directory 2016-08-30 10:50:20 +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 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