ClearFoundation Tracker - ClearOS
View Issue Details
0000734ClearOSapp-configuration-backup - Configuration Backuppublic2012-08-30 13:302013-04-26 14:17
bchambers 
bchambers 
normalfeaturealways
closedfixed 
6.3.0 
6.4.06.4.0 
0000734: Configuration Backup should track installed apps
At the very least, a list of Marketplace apps could be dumped on the fly to a file to indicate what apps were installed:

rpm -qa --queryformat='%{NAME}\n' | grep ^app- | sort > /path/to/dump

This file could be included in the backup.

On a restore, the first operation would be to extract this file, yum install all these apps, and then perform the rest of the duties..

It would sure save someone a lot of time remembering what apps they installed.
No tags attached.
Issue History
2012-08-30 13:30bchambersNew Issue
2012-08-30 13:30bchambersStatusnew => assigned
2012-08-30 13:30bchambersAssigned To => bchambers
2012-09-13 20:47user2Target Version6.3.0 Updates => 6.4.0 Alpha 1
2012-12-06 12:35user2Target Version6.4.0 Alpha 1 => 6.4.0 Beta 1
2012-12-21 09:33user2Target Version6.4.0 Beta 1 => 6.4.0 Beta 2
2013-01-17 15:09user2Target Version6.4.0 Beta 2 =>
2013-03-22 20:41bchambersStatusassigned => confirmed
2013-03-22 20:41bchambersStatusconfirmed => resolved
2013-03-22 20:41bchambersFixed in Version => 6.4.0 Beta 2
2013-03-22 20:41bchambersResolutionopen => fixed
2013-03-25 19:24bchambersFixed in Version6.4.0 Beta 2 => 6.4.0
2013-03-25 19:24bchambersTarget Version => 6.4.0
2013-04-26 14:17user2Statusresolved => closed

There are no notes attached to this issue.