1. 5d351d3 Merge pull request #254 from causten/tag7 by nkskjames · 8 years ago
  2. eaf0eb1 Add version_id support in to openbmc by Chris Austen · 8 years ago
  3. acb70de VERSION_ID is not granular by Chris Austen · 8 years ago
  4. c04c304 Merge pull request #251 from anoo1/0429 by nkskjames · 8 years ago
  5. a550328 Merge pull request #252 from bradbishop/pull by nkskjames · 8 years ago
  6. 5c9e6b1 Bump rest, mapper and rest-dbus versions by Brad Bishop · 8 years ago
  7. 25692e7 Add pyphosphor requirement to rest-dbus by Brad Bishop · 8 years ago
  8. f668817 Whitespace fixes for obmc-rest.bb by Brad Bishop · 8 years ago
  9. 90e1d15 Recipe updates for Network, Skeleton, Event, IPMI by Adriana Kobylak · 8 years ago
  10. 02f8e88 New recipe for pyphosphor library by Brad Bishop · 8 years ago
  11. 9ba1e6f Build a tftpboot friendly image. by Brad Bishop · 8 years ago
  12. aaf98c8 skeleton: Use pflash recipe by Patrick Williams · 8 years ago
  13. ed9fafd obmc-console: Add ssh endpoint by Jeremy Kerr · 8 years ago
  14. 2f8017a dropbear: Add patch for -c <command> option to dropbear by Jeremy Kerr · 8 years ago
  15. 8c94019 Enable obmc-console project by Jeremy Kerr · 8 years ago
  16. 0045d15 Limit size of event log db by Adriana Kobylak · 8 years ago
  17. 5299d71 obmc-phosphor-image: temporarily disable obmc-console by Patrick Williams · 8 years ago
  18. 54d9f4c Merge pull request #212 from shenki/kernel-4.4 by Patrick Williams · 8 years ago
  19. 79d1653 meta-phosphor: Move to openbmc-20160329-1 by Joel Stanley · 8 years ago
  20. 49208ee Add obmc-console project by Jeremy Kerr · 8 years ago
  21. 1f55db6 inarp: Update to 19ed5170 by Jeremy Kerr · 8 years ago
  22. 88567a9 Merge pull request #203 from williamspatrick/yocto-cleanup by Patrick Williams · 8 years ago
  23. e644285 Update recipes to pick up IPMI and User management fixes by Adriana Kobylak · 8 years ago
  24. 9d28b44 Merge pull request #200 from mdmillerii/from-ram by nkskjames · 8 years ago
  25. ee30a91 init: Increase fidelity of u-boot environment parsing by Milton D. Miller II · 8 years ago
  26. 611e3ff host-ipmid: OEM command will require clear-once service by Milton D. Miller II · 8 years ago
  27. a1bbb10 Add clear-once service by Milton D. Miller II · 8 years ago
  28. b1136c0 initfs: Install option and download files if they exist by Milton D. Miller II · 8 years ago
  29. 9be688c init: Add a hook to download files by Milton D. Miller II · 8 years ago
  30. d297720 init: Allow options to be fixed at build time by Milton D. Miller II · 8 years ago
  31. 04d2aff init: Look for options in u-boot environment by Milton D. Miller II · 8 years ago
  32. 2728b73 init: Add option to copy files into memory by Milton D. Miller II · 8 years ago
  33. dbc1137 init: Call update from initramfs directory by Milton D. Miller II · 8 years ago
  34. fc5b8f0 init: Be explicit about saving and restoring files. by Milton D. Miller II · 8 years ago
  35. c201b04 init: Add option to copy base read-only filesystem into RAM by Milton D. Miller II · 8 years ago
  36. edfd12c init: Add option to run with writable overlay in RAM by Milton D. Miller II · 8 years ago
  37. 35d0a90 Use commit number instead of autorev for u-boot by Adriana Kobylak · 8 years ago
  38. 5559d56 Move glibc-cross-localedef patches from yocto-poky. by Patrick Williams · 8 years ago
  39. 6ee238c Move systemd patches from yocto-poky tree. by Patrick Williams · 8 years ago
  40. e5a5731 Merge pull request #199 from anoo1/inarp by nkskjames · 8 years ago
  41. 38f8338 Merge pull request #198 from jk-ozlabs/inarp by nkskjames · 8 years ago
  42. 90f124c Move up skeleton and host-ipmid to latest by Norman James · 8 years ago
  43. b1b6706 Add inarp to base image by Adriana Kobylak · 8 years ago
  44. 1aaffe8 init: Always move images from root by Milton D. Miller II · 8 years ago
  45. 6dba31f init: Run from RAM if file system type is specified as none by Milton D. Miller II · 8 years ago
  46. 5108fc2 init: Suppress fsck command not present error by file system type by Milton D. Miller II · 8 years ago
  47. a36e99c init: Use image of read only file system in RAM if present by Milton D. Miller II · 8 years ago
  48. 1650db5 init: Read options from a file by Milton D. Miller II · 8 years ago
  49. e839302 update: Skip calling flashcp for empty files by Milton D. Miller II · 8 years ago
  50. 2d2cf5b update: Remove images as they are successfully flashed by Milton D. Miller II · 8 years ago
  51. 20b647e update: Add option to copy files to runtime cow directory by Milton D. Miller II · 8 years ago
  52. 01fe134 update: Save whitelist files from RAM or mounted read-write filesystem by Milton D. Miller II · 8 years ago
  53. 8ad2be5 update: Save files using the same mount path as init by Milton D. Miller II · 8 years ago
  54. 10aee81 update: Make cow directory before restoring saved files. by Milton D. Miller II · 8 years ago
  55. d6e2584 update: Restore files via an alternate mount directory by Milton D. Miller II · 8 years ago
  56. 07b26cd update: Save files in run filesystem by Milton D. Miller II · 8 years ago
  57. 1790e04 update: Read whitelist from the /run/initramfs directory by Milton D. Miller II · 8 years ago
  58. 22af055 update: Do not check if the whitelist is empty by Milton D. Miller II · 8 years ago
  59. 08afa53 update: Add options to skip the save and restore phases by Milton D. Miller II · 8 years ago
  60. 1b898d3 inarp: Add inverse ARP daemon by Jeremy Kerr · 8 years ago
  61. 500bd00 Merge pull request #195 from causten/logs by nkskjames · 8 years ago
  62. 30ef963 update: Add command line parsing to clean or preserve saved files by Milton D. Miller II · 8 years ago
  63. baf190a shutdown: request saved files be cleaned by Milton D. Miller II · 8 years ago
  64. aa30525 shutdown: Call update from /run/initramfs directory by Milton D. Miller II · 8 years ago
  65. 5b82a71 shutdown: Complain if update images exist without update script by Milton D. Miller II · 8 years ago
  66. f4d9bc5 shutdown: Test equality with = by Milton D. Miller II · 8 years ago
  67. afb8525 shutdown: Correct comment on the reason to invoke stty by Milton D. Miller II · 8 years ago
  68. 61baed0 shutdown: Conditionally unmount proc by Milton D. Miller II · 8 years ago
  69. 1b210d3 Integrating support for event log enhancements by Chris Austen · 8 years ago
  70. c536147 Don't inherit image-overlay by default by Brad Bishop · 8 years ago
  71. 8ae0cfc Whitespace fixes by Brad Bishop · 8 years ago
  72. 12ee93b initfs: Use stty to drain output before reboot by Milton D. Miller II · 8 years ago
  73. 0b0d5fe initfs: Add flash clear and update during init by Milton Miller · 8 years ago
  74. f81c108 initfs: Do not warn on missing jffs2 fsck by Milton Miller · 8 years ago
  75. 9fa0129 openbmc: Switch RW FS from ext4 to jffs2 by Andrew Jeffery · 8 years ago
  76. ecae384 openbmc: Lift mkfs opts to variables and use OVERRIDES capability by Andrew Jeffery · 8 years ago
  77. e62ee3e openbmc: Generate images with empty NOR sections in the erased state by Andrew Jeffery · 8 years ago
  78. acc2c85 obmc-{init,update}.sh: Cope with alternate RW FS types by Andrew Jeffery · 8 years ago
  79. ed5fb27 obmc-init.sh: Fix FS type in mount failure message by Andrew Jeffery · 8 years ago
  80. adb5929 oe_mkimage: Use consistent indentation by Andrew Jeffery · 8 years ago
  81. 481c19f meta-phosphor: Update Linux to openbmc-20160222-1 by Joel Stanley · 8 years ago
  82. 679caa8 Merge pull request #143 from causten/reststuff by nkskjames · 8 years ago
  83. 08c1089 Added systemd as build dependency for skeleton by KennethWilke · 8 years ago
  84. fcb30b2 Update skeleton recipe to pick up persistent UUID support by Adriana Kobylak · 8 years ago
  85. f1cd2b5 Recipe update: User management, systemd patch, IPMI net functions by Adriana Kobylak · 8 years ago
  86. e5505a5 meta-phosphor: Bump kernel to 20160212-1 by Joel Stanley · 8 years ago
  87. a1b4297 update skeleton commit by Norman James · 8 years ago
  88. 5c3fd8a Updating network and user recipes. by Hariharasubramanian R · 8 years ago
  89. 83e4c04 Move up skeleton commit and add libsystemd depends by Norman James · 8 years ago
  90. e53214e meta-phosphor: Bump kernel to 20160211-1 by Joel Stanley · 8 years ago
  91. 8c88302 Enable Persistent event logs in OBMC by Chris Austen · 8 years ago
  92. 9a6a6e0 Merge pull request #168 from causten/eventpath by nkskjames · 8 years ago
  93. bf0f795 obmc-initfs: shutdown when rofs is a loop mounted image in /run by Milton Miller · 8 years ago
  94. 39b6faa obmc-initfs: run update as a sub-script by Milton Miller · 8 years ago
  95. b72114c obmc-initfs: run fsck on read/write file system by Milton Miller · 8 years ago
  96. 06ccb1a obmc-initfs: factor debug and takeover by Milton Miller · 8 years ago
  97. 54d882e obmc-initfs: use varables for paths and mount arguments by Milton Miller · 8 years ago
  98. d93b48e obmc-initfs: look for images in /run/initramfs/image- by Milton Miller · 8 years ago
  99. 92fdfc1 obmc-initfs: init: check init is an executable file by Milton Miller · 8 years ago
  100. fc6a317 obmc-initfs: shutdown: use absolute paths by Milton Miller · 8 years ago