Software Update:Processing Updates: Difference between revisions

no edit summary
No edit summary
 
No edit summary
Line 16: Line 16:


As described above, each update will have a status associated with it.  The states consist of the following:
As described above, each update will have a status associated with it.  The states consist of the following:
 
<dl>
* pending - The update is ready to be applied
<dt>pending</dt><dd>The update is ready to be applied</dd>
* updating - The update is being applied
<dt>updating</dt><dd>The update is being applied</dd>
* complete - The update was successfully applied
<dt>complete</dt><dd>The update was successfully applied</dd>
* failed - The update could not be applied
<dt>failed</dt><dd>The update could not be applied</dd>
 
</dl>
This information is recorded in a text file named ''update.status'' stored in each update folder.
This information is recorded in a text file named ''update.status'' stored in each update folder.
272

edits