subiquity/system_setup
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
..
client Sets TUI about help message on super init. 2022-05-26 07:37:35 -03:00
cmd Better help message for system setup 2022-06-16 16:15:16 -03:00
common System-Setup: fix typos 2022-03-16 12:24:46 +01:00
models Customises WSL system_setup Help/About message. 2022-05-24 13:58:13 -03:00
server meta/status: replace POST_WAIT and POST_RUNNING by generic states 2022-07-22 10:51:01 +02:00
tests/golden Removed systemd from the UI 2022-04-07 10:55:30 +02:00
ui WSL Validates the username with the endpoint. 2022-05-10 09:17:36 -03:00
__init__.py system_setup: initial setup 2021-08-31 15:52:03 +02:00
__main__.py Add missing copyrights 2021-08-31 15:52:03 +02:00