summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
Commit message (Expand)AuthorAgeFilesLines
* Update recipes to pick up IPMI and User management fixesAdriana Kobylak2016-03-083-3/+3
* Merge pull request #200 from mdmillerii/from-ramnkskjames2016-03-078-32/+333
|\
| * init: Increase fidelity of u-boot environment parsingMilton D. Miller II2016-03-071-6/+19
| * host-ipmid: OEM command will require clear-once serviceMilton D. Miller II2016-03-072-0/+3
| * Add clear-once serviceMilton D. Miller II2016-03-072-0/+23
| * initfs: Install option and download files if they existMilton D. Miller II2016-03-071-0/+8
| * init: Add a hook to download filesMilton D. Miller II2016-03-071-0/+107
| * init: Allow options to be fixed at build timeMilton D. Miller II2016-03-071-0/+5
| * init: Look for options in u-boot environmentMilton D. Miller II2016-03-071-0/+15
| * init: Add option to copy files into memoryMilton D. Miller II2016-03-071-0/+15
| * init: Call update from initramfs directoryMilton D. Miller II2016-03-071-5/+6
| * init: Be explicit about saving and restoring files.Milton D. Miller II2016-03-071-4/+3
| * init: Add option to copy base read-only filesystem into RAMMilton D. Miller II2016-03-071-0/+12
| * init: Add option to run with writable overlay in RAMMilton D. Miller II2016-03-071-0/+5
| * init: Always move images from rootMilton D. Miller II2016-03-041-5/+10
| * init: Run from RAM if file system type is specified as noneMilton D. Miller II2016-03-041-2/+6
| * init: Suppress fsck command not present error by file system typeMilton D. Miller II2016-03-041-1/+1
| * init: Use image of read only file system in RAM if presentMilton D. Miller II2016-03-041-0/+6
| * init: Read options from a fileMilton D. Miller II2016-03-041-2/+8
| * update: Skip calling flashcp for empty filesMilton D. Miller II2016-03-041-0/+6
| * update: Remove images as they are successfully flashedMilton D. Miller II2016-03-041-2/+1
| * update: Add option to copy files to runtime cow directoryMilton D. Miller II2016-03-041-0/+10
| * update: Save whitelist files from RAM or mounted read-write filesystemMilton D. Miller II2016-03-041-4/+12
| * update: Save files using the same mount path as initMilton D. Miller II2016-03-041-1/+1
| * update: Make cow directory before restoring saved files.Milton D. Miller II2016-03-041-0/+1
| * update: Restore files via an alternate mount directoryMilton D. Miller II2016-03-041-0/+6
| * update: Save files in run filesystemMilton D. Miller II2016-03-041-1/+1
| * update: Read whitelist from the /run/initramfs directoryMilton D. Miller II2016-03-041-2/+4
| * update: Do not check if the whitelist is emptyMilton D. Miller II2016-03-041-1/+1
| * update: Add options to skip the save and restore phasesMilton D. Miller II2016-03-041-3/+16
| * update: Add command line parsing to clean or preserve saved filesMilton D. Miller II2016-03-031-0/+22
| * shutdown: request saved files be cleanedMilton D. Miller II2016-03-031-1/+1
| * shutdown: Call update from /run/initramfs directoryMilton D. Miller II2016-03-031-3/+5
| * shutdown: Complain if update images exist without update scriptMilton D. Miller II2016-03-031-2/+7
| * shutdown: Test equality with =Milton D. Miller II2016-03-021-1/+1
| * shutdown: Correct comment on the reason to invoke sttyMilton D. Miller II2016-03-021-1/+1
| * shutdown: Conditionally unmount procMilton D. Miller II2016-03-021-1/+1
* | Use commit number instead of autorev for u-bootAdriana Kobylak2016-03-072-2/+2
* | Merge pull request #199 from anoo1/inarpnkskjames2016-03-071-0/+1
|\ \
| * | Add inarp to base imageAdriana Kobylak2016-03-041-0/+1
* | | Merge pull request #198 from jk-ozlabs/inarpnkskjames2016-03-072-0/+25
|\ \ \
| * | | inarp: Add inverse ARP daemonJeremy Kerr2016-03-042-0/+25
| |/ /
* | | Move up skeleton and host-ipmid to latestNorman James2016-03-063-3/+3
|/ /
* | Merge pull request #195 from causten/logsnkskjames2016-03-033-3/+3
|\ \ | |/ |/|
| * Integrating support for event log enhancementsChris Austen2016-03-023-3/+3
* | Don't inherit image-overlay by defaultBrad Bishop2016-02-293-4/+12
* | Whitespace fixesBrad Bishop2016-02-291-15/+15
|/
* initfs: Use stty to drain output before rebootMilton D. Miller II2016-02-241-0/+2
* initfs: Add flash clear and update during initMilton Miller2016-02-241-1/+53
* initfs: Do not warn on missing jffs2 fsckMilton Miller2016-02-241-1/+2
OpenPOWER on IntegriCloud