The proposal to merge ~ogayot/curtin:install-step-by-step into curtin:master 
has been updated.

Description changed to:

install: allow to perform an install in incremental invocations

In order to perform a more "step-by-step" install, we want the ability to run 
`curtin install` multiple times with different stage(s) specified.

We now support a mechanism to "resume" an installation, through a new 
configuration fields:

 * resume_data

If more than one invocation of curtin install is planned, the user should 
specify the resume_data field in the install configuration.

On the first invocation, curtin install will create the file and fill it with 
internal data that will be needed to resume the installation later.

In subsequent invocations of curtin, the resume data will be read back frmo the 
file and subiquity will "resume" the installation.

For more details, see:
https://code.launchpad.net/~ogayot/curtin/+git/curtin/+merge/427671
-- 
Your team curtin developers is subscribed to branch curtin:master.


-- 
Mailing list: https://launchpad.net/~curtin-dev
Post to     : curtin-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~curtin-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to