Some substitutions also added to accomodate StX vs partner file naming. Add 750.006 alarm to performing-an-orchestrated-upgrade Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: I33588f3c1b22cd0dbc96133cf8eb056c8c2e5162 Signed-off-by: Ron Stone <ronald.stone@windriver.com>
		
			
				
	
	
		
			20 lines
		
	
	
		
			717 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			717 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
 | 
						|
.. qbz1552920585263
 | 
						|
.. _software-update-space-reclamation:
 | 
						|
 | 
						|
=================================
 | 
						|
Software Update Space Reclamation
 | 
						|
=================================
 | 
						|
 | 
						|
|prod-long| provides functionality for reclaiming disk space used by older
 | 
						|
versions of software updates once newer versions have been committed.
 | 
						|
 | 
						|
The :command:`sw-patch commit` command allows you to “commit” a set of software
 | 
						|
updates, which effectively locks down those updates and makes them unremovable.
 | 
						|
In doing so, |prod-long| is then able to delete package files with lower
 | 
						|
versions from the storage and repo, keeping only the highest version of each
 | 
						|
package in the committed software update set.
 | 
						|
 | 
						|
.. caution::
 | 
						|
    This action is irreversible.
 |