summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs
Commit message (Expand)AuthorAgeFilesLines
* initfs: Store whiltelist in a directory of filesMilton Miller2016-06-303-5/+8
* initfs: whitelist: Sanitize obmc events whitelist entryMilton Miller2016-06-301-1/+1
* initfs: update: Sanitize whitelist directory entriesMilton Miller2016-06-301-2/+13
* initfs: update: handle no images to updateMilton Miller2016-06-301-2/+11
* initfs: init: add file for base optionsMilton Miller2016-06-301-1/+9
* initfs: update: add --help messageMilton Miller2016-06-301-1/+19
* initfs: update: add check for image size vs mtd sizeMilton Miller2016-06-301-0/+17
* initfs: update: check individual mtd partitions for mountsMilton Miller2016-06-301-5/+41
* initfs: update: add option to perform checks but skip actual updateMilton Miller2016-06-301-12/+19
* initfs: update: Consistently add ERROR: and print to stderrMilton Miller2016-06-301-3/+7
* initfs: update: Do not cause an error if no files were savedMilton Miller2016-06-301-1/+1
* initfs: update: Don't exec sh or sulogin on error just exit 1Milton Miller2016-06-301-17/+6
* initfs: shutdown: comment on update successMilton Miller2016-06-301-0/+8
* initfs: Fix recipe, remove unnecessary classMilton Miller2016-06-301-1/+0
* 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
OpenPOWER on IntegriCloud