1. 2a6981b Add Test for getId() by Gunnar Mills · 7 years ago
  2. 850d5f6 Update Journal Variable Names by Gunnar Mills · 7 years ago
  3. fbee189 Revert "item_updater: Add a log to indicate duplicate image upload." by Saqib Khan · 7 years ago
  4. fa5daf4 remove Delete from Version by Eddie James · 7 years ago
  5. 2308b8b Use sha512 to calcualte the versionID for images. by Saqib Khan · 7 years ago
  6. fa7aa12 Host reset: Change deletes to clears by Michael Tritz · 7 years ago
  7. 6a52226 Delete the pnor version that doesn't have a valid pnor.toc by Saqib Khan · 7 years ago
  8. 2be9ba9 Delete orphaned pnor read-write volumes. by Saqib Khan · 7 years ago
  9. 61010b2 Change to pass by reference by Gunnar Mills · 7 years ago
  10. 2badd7a Create functional association on startup by Gunnar Mills · 7 years ago
  11. 139cf1a Style and comment changes in item_updater.hpp by Gunnar Mills · 7 years ago
  12. e7ff645 Style changes in serialize.cpp by Gunnar Mills · 7 years ago
  13. b78dfa5 Style and comment changes in version.hpp by Gunnar Mills · 7 years ago
  14. 6bd6d7b Call updateFunctionalAssociation on symlink change by Gunnar Mills · 7 years ago
  15. 234a07e Host updater: Add function to delete all versions by Michael Tritz · 7 years ago
  16. 833e4f3 Create PNOR Functional Association by Gunnar Mills · 7 years ago
  17. a93a07b Style changes in version.cpp by Gunnar Mills · 7 years ago
  18. 48d9a4e PNOR Serialize: Change create_directory to create_directories by Michael Tritz · 7 years ago
  19. 13fc66a Add checks for currently running host image before erasing by Eddie James · 7 years ago
  20. 3588acc Create active association on startup by Gunnar Mills · 7 years ago
  21. 1e0aa5c Combine the creation of ro and rw partition in one service file by Saqib Khan · 7 years ago
  22. fe07536 Switch FWD and REV association names by Gunnar Mills · 7 years ago
  23. 9741cd1 Create active association by Gunnar Mills · 7 years ago
  24. c5b04e4 Remove nodist_noinst_HEADER by Gunnar Mills · 7 years ago
  25. 8fc66c9 Add "noinst" for generated header by Gunnar Mills · 7 years ago
  26. 3fa7028 style changes in item_updater.cpp by Gunnar Mills · 7 years ago
  27. 3edb84b Create an association to host inventory item by Gunnar Mills · 7 years ago
  28. c350c61 Generate sdbusplus bindings for Associations. by Saqib Khan · 7 years ago
  29. e53222d Fix error logs while trying to read MANIFEST. by Saqib Khan · 7 years ago
  30. 2cbfa03 Limit the number of Active pnor versions by Saqib Khan · 7 years ago
  31. ef8cd9f Item_updater:Restructure the sequence of delete interface. by Saqib Khan · 7 years ago
  32. aa6a243 Remove symlink creation during code update by Saqib Khan · 7 years ago
  33. 4fb952c PNOR: Store a redundant copy of the priority persistence file by Michael Tritz · 7 years ago
  34. 3641792 Fix for restoreFromFile cereal exception by Michael Tritz · 7 years ago
  35. b8e7f31 item_updater: Ignore base version when trying to free up priority. by Saqib Khan · 7 years ago
  36. 3fb2d17 item_updater: Add a log to indicate duplicate image upload. by Saqib Khan · 7 years ago
  37. 5c90711 Change persistence file format from binary to JSON by Michael Tritz · 7 years ago
  38. 1cb127f PNOR Activation: Minor code-review fixes by Michael Tritz · 7 years ago
  39. 60bc20f PNOR: Restore RedundancyPriority on reset by Michael Tritz · 7 years ago
  40. 4c5d744 PNOR: Restore version and activation dbus objects on BMC reboot. by Saqib Khan · 7 years ago
  41. 9c8adfa item_updater : Implementing Object.Delete for version by Leonel Gonzalez · 7 years ago
  42. 2af5c49 PNOR: Switch Software Version based on priority. by Saqib Khan · 7 years ago
  43. 137dddd Activation: Reset service file booleans after activation by Michael Tritz · 7 years ago
  44. 1bd65ac Update generate-squashfs to use new pflash option by Michael Tritz · 7 years ago
  45. a8eda56 Call emit_interfaces signal for temporary interfaces by Adriana Kobylak · 7 years ago
  46. 167601b Create Version and Activation objects for current PNOR image by Saqib Khan · 7 years ago
  47. 1e4a7f2 generate-squashfs: Add version checking field and various fixes by Adriana Kobylak · 7 years ago
  48. 00044f4 Prevent Host Updater from going in to an infinite loop. by Saqib Khan · 7 years ago
  49. 1793b64 Activation: Implement ActivationProgress interface by Michael Tritz · 7 years ago
  50. 81bac88 PNOR: implement Software RedundancyPriority interface. by Saqib Khan · 7 years ago
  51. cb9df4e PNOR: Remove the BlocksTransition object when activation completes by Saqib Khan · 7 years ago
  52. 9d25b60 Activation: Wait for service files to complete by Michael Tritz · 7 years ago
  53. c14a3d2 Change purpose set in generate-squashfs by Leonel Gonzalez · 7 years ago
  54. e8320ef activation: Replace exists() with is_symlink()/is_directory() by Adriana Kobylak · 7 years ago
  55. e429094 item_updater: style simplification by Patrick Williams · 7 years ago
  56. ce14870 item_updater: Add version dbus object. by Saqib Khan · 7 years ago
  57. 2021b4c RedundancyPriority: Override set property function by Saqib Khan · 7 years ago
  58. 8f39673 generate-squashfs: output file name improvements by Michael Tritz · 7 years ago
  59. 942df8a PNOR: Implement Software RedundancyPriority.interface by Saqib Khan · 7 years ago
  60. 5ba6b10 item_updater: Use the Common.FilePath.Path to find the image files by Adriana Kobylak · 7 years ago
  61. d6a549e ItemUpdater: Only create the dbus objects for Host and System images by Adriana Kobylak · 7 years ago
  62. 3accb32 use new sdbusplus match constructors by Patrick Williams · 7 years ago
  63. 2fdb931 Code update flow: Set properties and load squashfs on object creation by Adriana Kobylak · 7 years ago
  64. dd961b6 Implement host factory reset in item_updater by Michael Tritz · 7 years ago
  65. 55f9e83 Activation: Point active image to requested image by Adriana Kobylak · 7 years ago
  66. 1e9b716 Mount a SquashFS image to a read-only partition on PNOR by Saqib Khan · 7 years ago
  67. 62d32eb Remove version code by Gunnar Mills · 7 years ago
  68. f7419b5 Removed version gtests from openpower-pnor-code-mgmt by Gunnar Mills · 7 years ago
  69. 9c86606 generate-squashfs: Add read-write flag by Adriana Kobylak · 7 years ago
  70. 692b555 Activation: Create UBI volume on RequestedActivation by Adriana Kobylak · 7 years ago
  71. 99c8c0e Activation: Create ActivationBlocksTransition by Adriana Kobylak · 7 years ago
  72. a8ade7e ItemUpdater: Validate PNOR squashfs image by Saqib Khan · 7 years ago
  73. 7254f0e ItemUpdater: Implement Software.Extended Version by Saqib Khan · 7 years ago
  74. bc37a4c Activation: Save the version id by Adriana Kobylak · 7 years ago
  75. befe5ce Activation: Override the set property functions by Adriana Kobylak · 7 years ago
  76. ea9626f ActivationBlocksTransition: Create constructor by Adriana Kobylak · 7 years ago
  77. 234ba8a autotools: Silence warnings from autoreconf by Andrew Jeffery · 7 years ago
  78. 77420d2 Read image version from the MANIFEST. by Saqib Khan · 7 years ago
  79. 268616b ItemUpdater: Store version id as string instead of int by Adriana Kobylak · 7 years ago
  80. b66ac3a ItemUpdater: Create dbus object with version id by Adriana Kobylak · 7 years ago
  81. fcff414 Changes to .gitignore for test/ by Gunnar Mills · 7 years ago
  82. e5f6b96 openpower-pnor-code-mgmt README by Gunnar Mills · 7 years ago
  83. 1ea62e1 Add gtests by Gunnar Mills · 7 years ago
  84. 1408173 Determine Version properties by Gunnar Mills · 7 years ago
  85. 44c7729 Determine the host software id by Gunnar Mills · 7 years ago
  86. 93433f0 Add Manifest and SquashFS image to tarball. by Saqib Khan · 7 years ago
  87. 029b825 Add PNOR extended version to the SquashFS image by Saqib Khan · 7 years ago
  88. 2d8fa22 Create Activation dbus object by Adriana Kobylak · 7 years ago
  89. 2f27b74 Add PNOR version to metadata file by Gunnar Mills · 7 years ago
  90. 9df1316 Add base support for PNOR code management by Gunnar Mills · 7 years ago
  91. f8f1130 Moved to using "set -eo pipefail" by Gunnar Mills · 7 years ago
  92. d4908a4 Get READONLY and PRESERVED flags by Gunnar Mills · 7 years ago
  93. c15b02d Switch to using PNOR file by Gunnar Mills · 7 years ago
  94. e0ed302 Get PNOR partition flags by Gunnar Mills · 7 years ago
  95. 6b5b27e Parse the PNOR TOC and create a metadata file by Gunnar Mills · 7 years ago
  96. 41aa0a7 Get partitions from pflash by Gunnar Mills · 7 years ago
  97. 37751f9 Create SquashFS Image by Gunnar Mills · 7 years ago
  98. 18f7cdb Read partitions from pnor. by Gunnar Mills · 7 years ago
  99. e822190 Basic generate-squashfs script by Gunnar Mills · 7 years ago
  100. 5b5ae96 Add a .gitignore to openpower-pnor-code-mgmt by Gunnar Mills · 7 years ago