1. a987d62 update: Save whitelist files from RAM or mounted read-write filesystem by Milton D. Miller II · 9 years ago
  2. c3697de update: Save files using the same mount path as init by Milton D. Miller II · 9 years ago
  3. ba2b7c9 update: Make cow directory before restoring saved files. by Milton D. Miller II · 9 years ago
  4. facb718 update: Restore files via an alternate mount directory by Milton D. Miller II · 9 years ago
  5. fa8316d update: Save files in run filesystem by Milton D. Miller II · 9 years ago
  6. ee91f8d update: Read whitelist from the /run/initramfs directory by Milton D. Miller II · 9 years ago
  7. 517f9d7 update: Do not check if the whitelist is empty by Milton D. Miller II · 9 years ago
  8. ecf68d5 update: Add options to skip the save and restore phases by Milton D. Miller II · 9 years ago
  9. 97b9415 inarp: Add inverse ARP daemon by Jeremy Kerr · 9 years ago
  10. d0b0c6a update: Add command line parsing to clean or preserve saved files by Milton D. Miller II · 9 years ago
  11. 32429c4 shutdown: request saved files be cleaned by Milton D. Miller II · 9 years ago
  12. 648f0a8 shutdown: Call update from /run/initramfs directory by Milton D. Miller II · 9 years ago
  13. 042e237 shutdown: Complain if update images exist without update script by Milton D. Miller II · 9 years ago
  14. 35b9204 shutdown: Test equality with = by Milton D. Miller II · 9 years ago
  15. c67caac shutdown: Correct comment on the reason to invoke stty by Milton D. Miller II · 9 years ago
  16. 576ea81 shutdown: Conditionally unmount proc by Milton D. Miller II · 9 years ago
  17. 71de76a Integrating support for event log enhancements by Chris Austen · 9 years ago
  18. e762a08 initfs: Use stty to drain output before reboot by Milton D. Miller II · 9 years ago
  19. ec0ba3c initfs: Add flash clear and update during init by Milton Miller · 9 years ago
  20. e442584 initfs: Do not warn on missing jffs2 fsck by Milton Miller · 9 years ago
  21. 25a5022 obmc-{init,update}.sh: Cope with alternate RW FS types by Andrew Jeffery · 9 years ago
  22. e4f6d37 obmc-init.sh: Fix FS type in mount failure message by Andrew Jeffery · 9 years ago
  23. 35486d8 Merge pull request #143 from causten/reststuff by nkskjames · 9 years ago
  24. 84f9c74 Added systemd as build dependency for skeleton by KennethWilke · 9 years ago
  25. e858b1e Update skeleton recipe to pick up persistent UUID support by Adriana Kobylak · 9 years ago
  26. 2745eaf Recipe update: User management, systemd patch, IPMI net functions by Adriana Kobylak · 9 years ago
  27. be7083f update skeleton commit by Norman James · 9 years ago
  28. 3b3fb05 Updating network and user recipes. by Hariharasubramanian R · 9 years ago
  29. a91766b Move up skeleton commit and add libsystemd depends by Norman James · 9 years ago
  30. f2fa7c9 Enable Persistent event logs in OBMC by Chris Austen · 9 years ago
  31. f61d4de Merge pull request #168 from causten/eventpath by nkskjames · 9 years ago
  32. 7d9e2e4 obmc-initfs: shutdown when rofs is a loop mounted image in /run by Milton Miller · 9 years ago
  33. dbacf10 obmc-initfs: run update as a sub-script by Milton Miller · 9 years ago
  34. 5c212e4 obmc-initfs: run fsck on read/write file system by Milton Miller · 9 years ago
  35. 2250982 obmc-initfs: factor debug and takeover by Milton Miller · 9 years ago
  36. ba65b7b obmc-initfs: use varables for paths and mount arguments by Milton Miller · 9 years ago
  37. 36d336c obmc-initfs: look for images in /run/initramfs/image- by Milton Miller · 9 years ago
  38. 016e0df obmc-initfs: init: check init is an executable file by Milton Miller · 9 years ago
  39. 1c0dd48 obmc-initfs: shutdown: use absolute paths by Milton Miller · 9 years ago
  40. 04836b5 obmc-initfs: shutdown: don't follow links by Milton Miller · 9 years ago
  41. 1927aaa Prep work for presistent event logs by Chris Austen · 9 years ago
  42. c1d8377 Update skeleton recipe to pickup rwflash support by Adriana Kobylak · 9 years ago
  43. 24f3114 Update recipes and remove dhcp file by Adriana Kobylak · 9 years ago
  44. e21ec20 Update phosphor recipes to pickup latest code by Adriana Kobylak · 9 years ago
  45. 3401e9d Update recipes by Adriana Kobylak · 9 years ago
  46. 845719b Enable DHCP by Adriana Kobylak · 9 years ago
  47. 30ca4fc Add network dbus object to openbmc image by Adriana Kobylak · 9 years ago
  48. a5360ea Merge pull request #150 from mdmillerii/persistent-2 by nkskjames · 9 years ago
  49. e2374b0 Add settings dbus object to openbmc image by Adriana Kobylak · 9 years ago
  50. 8084d74 Hack to make fw_setenv work by Milton D. Miller II · 9 years ago
  51. 0e77514 Create obmc-phosphor-initfs startup and shutdown scripts by Milton D. Miller II · 9 years ago
  52. f6d294d Resolve relocation warnings with build by Chris Austen · 9 years ago
  53. dd0470b Add fix for timeofday by Chris Austen · 9 years ago
  54. f6b9191 Enable authentication over REST by Chris Austen · 9 years ago
  55. 546c662 pulled in bugs fixes for sprint 4 by Chris Austen · 9 years ago
  56. 0df8ea1 btbridged: Update to include bt_q_drop() bugfix by Cyril Bur · 9 years ago
  57. 64e8e17 Sprint 4 candidate by Chris Austen · 9 years ago
  58. 7422ee4 Pickup Sprint4 changes for skeleton by Chris Austen · 9 years ago
  59. df37619 pflash and linux updates by Chris Austen · 9 years ago
  60. 2f71517 Merge pull request #113 from bradbishop/spwd by Patrick Williams · 9 years ago
  61. f3716a2 Sprint 3 candidate 6 by Chris Austen · 9 years ago
  62. b70cb7e Sprint 3 Candidate by Chris Austen · 9 years ago
  63. 285f73e Add python-spwd depenency to rest server by Brad Bishop · 9 years ago
  64. bfd86fd Merge pull request #106 from bradbishop/dbus by Patrick Williams · 9 years ago
  65. 9f4aa41 Add debug mode by Chris Austen · 9 years ago
  66. 6995724 Bump mapper and rest server revisions by Brad Bishop · 9 years ago
  67. b4a2312 Updates for Skeleton by Chris Austen · 9 years ago
  68. 7a8bc40 Updating base build with sprint 3 candidate 3 by Chris Austen · 9 years ago
  69. 1da4837 Move up bt bridge by Chris Austen · 9 years ago
  70. 7bf116a systems can power on without fans powering on by Chris Austen · 9 years ago
  71. 54656d9 Too many dbus connections by Chris Austen · 9 years ago
  72. d98d658 Enable new rest interface at boot time by Chris Austen · 9 years ago
  73. e0d8288 update build to support rest features by Chris Austen · 9 years ago
  74. 2f078d1 Merge pull request #80 from bradbishop/rocket by Patrick Williams · 9 years ago
  75. 693b7b0 Pull in rocket and bottle by Brad Bishop · 9 years ago
  76. 906918b support multiple event logs by Chris Austen · 9 years ago
  77. 8180c00 Merge pull request #76 from causten/skeleton by Patrick Williams · 9 years ago
  78. 2fe3e01 Not all virtual sensors had properties by Chris Austen · 9 years ago
  79. 4bdadc7 boot sensor was not reporting by Chris Austen · 9 years ago
  80. 24d2ffa Add ipmitool for qemu image only by Chris Austen · 9 years ago
  81. 82d7be8 Merge pull request #65 from causten/addfru by Patrick Williams · 9 years ago
  82. ed30fb2 Merge pull request #61 from bradbishop/rest by Patrick Williams · 9 years ago
  83. 022f3fc move up skeleton for flash fix by Chris Austen · 9 years ago
  84. 764ae43 Add ipmi fru write to dbus by Chris Austen · 9 years ago
  85. f2e1684 Update rest-dbus by Brad Bishop · 9 years ago
  86. acb2c9b Merge pull request #55 from bradbishop/btbridge by nkskjames · 9 years ago
  87. 1b7ae97 update for esel not sending mesages by Chris Austen · 9 years ago
  88. 7ad9f5f Patch btbridge makefile. by Brad Bishop · 9 years ago
  89. fc67fb9 btbridge: update version by Chris Austen · 9 years ago
  90. dcd8766 Move obmc build to use useful event by Chris Austen · 9 years ago
  91. cb400aa Moving openbmc's ipmid and oem to support Nov1 release by Chris Austen · 9 years ago
  92. 98fcc5d Adding real event log manager by Chris Austen · 9 years ago
  93. 1e0ec55 Merge pull request #48 from bradbishop/btbridge by Patrick Williams · 9 years ago
  94. fbdceea Merge pull request #40 from bradbishop/rest by Patrick Williams · 9 years ago
  95. 37d511e Add btbridged recipe by Brad Bishop · 9 years ago
  96. 44cc16c Bump object mapper revision by Brad Bishop · 9 years ago
  97. 1efd4f6 Merge pull request #36 from causten/addipmioem by Patrick Williams · 9 years ago
  98. 898216e Add rest server and mapper to image by Brad Bishop · 9 years ago
  99. 5ef5aa3 Add REST server recipe by Brad Bishop · 9 years ago
  100. 83254dc Add object manager recipe by Brad Bishop · 9 years ago