summaryrefslogtreecommitdiffstats
path: root/activation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Combine the creation of ro and rw partition in one service fileSaqib Khan2017-09-061-32/+8
* Create active associationGunnar Mills2017-09-051-0/+5
* Limit the number of Active pnor versionsSaqib Khan2017-08-191-0/+1
* Remove symlink creation during code updateSaqib Khan2017-08-181-40/+0
* item_updater: Ignore base version when trying to free up priority.Saqib Khan2017-08-161-1/+1
* PNOR Activation: Minor code-review fixesMichael Tritz2017-08-021-84/+85
* PNOR: Restore RedundancyPriority on resetMichael Tritz2017-07-301-0/+2
* item_updater : Implementing Object.Delete for versionLeonel Gonzalez2017-07-281-0/+5
* PNOR: Switch Software Version based on priority.Saqib Khan2017-07-251-28/+40
* Activation: Reset service file booleans after activationMichael Tritz2017-07-251-0/+5
* Activation: Implement ActivationProgress interfaceMichael Tritz2017-07-071-1/+20
* PNOR: implement Software RedundancyPriority interface.Saqib Khan2017-07-061-1/+5
* PNOR: Remove the BlocksTransition object when activation completesSaqib Khan2017-06-291-1/+2
* Activation: Wait for service files to completeMichael Tritz2017-06-281-63/+154
* activation: Replace exists() with is_symlink()/is_directory()Adriana Kobylak2017-06-231-7/+7
* RedundancyPriority: Override set property functionSaqib Khan2017-06-141-0/+5
* PNOR: Implement Software RedundancyPriority.interfaceSaqib Khan2017-06-051-0/+15
* Code update flow: Set properties and load squashfs on object creationAdriana Kobylak2017-05-241-29/+28
* Activation: Point active image to requested imageAdriana Kobylak2017-05-241-0/+48
* Mount a SquashFS image to a read-only partition on PNORSaqib Khan2017-05-051-0/+13
* Activation: Create UBI volume on RequestedActivationAdriana Kobylak2017-04-271-0/+18
* Activation: Create ActivationBlocksTransitionAdriana Kobylak2017-04-271-4/+18
* Activation: Override the set property functionsAdriana Kobylak2017-04-191-0/+27
OpenPOWER on IntegriCloud