subiquity/system_setup/server/controllers
Olivier Gayot 91870c8214 meta/status: replace POST_WAIT and POST_RUNNING by generic states
With the plan to call curtin multiple times where each invocation has a
specific purpose, we want the client to have a simple way to monitor the
status of the installation.

Instead of defining new application states for each stage, we will
report the more generic WAITING / RUNNING states in a loop until we get
to the final stages of the installation.

To start with, we are dropping POST_WAIT and POST_RUNNING in favor or
WAITING and RUNNING.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2022-07-22 10:51:01 +02:00
..
__init__.py Moving logic form SystemSetupModel to controllers. 2021-10-29 12:53:06 -03:00
configure.py meta/status: replace POST_WAIT and POST_RUNNING by generic states 2022-07-22 10:51:01 +02:00
identity.py Initializes `existing_usernames` for system_setup. 2022-05-12 17:04:19 -03:00
locale.py Removes empty line in the end of file 2022-04-20 09:16:40 -03:00
shutdown.py Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00
wslconfadvanced.py System-Setup: Add systemd experimental support to WSL 2022-03-16 12:24:18 +01:00
wslconfbase.py Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00