summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/obmc-phosphor-initfs/files
AgeCommit message (Expand)AuthorFilesLines
2016-06-30initfs: whitelist: Sanitize obmc events whitelist entryMilton Miller1-1/+1
2016-06-30initfs: update: Sanitize whitelist directory entriesMilton Miller1-2/+13
2016-06-30initfs: update: handle no images to updateMilton Miller1-2/+11
2016-06-30initfs: init: add file for base optionsMilton Miller1-1/+9
2016-06-30initfs: update: add --help messageMilton Miller1-1/+19
2016-06-30initfs: update: add check for image size vs mtd sizeMilton Miller1-0/+17
2016-06-30initfs: update: check individual mtd partitions for mountsMilton Miller1-5/+41
2016-06-30initfs: update: add option to perform checks but skip actual updateMilton Miller1-12/+19
2016-06-30initfs: update: Consistently add ERROR: and print to stderrMilton Miller1-3/+7
2016-06-30initfs: update: Do not cause an error if no files were savedMilton Miller1-1/+1
2016-06-30initfs: update: Don't exec sh or sulogin on error just exit 1Milton Miller1-17/+6
2016-06-30initfs: shutdown: comment on update successMilton Miller1-0/+8
2016-03-08init: Increase fidelity of u-boot environment parsingMilton D. Miller II1-6/+19
2016-03-08init: Add a hook to download filesMilton D. Miller II1-0/+107
2016-03-08init: Allow options to be fixed at build timeMilton D. Miller II1-0/+5
2016-03-08init: Look for options in u-boot environmentMilton D. Miller II1-0/+15
2016-03-08init: Add option to copy files into memoryMilton D. Miller II1-0/+15
2016-03-08init: Call update from initramfs directoryMilton D. Miller II1-5/+6
2016-03-08init: Be explicit about saving and restoring files.Milton D. Miller II1-4/+3
2016-03-08init: Add option to copy base read-only filesystem into RAMMilton D. Miller II1-0/+12
2016-03-08init: Add option to run with writable overlay in RAMMilton D. Miller II1-0/+5
2016-03-04init: Always move images from rootMilton D. Miller II1-5/+10
2016-03-04init: Run from RAM if file system type is specified as noneMilton D. Miller II1-2/+6
2016-03-04init: Suppress fsck command not present error by file system typeMilton D. Miller II1-1/+1
2016-03-04init: Use image of read only file system in RAM if presentMilton D. Miller II1-0/+6
2016-03-04init: Read options from a fileMilton D. Miller II1-2/+8
2016-03-04update: Skip calling flashcp for empty filesMilton D. Miller II1-0/+6
2016-03-04update: Remove images as they are successfully flashedMilton D. Miller II1-2/+1
2016-03-04update: Add option to copy files to runtime cow directoryMilton D. Miller II1-0/+10
2016-03-04update: Save whitelist files from RAM or mounted read-write filesystemMilton D. Miller II1-4/+12
2016-03-04update: Save files using the same mount path as initMilton D. Miller II1-1/+1
2016-03-04update: Make cow directory before restoring saved files.Milton D. Miller II1-0/+1
2016-03-04update: Restore files via an alternate mount directoryMilton D. Miller II1-0/+6
2016-03-04update: Save files in run filesystemMilton D. Miller II1-1/+1
2016-03-04update: Read whitelist from the /run/initramfs directoryMilton D. Miller II1-2/+4
2016-03-04update: Do not check if the whitelist is emptyMilton D. Miller II1-1/+1
2016-03-04update: Add options to skip the save and restore phasesMilton D. Miller II1-3/+16
2016-03-03update: Add command line parsing to clean or preserve saved filesMilton D. Miller II1-0/+22
2016-03-03shutdown: request saved files be cleanedMilton D. Miller II1-1/+1
2016-03-03shutdown: Call update from /run/initramfs directoryMilton D. Miller II1-3/+5
2016-03-03shutdown: Complain if update images exist without update scriptMilton D. Miller II1-2/+7
2016-03-03shutdown: Test equality with =Milton D. Miller II1-1/+1
2016-03-03shutdown: Correct comment on the reason to invoke sttyMilton D. Miller II1-1/+1
2016-03-03shutdown: Conditionally unmount procMilton D. Miller II1-1/+1
2016-02-24initfs: Use stty to drain output before rebootMilton D. Miller II1-0/+2
2016-02-24initfs: Add flash clear and update during initMilton Miller1-1/+53
2016-02-24initfs: Do not warn on missing jffs2 fsckMilton Miller1-1/+2
2016-02-24obmc-{init,update}.sh: Cope with alternate RW FS typesAndrew Jeffery2-4/+31
2016-02-24obmc-init.sh: Fix FS type in mount failure messageAndrew Jeffery1-1/+1
2016-02-09Enable Persistent event logs in OBMCChris Austen1-0/+1