summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs
Commit message (Expand)AuthorAgeFilesLines
* init: Increase fidelity of u-boot environment parsingMilton D. Miller II2016-03-071-6/+19
* 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
* 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
* obmc-{init,update}.sh: Cope with alternate RW FS typesAndrew Jeffery2016-02-242-4/+31
* obmc-init.sh: Fix FS type in mount failure messageAndrew Jeffery2016-02-241-1/+1
* Enable Persistent event logs in OBMCChris Austen2016-02-091-0/+1
* obmc-initfs: shutdown when rofs is a loop mounted image in /runMilton Miller2016-02-091-2/+7
* obmc-initfs: run update as a sub-scriptMilton Miller2016-02-092-13/+5
* obmc-initfs: run fsck on read/write file systemMilton Miller2016-02-091-4/+25
* obmc-initfs: factor debug and takeoverMilton Miller2016-02-091-17/+49
* obmc-initfs: use varables for paths and mount argumentsMilton Miller2016-02-092-21/+33
* obmc-initfs: look for images in /run/initramfs/image-Milton Miller2016-02-092-9/+10
* obmc-initfs: init: check init is an executable fileMilton Miller2016-02-091-2/+3
* obmc-initfs: shutdown: use absolute pathsMilton Miller2016-02-091-2/+3
* obmc-initfs: shutdown: don't follow linksMilton Miller2016-02-091-1/+1
* Hack to make fw_setenv workMilton D. Miller II2016-01-282-0/+12
* Create obmc-phosphor-initfs startup and shutdown scriptsMilton D. Miller II2016-01-285-0/+270
OpenPOWER on IntegriCloud