Anonymous | Login | 2024-11-21 04:28 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000734 | ClearOS | app-configuration-backup - Configuration Backup | public | 2012-08-30 13:30 | 2013-04-26 14:17 | ||||
Reporter | bchambers | ||||||||
Assigned To | bchambers | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.3.0 | ||||||||
Target Version | 6.4.0 | Fixed in Version | 6.4.0 | ||||||
Summary | 0000734: Configuration Backup should track installed apps | ||||||||
Description | 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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Issue History | |||
Date Modified | Username | Field | Change |
2012-08-30 13:30 | bchambers | New Issue | |
2012-08-30 13:30 | bchambers | Status | new => assigned |
2012-08-30 13:30 | bchambers | Assigned To | => bchambers |
2012-09-13 20:47 | user2 | Target Version | 6.3.0 Updates => 6.4.0 Alpha 1 |
2012-12-06 12:35 | user2 | Target Version | 6.4.0 Alpha 1 => 6.4.0 Beta 1 |
2012-12-21 09:33 | user2 | Target Version | 6.4.0 Beta 1 => 6.4.0 Beta 2 |
2013-01-17 15:09 | user2 | Target Version | 6.4.0 Beta 2 => |
2013-03-22 20:41 | bchambers | Status | assigned => confirmed |
2013-03-22 20:41 | bchambers | Status | confirmed => resolved |
2013-03-22 20:41 | bchambers | Fixed in Version | => 6.4.0 Beta 2 |
2013-03-22 20:41 | bchambers | Resolution | open => fixed |
2013-03-25 19:24 | bchambers | Fixed in Version | 6.4.0 Beta 2 => 6.4.0 |
2013-03-25 19:24 | bchambers | Target Version | => 6.4.0 |
2013-04-26 14:17 | user2 | Status | resolved => closed |