summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent Host Updater from going in to an infinite loop.Saqib Khan2017-07-111-1/+1
* Activation: Implement ActivationProgress interfaceMichael Tritz2017-07-072-1/+43
* PNOR: implement Software RedundancyPriority interface.Saqib Khan2017-07-064-4/+57
* PNOR: Remove the BlocksTransition object when activation completesSaqib Khan2017-06-291-1/+2
* Activation: Wait for service files to completeMichael Tritz2017-06-283-82/+198
* Change purpose set in generate-squashfsLeonel Gonzalez2017-06-281-1/+1
* activation: Replace exists() with is_symlink()/is_directory()Adriana Kobylak2017-06-231-7/+7
* item_updater: style simplificationPatrick Williams2017-06-161-15/+16
* item_updater: Add version dbus object.Saqib Khan2017-06-143-9/+82
* RedundancyPriority: Override set property functionSaqib Khan2017-06-142-0/+13
* generate-squashfs: output file name improvementsMichael Tritz2017-06-131-2/+16
* PNOR: Implement Software RedundancyPriority.interfaceSaqib Khan2017-06-052-0/+46
* item_updater: Use the Common.FilePath.Path to find the image filesAdriana Kobylak2017-05-313-12/+31
* ItemUpdater: Only create the dbus objects for Host and System imagesAdriana Kobylak2017-05-312-67/+73
* use new sdbusplus match constructorsPatrick Williams2017-05-302-41/+29
* Code update flow: Set properties and load squashfs on object creationAdriana Kobylak2017-05-242-36/+52
* Implement host factory reset in item_updaterMichael Tritz2017-05-243-12/+42
* Activation: Point active image to requested imageAdriana Kobylak2017-05-243-1/+67
* Mount a SquashFS image to a read-only partition on PNORSaqib Khan2017-05-051-0/+13
* Remove version codeGunnar Mills2017-05-056-179/+0
* Removed version gtests from openpower-pnor-code-mgmtGunnar Mills2017-05-053-67/+2
* generate-squashfs: Add read-write flagAdriana Kobylak2017-05-051-5/+6
* Activation: Create UBI volume on RequestedActivationAdriana Kobylak2017-04-272-0/+25
* Activation: Create ActivationBlocksTransitionAdriana Kobylak2017-04-272-22/+47
* ItemUpdater: Validate PNOR squashfs imageSaqib Khan2017-04-254-5/+51
* ItemUpdater: Implement Software.Extended VersionSaqib Khan2017-04-194-6/+72
* Activation: Save the version idAdriana Kobylak2017-04-192-3/+9
* Activation: Override the set property functionsAdriana Kobylak2017-04-196-7/+53
* ActivationBlocksTransition: Create constructorAdriana Kobylak2017-04-191-0/+21
* autotools: Silence warnings from autoreconfAndrew Jeffery2017-04-183-0/+4
* Read image version from the MANIFEST.Saqib Khan2017-04-096-15/+15
* ItemUpdater: Store version id as string instead of intAdriana Kobylak2017-04-052-2/+2
* ItemUpdater: Create dbus object with version idAdriana Kobylak2017-03-302-6/+62
* Changes to .gitignore for test/Gunnar Mills2017-03-291-4/+4
* openpower-pnor-code-mgmt READMEGunnar Mills2017-03-291-0/+10
* Add gtestsGunnar Mills2017-03-295-2/+126
* Determine Version propertiesGunnar Mills2017-03-292-3/+12
* Determine the host software idGunnar Mills2017-03-295-4/+98
* Add Manifest and SquashFS image to tarball.Saqib Khan2017-03-271-6/+14
* Add PNOR extended version to the SquashFS imageSaqib Khan2017-03-271-0/+2
* Create Activation dbus objectAdriana Kobylak2017-03-257-1/+168
* Add PNOR version to metadata fileGunnar Mills2017-03-211-2/+5
* Add base support for PNOR code managementGunnar Mills2017-03-217-0/+148
* Moved to using "set -eo pipefail"Gunnar Mills2017-03-091-8/+7
* Get READONLY and PRESERVED flagsGunnar Mills2017-03-091-2/+21
* Switch to using PNOR fileGunnar Mills2017-03-091-5/+12
* Get PNOR partition flagsGunnar Mills2017-03-081-3/+12
* Parse the PNOR TOC and create a metadata fileGunnar Mills2017-03-021-3/+18
* Get partitions from pflashGunnar Mills2017-03-011-22/+1
* Create SquashFS ImageGunnar Mills2017-03-011-1/+20
OpenPOWER on IntegriCloud