- 10c2f85 Turn on socket activation for rest-dbus by Brad Bishop · 9 years ago
- e36358c Support multiple systemd service files by Brad Bishop · 9 years ago
- 24ac946 Bump phosphor recipe versions by Adriana Kobylak · 9 years ago
- d092160 Add autostart policy for these services of the openbmc repo. by Nan Li · 9 years ago
- 5852acf Pin host-ipmi-hw-example to a specific Git SRCREV by Rick Altherr · 9 years ago
- 03f51f5 Bump IPMI, networkd, REST, and skeleton versions by Adriana Kobylak · 9 years ago
- 356979f Bump skeleton version by Adriana Kobylak · 9 years ago
- cb8bba4 Bump pyphosphor version by Brad Bishop · 9 years ago
- 8e224b0 Bump version for console, object manager, and event logs by Adriana Kobylak · 9 years ago
- f441ae3 Bump versions for inventory upload by Brad Bishop · 9 years ago
- 1a6f489 Add version_id support in to openbmc by Chris Austen · 9 years ago
- 3ff6f0e Merge pull request #251 from anoo1/0429 by nkskjames · 9 years ago
- 2a1411f Bump rest, mapper and rest-dbus versions by Brad Bishop · 9 years ago
- ce54900 Add pyphosphor requirement to rest-dbus by Brad Bishop · 9 years ago
- 1866754 Whitespace fixes for obmc-rest.bb by Brad Bishop · 9 years ago
- b8ea3ee Recipe updates for Network, Skeleton, Event, IPMI by Adriana Kobylak · 9 years ago
- 570264f New recipe for pyphosphor library by Brad Bishop · 9 years ago
- e0d4a8f skeleton: Use pflash recipe by Patrick Williams · 9 years ago
- 2a9a9d7 obmc-console: Add ssh endpoint by Jeremy Kerr · 9 years ago
- 75fc03a Enable obmc-console project by Jeremy Kerr · 9 years ago
- 6a861dd Limit size of event log db by Adriana Kobylak · 9 years ago
- 882199e Add obmc-console project by Jeremy Kerr · 9 years ago
- 3b3e46d inarp: Update to 19ed5170 by Jeremy Kerr · 9 years ago
- 23b4d7a Update recipes to pick up IPMI and User management fixes by Adriana Kobylak · 9 years ago
- f6bccfe Merge pull request #200 from mdmillerii/from-ram by nkskjames · 9 years ago
- a81cb93 init: Increase fidelity of u-boot environment parsing by Milton D. Miller II · 9 years ago from-ram
- b8c5174 host-ipmid: OEM command will require clear-once service by Milton D. Miller II · 9 years ago
- 32906e3 Add clear-once service by Milton D. Miller II · 9 years ago
- 0111a48 initfs: Install option and download files if they exist by Milton D. Miller II · 9 years ago
- 71e7ec1 init: Add a hook to download files by Milton D. Miller II · 9 years ago
- 6d85431 init: Allow options to be fixed at build time by Milton D. Miller II · 9 years ago
- ab61836 init: Look for options in u-boot environment by Milton D. Miller II · 9 years ago
- 77be704 init: Add option to copy files into memory by Milton D. Miller II · 9 years ago
- 383bfc7 init: Call update from initramfs directory by Milton D. Miller II · 9 years ago
- 2f3b0a4 init: Be explicit about saving and restoring files. by Milton D. Miller II · 9 years ago
- 9ecec17 init: Add option to copy base read-only filesystem into RAM by Milton D. Miller II · 9 years ago
- 5d772b0 init: Add option to run with writable overlay in RAM by Milton D. Miller II · 9 years ago
- d7afe61 Merge pull request #198 from jk-ozlabs/inarp by nkskjames · 9 years ago
- d7a6c4b Move up skeleton and host-ipmid to latest by Norman James · 9 years ago
- 21786ff init: Always move images from root by Milton D. Miller II · 9 years ago
- ed3680d init: Run from RAM if file system type is specified as none by Milton D. Miller II · 9 years ago
- 03fea6c init: Suppress fsck command not present error by file system type by Milton D. Miller II · 9 years ago
- a8f26b6 init: Use image of read only file system in RAM if present by Milton D. Miller II · 9 years ago
- 90b6847 init: Read options from a file by Milton D. Miller II · 9 years ago
- 5d187bf update: Skip calling flashcp for empty files by Milton D. Miller II · 9 years ago
- ec10f89 update: Remove images as they are successfully flashed by Milton D. Miller II · 9 years ago
- 7141eb0 update: Add option to copy files to runtime cow directory by Milton D. Miller II · 9 years ago
- a987d62 update: Save whitelist files from RAM or mounted read-write filesystem by Milton D. Miller II · 9 years ago
- c3697de update: Save files using the same mount path as init by Milton D. Miller II · 9 years ago
- ba2b7c9 update: Make cow directory before restoring saved files. by Milton D. Miller II · 9 years ago
- facb718 update: Restore files via an alternate mount directory by Milton D. Miller II · 9 years ago
- fa8316d update: Save files in run filesystem by Milton D. Miller II · 9 years ago
- ee91f8d update: Read whitelist from the /run/initramfs directory by Milton D. Miller II · 9 years ago
- 517f9d7 update: Do not check if the whitelist is empty by Milton D. Miller II · 9 years ago
- ecf68d5 update: Add options to skip the save and restore phases by Milton D. Miller II · 9 years ago
- 97b9415 inarp: Add inverse ARP daemon by Jeremy Kerr · 9 years ago
- d0b0c6a update: Add command line parsing to clean or preserve saved files by Milton D. Miller II · 9 years ago
- 32429c4 shutdown: request saved files be cleaned by Milton D. Miller II · 9 years ago
- 648f0a8 shutdown: Call update from /run/initramfs directory by Milton D. Miller II · 9 years ago
- 042e237 shutdown: Complain if update images exist without update script by Milton D. Miller II · 9 years ago
- 35b9204 shutdown: Test equality with = by Milton D. Miller II · 9 years ago
- c67caac shutdown: Correct comment on the reason to invoke stty by Milton D. Miller II · 9 years ago
- 576ea81 shutdown: Conditionally unmount proc by Milton D. Miller II · 9 years ago
- 71de76a Integrating support for event log enhancements by Chris Austen · 9 years ago
- e762a08 initfs: Use stty to drain output before reboot by Milton D. Miller II · 9 years ago
- ec0ba3c initfs: Add flash clear and update during init by Milton Miller · 9 years ago
- e442584 initfs: Do not warn on missing jffs2 fsck by Milton Miller · 9 years ago
- 25a5022 obmc-{init,update}.sh: Cope with alternate RW FS types by Andrew Jeffery · 9 years ago
- e4f6d37 obmc-init.sh: Fix FS type in mount failure message by Andrew Jeffery · 9 years ago
- 35486d8 Merge pull request #143 from causten/reststuff by nkskjames · 9 years ago
- 84f9c74 Added systemd as build dependency for skeleton by KennethWilke · 9 years ago
- e858b1e Update skeleton recipe to pick up persistent UUID support by Adriana Kobylak · 9 years ago
- 2745eaf Recipe update: User management, systemd patch, IPMI net functions by Adriana Kobylak · 9 years ago
- be7083f update skeleton commit by Norman James · 9 years ago
- 3b3fb05 Updating network and user recipes. by Hariharasubramanian R · 9 years ago
- a91766b Move up skeleton commit and add libsystemd depends by Norman James · 9 years ago
- f2fa7c9 Enable Persistent event logs in OBMC by Chris Austen · 9 years ago
- f61d4de Merge pull request #168 from causten/eventpath by nkskjames · 9 years ago
- 7d9e2e4 obmc-initfs: shutdown when rofs is a loop mounted image in /run by Milton Miller · 9 years ago
- dbacf10 obmc-initfs: run update as a sub-script by Milton Miller · 9 years ago
- 5c212e4 obmc-initfs: run fsck on read/write file system by Milton Miller · 9 years ago
- 2250982 obmc-initfs: factor debug and takeover by Milton Miller · 9 years ago
- ba65b7b obmc-initfs: use varables for paths and mount arguments by Milton Miller · 9 years ago
- 36d336c obmc-initfs: look for images in /run/initramfs/image- by Milton Miller · 9 years ago
- 016e0df obmc-initfs: init: check init is an executable file by Milton Miller · 9 years ago
- 1c0dd48 obmc-initfs: shutdown: use absolute paths by Milton Miller · 9 years ago
- 04836b5 obmc-initfs: shutdown: don't follow links by Milton Miller · 9 years ago
- 1927aaa Prep work for presistent event logs by Chris Austen · 9 years ago
- c1d8377 Update skeleton recipe to pickup rwflash support by Adriana Kobylak · 9 years ago
- 24f3114 Update recipes and remove dhcp file by Adriana Kobylak · 9 years ago
- e21ec20 Update phosphor recipes to pickup latest code by Adriana Kobylak · 9 years ago
- 3401e9d Update recipes by Adriana Kobylak · 9 years ago
- 845719b Enable DHCP by Adriana Kobylak · 9 years ago
- 30ca4fc Add network dbus object to openbmc image by Adriana Kobylak · 9 years ago
- a5360ea Merge pull request #150 from mdmillerii/persistent-2 by nkskjames · 9 years ago
- e2374b0 Add settings dbus object to openbmc image by Adriana Kobylak · 9 years ago
- 8084d74 Hack to make fw_setenv work by Milton D. Miller II · 9 years ago
- 0e77514 Create obmc-phosphor-initfs startup and shutdown scripts by Milton D. Miller II · 9 years ago
- f6d294d Resolve relocation warnings with build by Chris Austen · 9 years ago
- dd0470b Add fix for timeofday by Chris Austen · 9 years ago