summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #205 from anoo1/v06v0.6nkskjames2016-03-083-3/+3
|\
| * 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
* | Merge pull request #204 from anoo1/ubootnkskjames2016-03-072-2/+2
|\ \
| * | 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
| |/ /
* | | Merge pull request #181 from adamliyi/adm1278nkskjames2016-03-074-0/+249
|\ \ \
| * | | Add temporary adm1278 hwmon pmbus driver patchYi Li2016-02-174-0/+249
* | | | Merge pull request #201 from nkskjames/tag6nkskjames2016-03-063-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | 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
OpenPOWER on IntegriCloud