1. 6d85431 init: Allow options to be fixed at build time by Milton D. Miller II · 9 years ago
  2. ab61836 init: Look for options in u-boot environment by Milton D. Miller II · 9 years ago
  3. 77be704 init: Add option to copy files into memory by Milton D. Miller II · 9 years ago
  4. 383bfc7 init: Call update from initramfs directory by Milton D. Miller II · 9 years ago
  5. 2f3b0a4 init: Be explicit about saving and restoring files. by Milton D. Miller II · 9 years ago
  6. 9ecec17 init: Add option to copy base read-only filesystem into RAM by Milton D. Miller II · 9 years ago
  7. 5d772b0 init: Add option to run with writable overlay in RAM by Milton D. Miller II · 9 years ago
  8. 21786ff init: Always move images from root by Milton D. Miller II · 9 years ago
  9. ed3680d init: Run from RAM if file system type is specified as none by Milton D. Miller II · 9 years ago
  10. 03fea6c init: Suppress fsck command not present error by file system type by Milton D. Miller II · 9 years ago
  11. a8f26b6 init: Use image of read only file system in RAM if present by Milton D. Miller II · 9 years ago
  12. 90b6847 init: Read options from a file by Milton D. Miller II · 9 years ago
  13. 5d187bf update: Skip calling flashcp for empty files by Milton D. Miller II · 9 years ago
  14. ec10f89 update: Remove images as they are successfully flashed by Milton D. Miller II · 9 years ago
  15. 7141eb0 update: Add option to copy files to runtime cow directory by Milton D. Miller II · 9 years ago
  16. a987d62 update: Save whitelist files from RAM or mounted read-write filesystem by Milton D. Miller II · 9 years ago
  17. c3697de update: Save files using the same mount path as init by Milton D. Miller II · 9 years ago
  18. ba2b7c9 update: Make cow directory before restoring saved files. by Milton D. Miller II · 9 years ago
  19. facb718 update: Restore files via an alternate mount directory by Milton D. Miller II · 9 years ago
  20. fa8316d update: Save files in run filesystem by Milton D. Miller II · 9 years ago
  21. ee91f8d update: Read whitelist from the /run/initramfs directory by Milton D. Miller II · 9 years ago
  22. 517f9d7 update: Do not check if the whitelist is empty by Milton D. Miller II · 9 years ago
  23. ecf68d5 update: Add options to skip the save and restore phases by Milton D. Miller II · 9 years ago
  24. d0b0c6a update: Add command line parsing to clean or preserve saved files by Milton D. Miller II · 9 years ago
  25. 32429c4 shutdown: request saved files be cleaned by Milton D. Miller II · 9 years ago
  26. 648f0a8 shutdown: Call update from /run/initramfs directory by Milton D. Miller II · 9 years ago
  27. 042e237 shutdown: Complain if update images exist without update script by Milton D. Miller II · 9 years ago
  28. 35b9204 shutdown: Test equality with = by Milton D. Miller II · 9 years ago
  29. c67caac shutdown: Correct comment on the reason to invoke stty by Milton D. Miller II · 9 years ago
  30. 576ea81 shutdown: Conditionally unmount proc by Milton D. Miller II · 9 years ago
  31. 327bfd6 Don't inherit image-overlay by default by Brad Bishop · 9 years ago
  32. bd08217 Whitespace fixes by Brad Bishop · 9 years ago
  33. e762a08 initfs: Use stty to drain output before reboot by Milton D. Miller II · 9 years ago
  34. ec0ba3c initfs: Add flash clear and update during init by Milton Miller · 9 years ago
  35. e442584 initfs: Do not warn on missing jffs2 fsck by Milton Miller · 9 years ago
  36. 4e86a43 openbmc: Switch RW FS from ext4 to jffs2 by Andrew Jeffery · 9 years ago
  37. 7f32d21 openbmc: Lift mkfs opts to variables and use OVERRIDES capability by Andrew Jeffery · 9 years ago
  38. 43f931d openbmc: Generate images with empty NOR sections in the erased state by Andrew Jeffery · 9 years ago
  39. 25a5022 obmc-{init,update}.sh: Cope with alternate RW FS types by Andrew Jeffery · 9 years ago
  40. e4f6d37 obmc-init.sh: Fix FS type in mount failure message by Andrew Jeffery · 9 years ago
  41. f983c5a oe_mkimage: Use consistent indentation by Andrew Jeffery · 9 years ago
  42. 29913ec meta-phosphor: Update Linux to openbmc-20160222-1 by Joel Stanley · 9 years ago
  43. 35486d8 Merge pull request #143 from causten/reststuff by nkskjames · 9 years ago
  44. 84f9c74 Added systemd as build dependency for skeleton by KennethWilke · 9 years ago
  45. e858b1e Update skeleton recipe to pick up persistent UUID support by Adriana Kobylak · 9 years ago
  46. 2745eaf Recipe update: User management, systemd patch, IPMI net functions by Adriana Kobylak · 9 years ago
  47. 4e2dd00 meta-phosphor: Bump kernel to 20160212-1 by Joel Stanley · 9 years ago
  48. be7083f update skeleton commit by Norman James · 9 years ago
  49. 3b3fb05 Updating network and user recipes. by Hariharasubramanian R · 9 years ago
  50. a91766b Move up skeleton commit and add libsystemd depends by Norman James · 9 years ago
  51. 78982d3 meta-phosphor: Bump kernel to 20160211-1 by Joel Stanley · 9 years ago
  52. f2fa7c9 Enable Persistent event logs in OBMC by Chris Austen · 9 years ago
  53. f61d4de Merge pull request #168 from causten/eventpath by nkskjames · 9 years ago
  54. 7d9e2e4 obmc-initfs: shutdown when rofs is a loop mounted image in /run by Milton Miller · 9 years ago
  55. dbacf10 obmc-initfs: run update as a sub-script by Milton Miller · 9 years ago
  56. 5c212e4 obmc-initfs: run fsck on read/write file system by Milton Miller · 9 years ago
  57. 2250982 obmc-initfs: factor debug and takeover by Milton Miller · 9 years ago
  58. ba65b7b obmc-initfs: use varables for paths and mount arguments by Milton Miller · 9 years ago
  59. 36d336c obmc-initfs: look for images in /run/initramfs/image- by Milton Miller · 9 years ago
  60. 016e0df obmc-initfs: init: check init is an executable file by Milton Miller · 9 years ago
  61. 1c0dd48 obmc-initfs: shutdown: use absolute paths by Milton Miller · 9 years ago
  62. 04836b5 obmc-initfs: shutdown: don't follow links by Milton Miller · 9 years ago
  63. 1927aaa Prep work for presistent event logs by Chris Austen · 9 years ago
  64. c1d8377 Update skeleton recipe to pickup rwflash support by Adriana Kobylak · 9 years ago
  65. 24f3114 Update recipes and remove dhcp file by Adriana Kobylak · 9 years ago
  66. f569e3f add image-rwfs to flash tar by Norman James · 9 years ago
  67. e21ec20 Update phosphor recipes to pickup latest code by Adriana Kobylak · 9 years ago
  68. 3401e9d Update recipes by Adriana Kobylak · 9 years ago
  69. 845719b Enable DHCP by Adriana Kobylak · 9 years ago
  70. 8e413ba Merge pull request #157 from shenki/openbmc-20160202-1 by nkskjames · 9 years ago
  71. 66f5630 meta-phosphor: Update kernel version by Joel Stanley · 9 years ago
  72. 2d58708 meta-phosphor: Update kernel version by Joel Stanley · 9 years ago
  73. 30ca4fc Add network dbus object to openbmc image by Adriana Kobylak · 9 years ago
  74. b7bc04b Create tarball of update files with correct names by Norman James · 9 years ago
  75. a5360ea Merge pull request #150 from mdmillerii/persistent-2 by nkskjames · 9 years ago
  76. e83b5c1 Merge pull request #153 from anoo1/hwdb by nkskjames · 9 years ago
  77. bbf2cb8 Add workaround to avoid disabling serial console by Adriana Kobylak · 9 years ago
  78. e2374b0 Add settings dbus object to openbmc image by Adriana Kobylak · 9 years ago
  79. 3e287b3 Add u-boot fw-utils to the image by Milton D. Miller II · 9 years ago
  80. 8084d74 Hack to make fw_setenv work by Milton D. Miller II · 9 years ago
  81. 6964081 create u-boot-fw-utils for our u-boot version by Milton D. Miller II · 9 years ago
  82. ee7c120 Create image class image-overlay and move phosphor to use it by Milton D. Miller II · 9 years ago
  83. 804897b phosphor: modify minimal-initramfs image to use obmc-phosphor-initfs by Milton D. Miller II · 9 years ago
  84. 0e77514 Create obmc-phosphor-initfs startup and shutdown scripts by Milton D. Miller II · 9 years ago
  85. 1f0e673 Merge pull request #145 from causten/relocation by nkskjames · 9 years ago
  86. 5823d4b Update kernel to openbmc-20160127-1 by Joel Stanley · 9 years ago
  87. f6d294d Resolve relocation warnings with build by Chris Austen · 9 years ago
  88. 9ff7333 Merge pull request #138 from causten/uboot by nkskjames · 9 years ago
  89. dd0470b Add fix for timeofday by Chris Austen · 9 years ago
  90. f6b9191 Enable authentication over REST by Chris Austen · 9 years ago
  91. c72327b Moving up Linux by Chris Austen · 9 years ago
  92. 546c662 pulled in bugs fixes for sprint 4 by Chris Austen · 9 years ago
  93. 4f1ef52 uboot tftp can not handle noise by Chris Austen · 9 years ago
  94. 0df8ea1 btbridged: Update to include bt_q_drop() bugfix by Cyril Bur · 9 years ago
  95. 64e8e17 Sprint 4 candidate by Chris Austen · 9 years ago
  96. 7422ee4 Pickup Sprint4 changes for skeleton by Chris Austen · 9 years ago
  97. df37619 pflash and linux updates by Chris Austen · 9 years ago
  98. 53db4e6 Merge pull request #119 from mdmillerii/flashcp by Patrick Williams · 9 years ago
  99. 967f225 Merge pull request #112 from bradbishop/dropbear by Patrick Williams · 9 years ago
  100. 2f71517 Merge pull request #113 from bradbishop/spwd by Patrick Williams · 9 years ago